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