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