summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-28Add option handling for ordered flags.Joel Sing
2014-08-28Add option handling for input/output formats.Joel Sing
2014-08-28er, rehook httpd.Jason McIntyre
2014-08-28fix previous, and add a SEE ALSO section for httpd;Jason McIntyre
2014-08-28Simplify.Antoine Jacoutot
2014-08-28Consistency in conditionals; no functional change.Antoine Jacoutot
2014-08-28Support .St -susv1 and .St -susv4. Illumos wants to use this,Ingo Schwarze
2014-08-28I just noticed that -Tps writes "%%CreationDate:" headers.Ingo Schwarze
2014-08-28preserve errno value on success.Brent Cook
2014-08-27Disentangle svc_default_enabled_flags() and svc_get_flags().Ingo Schwarze
2014-08-27Remove $_ usage that warns under Perl 5.18.Kent R. Spillner
2014-08-27Rename Persistant to Persistent.Kent R. Spillner
2014-08-27Convert openssl(1) prime to the new options/usage handling.Joel Sing
2014-08-27Reset the config struct before calling options_parse(), otherwise configJoel Sing
2014-08-27Add an option type that handles argument to integer conversion.Joel Sing
2014-08-27Add regression tests for diff -uw issue reported by guenther@. Ensure theKent R. Spillner
2014-08-27Ensure diff -uw always produces valid output when one file doesn't endKent R. Spillner
2014-08-27Implement table-driven option parsing that allows an application toJoel Sing
2014-08-27One less option.Antoine Jacoutot
2014-08-27Simplify examples handling.Antoine Jacoutot
2014-08-27Nuke net.inet6.icmp6.rediraccept and allow redirects on interfacesFlorian Obser
2014-08-27Add httpd default log files to the rotation.Christian Weisgerber
2014-08-27Add the API function ressl_config_set_ecdhcurve(config, name) to set aReyk Floeter
2014-08-27c99 no longer allows implicit ints. make the declaration explicit.Daniel Dickman
2014-08-27Add support for Curve25519 using the public domain code that is foundReyk Floeter
2014-08-27Write all data before closing the server socket if the output bufferReyk Floeter
2014-08-27promote "times" to posix special built-in;Jason McIntyre
2014-08-27Regression tests for setuid-and-friends.Bret Lambert
2014-08-27Add missing capability to handle new $2b version of blowfish passwordSebastian Reitenbach
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