2014-08-24 |
schwarze | Oops. Garbage collect unused variable. |
commit | commitdiff | tree | snapshot |
2014-08-24 |
schwarze | When support for bold italic font was added to the... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
deraadt | socketvar.h instead of socket.h, oops |
commit | commitdiff | tree | snapshot |
2014-08-24 |
deraadt | more NO_CROSS |
commit | commitdiff | tree | snapshot |
2014-08-24 |
schwarze | Delete the function svc_get_all(). |
commit | commitdiff | tree | snapshot |
2014-08-24 |
schwarze | Whitelisting allowed services is safer and less confusi... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
schwarze | Start all error messages with "rcctl: " such that it... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
zhuk | Fix wrong IEEE 802.11 ioctl's: |
commit | commitdiff | tree | snapshot |
2014-08-24 |
sf | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2014-08-24 |
ajacoutot | Add a comment to unconfuse Ingo :-) |
commit | commitdiff | tree | snapshot |
2014-08-24 |
ajacoutot | Fix reversed logic. |
commit | commitdiff | tree | snapshot |
2014-08-24 |
ajacoutot | Drop obvious comments. |
commit | commitdiff | tree | snapshot |
2014-08-24 |
bcook | constify strerror return value |
commit | commitdiff | tree | snapshot |
2014-08-24 |
bcook | Include <sys/time.h> to get struct timeval |
commit | commitdiff | tree | snapshot |
2014-08-24 |
bcook | Include <sys/select.h> to get select |
commit | commitdiff | tree | snapshot |
2014-08-24 |
jsing | Let SSL_CIPHER_description() allocate the buffer for... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
doug | Remove imaginary non-reserved port support from mountd. |
commit | commitdiff | tree | snapshot |
2014-08-24 |
jsing | Replace the remaining uses of ssl3_put_cipher_by_char... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
schwarze | reduce indentation of main program by one tab, no funct... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
ajacoutot | Drop uneeded parenthesis in usage(). |
commit | commitdiff | tree | snapshot |
2014-08-24 |
ajacoutot | Drop unused variables. |
commit | commitdiff | tree | snapshot |
2014-08-24 |
ajacoutot | In debug mode, make it clear when we are using the... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
ajacoutot | Fix args to needs_root() when using "disable" (broken... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
ajacoutot | In debug mode (`-d'), only print the flags relevant... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
ajacoutot | Since rcctl(8) can changes the position of such and... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
ajacoutot | Make it possible to pass `-d' and `-f' to the rc.d... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
brad | Add some TX BD flags for BCM5717 family chips. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
bluhm | Move splnet() in in_ifinit() to protect less code that... |
commit | commitdiff | tree | snapshot |
2014-08-23 |
jsing | Remove non-standard GOST cipher suites (which are not... |
commit | commitdiff | tree | snapshot |
2014-08-23 |
doug | close fd when fdopen fails |
commit | commitdiff | tree | snapshot |
2014-08-23 |
jsing | Replace the remaining ssl3_get_cipher_by_char() calls... |
commit | commitdiff | tree | snapshot |
2014-08-23 |
deraadt | oddly now needs sys/socket.h, because someone removed... |
commit | commitdiff | tree | snapshot |
2014-08-23 |
stsp | Enhance the ldomctl(8) man page. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
jmc | unbind; |
commit | commitdiff | tree | snapshot |
2014-08-23 |
deraadt | Shrink this to the minimum, but reference /etc/examples... |
commit | commitdiff | tree | snapshot |
2014-08-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-08-23 |
doug | Fix fd leak when fdopen fails. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
doug | Fix double free in ike_auth.c |
commit | commitdiff | tree | snapshot |
2014-08-23 |
pelikan | when you specify queues in a rule, make sure they have... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
krw | POSIX/FreeBSD/NetBSD/Linux/etc agree -- blk[size|cnt... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
sthen | switch ndp to display MAC addresses in 00:00:00:00... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
sthen | print leading 0's in MAC addresses again, ok deraadt |
commit | commitdiff | tree | snapshot |
2014-08-22 |
deraadt | pseudo-device crypto was accidentally left for some... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
brad | Strip the BIND code down to just building and installin... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
deraadt | disable use of bind in base; in the base use nsd/unboun... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
tedu | don't need this file, only the mod version |
commit | commitdiff | tree | snapshot |
2014-08-22 |
bluhm | Instead of getting a nasty error message from privsep |
commit | commitdiff | tree | snapshot |
2014-08-22 |
schwarze | typo; noticed by jmc@ some time ago |
commit | commitdiff | tree | snapshot |
2014-08-22 |
jsg | Set the default nfsd flags to "-tun 4". Matches the... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
doug | fix memory leak in isakmpd |
commit | commitdiff | tree | snapshot |
2014-08-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-08-22 |
ajacoutot | Enable rcctl(8). |
commit | commitdiff | tree | snapshot |
2014-08-22 |
jsg | remove an uneeded test |
commit | commitdiff | tree | snapshot |
2014-08-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-08-21 |
kspillner | Set the sensor's status when docking and undocking... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
schwarze | Bugfix: make whatis(1) case-insensitive again. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
chrisz | Add Last-Modified: HTTP header. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
bluhm | Document square brackets for IPv6 addresses. From... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
bluhm | Send and receive UDP syslog packets on the IPv6 socket. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
ajacoutot | Unbreak when "SRCDIR=." |
commit | commitdiff | tree | snapshot |
2014-08-21 |
jca | Fix double free. ok guenther@ |
commit | commitdiff | tree | snapshot |
2014-08-21 |
schwarze | limit CGI process execution time to make REDoS attacks... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
mikeb | deny "once" flags for match rules; ok henning |
commit | commitdiff | tree | snapshot |
2014-08-21 |
mpi | Now that DVACT_DEACTIVATE is propagated to the children... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
brad | Fix a copy and pasto with the standard ring setup with... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
jsg | add $OpenBSD$ |
commit | commitdiff | tree | snapshot |
2014-08-21 |
mpi | Kill the remaining <netinet/in_systm.h> inclusion! |
commit | commitdiff | tree | snapshot |
2014-08-21 |
schwarze | Right after .Fl, a middle delimiter triggers an empty... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
ajacoutot | Make "rcctl status" output match rc.conf(8) format. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
mpi | Misleading comments about splnet(). |
commit | commitdiff | tree | snapshot |
2014-08-21 |
mpi | Change the output of arp(8) to match what ndp(8) does... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
schwarze | Now that rc.conf(8) defines what a base system service... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
mpi | If an ifa has as NULL ifp pointer then is should be... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
ajacoutot | Drop sanitation, _rc_parse_conf does this for us already. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
ajacoutot | If a service is disabled its flags are unconditionally... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
doug | Free resources on error in mkstemp and fdopen |
commit | commitdiff | tree | snapshot |
2014-08-21 |
bluhm | Parse loghost in a separate function. Allow [] around... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
dlg | after allocating an mbuf and cluster you still need... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
schwarze | Move the examples to the EXAMPLES section and add some... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
bluhm | Link ospfd and syslogd regression tests to the build. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
bluhm | Run syslogd regressions tests. As only one syslogd... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
bluhm | Replace gethostbyaddr(3) with getnameinfo(3). Remove... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
bluhm | Add missing OpenBSD RCS id. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
bluhm | Rename priv_gethostserv() to priv_getaddrinfo() as... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
florian | Better explain what unbound is for. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
jmc | remove one more reference to crypto(4); ok mikeb |
commit | commitdiff | tree | snapshot |
2014-08-20 |
rpe | Store the positional args in vars with meaningful names... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
ajacoutot | Greatly simplify get/set flags and status. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
ajacoutot | Drop default values from rc.conf.local when we run... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
mikeb | Remove userland bits related to the crypto(4) interface... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
mikeb | Implement rxrinfo ioctl for cluster usage statistics |
commit | commitdiff | tree | snapshot |
2014-08-20 |
rpointel | unify the declaration of functions. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
ratchov | Call audio_{pint,rint}() call-backs with the mutex... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
phessler | When doing Whole disk installs on macppc, blank the... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
mikeb | Bye bye /dev/crypto |
commit | commitdiff | tree | snapshot |
2014-08-20 |
mikeb | Bye bye /dev/crypto |
commit | commitdiff | tree | snapshot |
2014-08-20 |
mikeb | unlink crypto(4) pseudo device from the architecture... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
doug | Release CPU mutexes on EINVAL. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
guenther | Backport support for i386/amd64 'rdtscp' instruction... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
dlg | brad said i had some whitespace screwups in my previous... |
commit | commitdiff | tree | snapshot |
next |