summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-08-21Send and receive UDP syslog packets on the IPv6 socket.Alexander Bluhm
2014-08-21Unbreak when "SRCDIR=."Antoine Jacoutot
2014-08-21Fix double free. ok guenther@Jeremie Courreges-Anglas
2014-08-21limit CGI process execution time to make REDoS attacks less effective;Ingo Schwarze
2014-08-21deny "once" flags for match rules; ok henningMike Belopuhov
2014-08-21Now that DVACT_DEACTIVATE is propagated to the children of a device whenMartin Pieuchot
2014-08-21Fix a copy and pasto with the standard ring setup with calling if_rxr_init()Brad Smith
2014-08-21add $OpenBSD$Jonathan Gray
2014-08-21Kill the remaining <netinet/in_systm.h> inclusion!Martin Pieuchot
2014-08-21Right after .Fl, a middle delimiter triggers an empty scope,Ingo Schwarze
2014-08-21Make "rcctl status" output match rc.conf(8) format.Antoine Jacoutot
2014-08-21Misleading comments about splnet().Martin Pieuchot
2014-08-21Change the output of arp(8) to match what ndp(8) does and include theMartin Pieuchot
2014-08-21Now that rc.conf(8) defines what a base system service, a baseIngo Schwarze
2014-08-21If an ifa has as NULL ifp pointer then is should be considered asMartin Pieuchot
2014-08-21Drop sanitation, _rc_parse_conf does this for us already.Antoine Jacoutot
2014-08-21If a service is disabled its flags are unconditionally set to "NO", soAntoine Jacoutot
2014-08-21Free resources on error in mkstemp and fdopendoug
2014-08-21Parse loghost in a separate function. Allow [] around hostname,Alexander Bluhm
2014-08-20after allocating an mbuf and cluster you still need to init the lengthDavid Gwynne
2014-08-20Move the examples to the EXAMPLES section and add some actualIngo Schwarze
2014-08-20Link ospfd and syslogd regression tests to the build.Alexander Bluhm
2014-08-20Run syslogd regressions tests. As only one syslogd can run perAlexander Bluhm