summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2011-10-21small optimization: tell pkg_create to skip !libs if LIBS_ONLY (to beMarc Espie
2011-10-18delay daemon fork() until after initialisation has completed to fixDamien Miller
2011-10-15Added "provision for rewound PPP frames" that allows receivingYASUOKA Masahiko
2011-10-15Delete unused field s_first in 'struct pppoe_session' that is assignedYASUOKA Masahiko
2011-10-13Teach some userland tools about NAT64. I think this is mostly from mikeb@Claudio Jeker
2011-10-13Drop a reference to the client SSL_CTX after SSL_new(), so that it isEric Faurot
2011-10-11We don't need to break after calling err(3) because this function willYASUOKA Masahiko
2011-10-11Add a flag for nginx (-u) to be able to disable chroot and use a betterRobert Nagy
2011-10-11fix parsing of :include: aliasesGilles Chehade
2011-10-10document that virtual maps require a domain keyGilles Chehade
2011-10-09show messages sent between processes in debug modeEric Faurot
2011-10-09don't be too hasty, we can choose to syslog (OR NOT) *after* we parse theMarc Espie
2011-10-09add a missing newline when you merge login.conf if login.conf.db doesn't existStuart Henderson
2011-10-08our root is /var/www/htdocs and not /var/www/htmlRobert Nagy
2011-10-08only strip the full path once and remove any / chars from the begining ofRobert Nagy
2011-10-05make sure that the pcre from ports never gets picked up as a dependencyRobert Nagy
2011-10-05Since the worker process of nginx is chrooted on OpenBSD, let's removeRobert Nagy
2011-10-04- sync usage() and SYNOPSISJason McIntyre
2011-10-03Add a 'flag' locator to gpioiic(4), and define a first flagMatthieu Herrb
2011-10-03- fix a segv caused by a deep recursion introduced with a recent quick-fixGilles Chehade
2011-10-03clarify that network sources are to be specified in CIDR notationGilles Chehade
2011-10-03update to nginx 1.0.14Robert Nagy
2011-10-03update to nginx-1.0.8 which includes many bugfixesRobert Nagy
2011-10-02Fix some minor things in config(8):Edd Barrett
2011-10-02When using `config -e`:Edd Barrett
2011-10-02Delete unused variables, from Michael W Bombardieri.Nicholas Marriott
2011-09-29ssl.8: Certifying Authority -> Certificate AuthorityJason McIntyre
2011-09-28removing annoying debug logGilles Chehade
2011-09-27check closefrom() return valueCharles Longeau
2011-09-26tweak previous; ok claudioJason McIntyre
2011-09-25remove hack, ask for SUBDIRs with FULLPATH setMarc Espie
2011-09-24generate and install the correct manual page, noted by deraadt@Robert Nagy
2011-09-22unconditionally chroot to the www user's homedir by defaultRobert Nagy
2011-09-22fix two signed/unsigned comparsionsRobert Nagy
2011-09-22pick the internal pcre up and use thatRobert Nagy
2011-09-22thank you CVS for missing the "core" directoryRobert Nagy
2011-09-22import of nginx 1.0.6 with a bundled libpcre needed for pcre to workRobert Nagy
2011-09-22Let tcpdump use the same format for printing IPv6 fragments as forAlexander Bluhm
2011-09-22purge the rcsidTheo de Raadt
2011-09-22Revert r1.29. Now that the "C" locale is ASCII-only, this workaroundStefan Sperling
2011-09-21fix missing err.h includesJonathan Gray
2011-09-21missing err.h includeJonathan Gray
2011-09-21include err.h for warnxJonathan Gray
2011-09-21During socket splicing the relayd session timeouts could not beAlexander Bluhm
2011-09-21fix an |= that should have been !=Jonathan Gray
2011-09-21fix the two most offensive indentation violations in here.Peter Hessler
2011-09-21Add rdomain support to NTPd.Peter Hessler
2011-09-21Try to document the show mrt command. While there order the filtersClaudio Jeker
2011-09-21Make it possible to parse MRT table dumps (all 3 formats) and displayClaudio Jeker
2011-09-21Fix nexthop_modify() to reset the flags when called. Until nowClaudio Jeker