openbsd
2014-08-25 ajacoutotDisplay usage on 2 lines.
2014-08-25 ajacoutotPut _rc_err argument under quotes to respect the syntax...
2014-08-25 bradStart removing unused documentation and the server...
2014-08-24 schwarzeOops. Garbage collect unused variable.
2014-08-24 schwarzeWhen support for bold italic font was added to the...
2014-08-24 deraadtsocketvar.h instead of socket.h, oops
2014-08-24 deraadtmore NO_CROSS
2014-08-24 schwarzeDelete the function svc_get_all().
2014-08-24 schwarzeWhitelisting allowed services is safer and less confusi...
2014-08-24 schwarzeStart all error messages with "rcctl: " such that it...
2014-08-24 zhukFix wrong IEEE 802.11 ioctl's:
2014-08-24 sfremove trailing whitespace
2014-08-24 ajacoutotAdd a comment to unconfuse Ingo :-)
2014-08-24 ajacoutotFix reversed logic.
2014-08-24 ajacoutotDrop obvious comments.
2014-08-24 bcookconstify strerror return value
2014-08-24 bcookInclude <sys/time.h> to get struct timeval
2014-08-24 bcookInclude <sys/select.h> to get select
2014-08-24 jsingLet SSL_CIPHER_description() allocate the buffer for...
2014-08-24 dougRemove imaginary non-reserved port support from mountd.
2014-08-24 jsingReplace the remaining uses of ssl3_put_cipher_by_char...
2014-08-24 schwarzereduce indentation of main program by one tab, no funct...
2014-08-24 ajacoutotDrop uneeded parenthesis in usage().
2014-08-24 ajacoutotDrop unused variables.
2014-08-24 ajacoutotIn debug mode, make it clear when we are using the...
2014-08-24 ajacoutotFix args to needs_root() when using "disable" (broken...
2014-08-24 ajacoutotIn debug mode (`-d'), only print the flags relevant...
2014-08-24 ajacoutotSince rcctl(8) can changes the position of such and...
2014-08-24 ajacoutotMake it possible to pass `-d' and `-f' to the rc.d...
2014-08-24 bradAdd some TX BD flags for BCM5717 family chips.
2014-08-23 bluhmMove splnet() in in_ifinit() to protect less code that...
2014-08-23 jsingRemove non-standard GOST cipher suites (which are not...
2014-08-23 dougclose fd when fdopen fails
2014-08-23 jsingReplace the remaining ssl3_get_cipher_by_char() calls...
2014-08-23 deraadtoddly now needs sys/socket.h, because someone removed...
2014-08-23 stspEnhance the ldomctl(8) man page.
2014-08-23 jmcunbind;
2014-08-23 deraadtShrink this to the minimum, but reference /etc/examples...
2014-08-23 deraadtsync
2014-08-23 dougFix fd leak when fdopen fails.
2014-08-23 dougFix double free in ike_auth.c
2014-08-23 pelikanwhen you specify queues in a rule, make sure they have...
2014-08-22 krwPOSIX/FreeBSD/NetBSD/Linux/etc agree -- blk[size|cnt...
2014-08-22 sthenswitch ndp to display MAC addresses in 00:00:00:00...
2014-08-22 sthenprint leading 0's in MAC addresses again, ok deraadt
2014-08-22 deraadtpseudo-device crypto was accidentally left for some...
2014-08-22 bradStrip the BIND code down to just building and installin...
2014-08-22 deraadtdisable use of bind in base; in the base use nsd/unboun...
2014-08-22 tedudon't need this file, only the mod version
2014-08-22 bluhmInstead of getting a nasty error message from privsep
2014-08-22 schwarzetypo; noticed by jmc@ some time ago
2014-08-22 jsgSet the default nfsd flags to "-tun 4". Matches the...
2014-08-22 dougfix memory leak in isakmpd
2014-08-22 deraadtsync
2014-08-22 ajacoutotEnable rcctl(8).
2014-08-22 jsgremove an uneeded test
2014-08-22 deraadtsync
2014-08-21 kspillnerSet the sensor's status when docking and undocking...
2014-08-21 schwarzeBugfix: make whatis(1) case-insensitive again.
2014-08-21 chriszAdd Last-Modified: HTTP header.
2014-08-21 bluhmDocument square brackets for IPv6 addresses. From...
2014-08-21 bluhmSend and receive UDP syslog packets on the IPv6 socket.
2014-08-21 ajacoutotUnbreak when "SRCDIR=."
2014-08-21 jcaFix double free. ok guenther@
2014-08-21 schwarzelimit CGI process execution time to make REDoS attacks...
2014-08-21 mikebdeny "once" flags for match rules; ok henning
2014-08-21 mpiNow that DVACT_DEACTIVATE is propagated to the children...
2014-08-21 bradFix a copy and pasto with the standard ring setup with...
2014-08-21 jsgadd $OpenBSD$
2014-08-21 mpiKill the remaining <netinet/in_systm.h> inclusion!
2014-08-21 schwarzeRight after .Fl, a middle delimiter triggers an empty...
2014-08-21 ajacoutotMake "rcctl status" output match rc.conf(8) format.
2014-08-21 mpiMisleading comments about splnet().
2014-08-21 mpiChange the output of arp(8) to match what ndp(8) does...
2014-08-21 schwarzeNow that rc.conf(8) defines what a base system service...
2014-08-21 mpiIf an ifa has as NULL ifp pointer then is should be...
2014-08-21 ajacoutotDrop sanitation, _rc_parse_conf does this for us already.
2014-08-21 ajacoutotIf a service is disabled its flags are unconditionally...
2014-08-21 dougFree resources on error in mkstemp and fdopen
2014-08-21 bluhmParse loghost in a separate function. Allow [] around...
2014-08-20 dlgafter allocating an mbuf and cluster you still need...
2014-08-20 schwarzeMove the examples to the EXAMPLES section and add some...
2014-08-20 bluhmLink ospfd and syslogd regression tests to the build.
2014-08-20 bluhmRun syslogd regressions tests. As only one syslogd...
2014-08-20 bluhmReplace gethostbyaddr(3) with getnameinfo(3). Remove...
2014-08-20 bluhmAdd missing OpenBSD RCS id.
2014-08-20 bluhmRename priv_gethostserv() to priv_getaddrinfo() as...
2014-08-20 florianBetter explain what unbound is for.
2014-08-20 jmcremove one more reference to crypto(4); ok mikeb
2014-08-20 rpeStore the positional args in vars with meaningful names...
2014-08-20 ajacoutotGreatly simplify get/set flags and status.
2014-08-20 ajacoutotDrop default values from rc.conf.local when we run...
2014-08-20 mikebRemove userland bits related to the crypto(4) interface...
2014-08-20 mikebImplement rxrinfo ioctl for cluster usage statistics
2014-08-20 rpointelunify the declaration of functions.
2014-08-20 ratchovCall audio_{pint,rint}() call-backs with the mutex...
2014-08-20 phesslerWhen doing Whole disk installs on macppc, blank the...
2014-08-20 mikebBye bye /dev/crypto
2014-08-20 mikebBye bye /dev/crypto
2014-08-20 mikebunlink crypto(4) pseudo device from the architecture...
next