summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2002-10-26use strtoul, not atoi. some error handling sync w/kame.Jun-ichiro itojun Hagino
2002-10-25copy over the code for hpux to be used for a BSD case, not tested, but at lea...Michael Shalayeff
2002-10-25prepend the underscore always for elf, this makes kvm_bsd.db work on elf plat...Michael Shalayeff
2002-10-25Add options to set the uid, gid, and group vector after the chroot;Todd C. Miller
2002-10-25Remove PATH_NATRULES, since nat is no longer in a seperate file.Camiel Dobbelaar
2002-10-25- spelling/grammarCamiel Dobbelaar
2002-10-25- be even more careful with data supplied from outsideCamiel Dobbelaar
2002-10-25%ul -> %luCamiel Dobbelaar
2002-10-25%ul -> %luCamiel Dobbelaar
2002-10-25escape a couple of literal \n's so they print correctlyJason Wright
2002-10-24be more picky about arg parsing. check ERANGE on strtoul. sync w/kame.Jun-ichiro itojun Hagino
2002-10-23Replace tmpnam() with mkstemp() to avoid possible /tmp race.Todd C. Miller
2002-10-23integer overflow cleanup - convert to u_long so strtoul can handle comparisonsMark Grimes
2002-10-15improve englishJakob Schlyter
2002-10-14Fix from FreeBSD for atlhon problems with mtrr and XFree86. Ok deraadt@Matthieu Herrb
2002-10-13Xr files.conf(5)Miod Vallat
2002-10-07merge apache 1.3.27Henning Brauer
2002-10-07sync MANUALFILESHenning Brauer
2002-10-07drain the bitbucketHenning Brauer
2002-10-07emacsed outHenning Brauer
2002-10-07gone to the big harddrive in the skyHenning Brauer
2002-10-07merge apache 1.3.27 and mod_ssl 2.8.11Henning Brauer
2002-10-07import apache 1.3.27 and mod_ssl 2.8.11Henning Brauer
2002-10-07make restarts work again with missing srm.conf (sigh)Henning Brauer
2002-10-06match php 4, too, in the example, j@pureftpd.orgHenning Brauer
2002-10-06in the commented out AddType example for php take values fitting for php4,Henning Brauer
2002-10-04fix a cross-site scripting vuln:Henning Brauer
2002-10-01version 1.2.4.1 from KTH: ok deraadt@ jason@Dale Rahn
2002-09-28format usage nicer, and add startssl to summary usage. also order theHenning Brauer
2002-09-26remove MDC2; patentsMarkus Friedl
2002-09-23Add missing includes, breaks and semicolons to appease gcc3; David KrauseTodd C. Miller
2002-09-20better comment about RessourceConfig and AccessConfig aka srm.conf andHenning Brauer
2002-09-19bye byeHenning Brauer
2002-09-18Handle RFC2637 (PPTP defines an enhanced GRE... *sigh*)Jason Wright
2002-09-18Fully decode source routing elements defined in rfc1702Jason Wright
2002-09-18Rewrite from scratch: same basic functionality, but better license andJason Wright
2002-09-18don't install srm.conf, access.conf, srm.conf-dist and access.conf-distHenning Brauer
2002-09-18no point in limiting MaxRequestsPerChild on OpenBSDHenning Brauer
2002-09-18some cometics, correct SYNOPSISHenning Brauer
2002-09-18remove egp support; unresolved non-bsd license for a decoder of protocol thatJakob Schlyter
2002-09-18no trspTheo de Raadt
2002-09-18fix Xr refs; frisco@blackant.netTheo de Raadt
2002-09-18bye byeTheo de Raadt
2002-09-15no license; i told you guys i mean itTheo de Raadt
2002-09-13Pedro says we can change his license too.Theo de Raadt
2002-09-13and... we managed to contact "Eric Rosenquist" <eric@rosenquist.com> throughTheo de Raadt
2002-09-13Paul Mackerras and the Australian National University have worked thingsTheo de Raadt
2002-09-12Eliminate the need for /dev/null in the chroot jail by opening itTodd C. Miller
2002-09-10only use socklen_t for OpenBSD >= 2.6Henning Brauer
2002-09-10create a 127.0.0.1: socket to match the *: socket upon which amq requestsTheo de Raadt