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