Age | Commit message (Expand) | Author |
2014-08-24 | remove trailing whitespace | Stefan Fritsch |
2014-08-24 | Add a comment to unconfuse Ingo :-) | Antoine Jacoutot |
2014-08-24 | Fix reversed logic. | Antoine Jacoutot |
2014-08-24 | Drop obvious comments. | Antoine Jacoutot |
2014-08-24 | constify strerror return value | Brent Cook |
2014-08-24 | Include <sys/time.h> to get struct timeval | Brent Cook |
2014-08-24 | Include <sys/select.h> to get select | Brent Cook |
2014-08-24 | Let SSL_CIPHER_description() allocate the buffer for the description, | Joel Sing |
2014-08-24 | Remove imaginary non-reserved port support from mountd. | Doug Hogan |
2014-08-24 | Replace the remaining uses of ssl3_put_cipher_by_char() with s2n and a | Joel Sing |
2014-08-24 | reduce indentation of main program by one tab, no functional change | Ingo Schwarze |
2014-08-24 | Drop uneeded parenthesis in usage(). | Antoine Jacoutot |
2014-08-24 | Drop unused variables. | Antoine Jacoutot |
2014-08-24 | In debug mode, make it clear when we are using the default flags when | Antoine Jacoutot |
2014-08-24 | Fix args to needs_root() when using "disable" (broken in the v1.9 | Antoine Jacoutot |
2014-08-24 | In debug mode (`-d'), only print the flags relevant to the rc.d(8) we are | Antoine Jacoutot |
2014-08-24 | Since rcctl(8) can changes the position of such and such variable, sort | Antoine Jacoutot |
2014-08-24 | Make it possible to pass `-d' and `-f' to the rc.d(8) script. | Antoine Jacoutot |
2014-08-24 | Add some TX BD flags for BCM5717 family chips. | Brad Smith |
2014-08-23 | Move splnet() in in_ifinit() to protect less code that does not | Alexander Bluhm |
2014-08-23 | Remove non-standard GOST cipher suites (which are not compiled in | Joel Sing |
2014-08-23 | close fd when fdopen fails | doug |
2014-08-23 | Replace the remaining ssl3_get_cipher_by_char() calls with n2s() and | Joel Sing |
2014-08-23 | oddly now needs sys/socket.h, because someone removed struct socket fwd | Theo de Raadt |
2014-08-23 | Enhance the ldomctl(8) man page. | Stefan Sperling |
2014-08-23 | unbind; | Jason McIntyre |
2014-08-23 | Shrink this to the minimum, but reference /etc/examples/pf.conf | Theo de Raadt |
2014-08-23 | sync | Theo de Raadt |
2014-08-23 | Fix fd leak when fdopen fails. | doug |
2014-08-23 | Fix double free in ike_auth.c | doug |
2014-08-23 | when you specify queues in a rule, make sure they have been defined. | Martin Pelikan |
2014-08-22 | POSIX/FreeBSD/NetBSD/Linux/etc agree -- blk[size|cnt]_t is the bomb. | Kenneth R Westerback |
2014-08-22 | switch ndp to display MAC addresses in 00:00:00:00:00:00 format, ok deraadt@ | Stuart Henderson |
2014-08-22 | print leading 0's in MAC addresses again, ok deraadt | Stuart Henderson |
2014-08-22 | pseudo-device crypto was accidentally left for some architectures. | Theo de Raadt |
2014-08-22 | Strip the BIND code down to just building and installing dig, host and nslookup. | Brad Smith |
2014-08-22 | disable use of bind in base; in the base use nsd/unbound instead. | Theo de Raadt |
2014-08-22 | don't need this file, only the mod version | Ted Unangst |
2014-08-22 | Instead of getting a nasty error message from privsep | Alexander Bluhm |
2014-08-22 | typo; noticed by jmc@ some time ago | Ingo Schwarze |
2014-08-22 | Set the default nfsd flags to "-tun 4". Matches the comment | Jonathan Gray |
2014-08-22 | fix memory leak in isakmpd | doug |
2014-08-22 | sync | Theo de Raadt |
2014-08-22 | Enable rcctl(8). | Antoine Jacoutot |
2014-08-22 | remove an uneeded test | Jonathan Gray |
2014-08-22 | sync | Theo de Raadt |
2014-08-21 | Set the sensor's status when docking and undocking, not just its value. | kspillner |
2014-08-21 | Bugfix: make whatis(1) case-insensitive again. | Ingo Schwarze |
2014-08-21 | Add Last-Modified: HTTP header. | Christopher Zimmermann |
2014-08-21 | Document square brackets for IPv6 addresses. From FreeBSD. | Alexander Bluhm |