Age | Commit message (Expand) | Author |
2014-08-27 | rxr ioctl handling. | David Gwynne |
2014-08-27 | Remove redundant setting of if_mtu which ether_ifattach() already | Brad Smith |
2014-08-27 | deprecate the "item offset" handling. nothing uses it, so we can | David Gwynne |
2014-08-27 | Add an implementation of man(1) into the /usr/bin/mandoc binary and | Ingo Schwarze |
2014-08-26 | dont base the mru on the mtu. unconditionally make it what the | David Gwynne |
2014-08-26 | Simplify the function add_flags(). | Ingo Schwarze |
2014-08-26 | fix SEE ALSO; | Jason McIntyre |
2014-08-26 | sort SEE ALSO; | Jason McIntyre |
2014-08-26 | Do not hand-roll all routers link local address. | Florian Obser |
2014-08-26 | no more exposed etc set | Theo de Raadt |
2014-08-26 | Fist shot at fixing sysmerge(8) with etc-in-base; note that it's still in | Antoine Jacoutot |
2014-08-26 | Create etc set during 'make build' and embed it in base set to make | Robert Peichaer |
2014-08-26 | sync | Theo de Raadt |
2014-08-26 | remove nginx references | Robert Nagy |
2014-08-26 | remove nginx from the base system in favor of OpenBSD's own httpd(8) | Robert Nagy |
2014-08-26 | usr.sbin | Robert Nagy |
2014-08-26 | sync | Theo de Raadt |
2014-08-26 | Update regress to follow openssl(1) move. | Joel Sing |
2014-08-26 | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | Joel Sing |
2011-09-22 | import of nginx 1.0.6 with a bundled libpcre needed for pcre to work | Robert Nagy |
2014-08-26 | Revert the addition of broadcast addresses, it apparently also corrupts | Martin Pieuchot |
2014-08-26 | Don't single out ami(4) here; other RAID drivers support logical | Todd C. Miller |
2014-08-26 | inevitable churn caused by the section title change | Ingo Schwarze |
2014-08-26 | Unify console and CGI section titles, bringing them closer to groff, | Ingo Schwarze |
2014-08-26 | Revert part of the if_rxr diff that incorrectly moves RX ring tail | Mike Belopuhov |
2014-08-25 | Base system special services have no flags, so move the test for them | Ingo Schwarze |
2014-08-25 | get rid of the tempfile in svc_default_enabled_flags(); | Ingo Schwarze |
2014-08-25 | rc.d scripts are shell scripts and need to be sourced in svc_get_flags(). | Antoine Jacoutot |
2014-08-25 | Document the IPv4/IPv6 command line switches and protocol loghost | Alexander Bluhm |
2014-08-25 | Call check_tty_name() and check_log_name() with the string size and | Alexander Bluhm |
2014-08-25 | Add tests where the IP address family has been chosen by -4 or -6 | Alexander Bluhm |
2014-08-25 | Inspired by the previous brainpool addition, copy isakmpd's dh test to | Reyk Floeter |
2014-08-25 | No more /etc/X11/fs | Matthieu Herrb |
2014-08-25 | For functions that take args, return immediately if no args is passed. | Antoine Jacoutot |
2014-08-25 | Cope with some weird rc.conf.local file like "foobar" in pkg_scripts | Antoine Jacoutot |
2014-08-25 | Allow to restrict syslogd to a protocol family with -4 and -6 command | Alexander Bluhm |
2014-08-25 | Fix the gcc compiler warnings "comparison between signed and | Alexander Bluhm |
2014-08-25 | Add tests for syslogd sending and receiving over IPv6 sockets. | Alexander Bluhm |
2014-08-20 | Run syslogd regressions tests. As only one syslogd can run per | Alexander Bluhm |
2014-08-25 | you broke the ramdisk builds... | Theo de Raadt |
2014-08-25 | add an example vmx config line | Jonathan Gray |
2014-08-25 | Sync dh.[ch] from iked. The files are identical, so any change in | Reyk Floeter |
2014-08-25 | Add support for DH groups 27-30 using the Brainpool curves which have | Reyk Floeter |
2014-08-25 | Previosuly forgot the Makefile bit: add mime.types | Reyk Floeter |
2014-08-25 | Simplify rm_from_pkg_scripts(); minus ten lines; no functional change; | Ingo Schwarze |
2014-08-25 | Add a generic system-wide /usr/share/misc/mime.types file that can be | Reyk Floeter |
2014-08-25 | We have never limited the definition of "supported SPF modules" | Mike Belopuhov |
2014-08-25 | Move sending of router solicitations to the kernel; receiving and | Florian Obser |
2014-08-25 | Don't allow pasting into input-disabled panes, from Anish R Athalye. | Nicholas Marriott |
2014-08-25 | snmpd cannot reload | Alexander Hall |