summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2002-07-28call ntpleaps before trying to sync if neededJakob Schlyter
2002-07-27merge if() and foo = snprintf checks better; millert okTheo de Raadt
2002-07-27move leap seconds correction to -N option for nowJakob Schlyter
2002-07-27Fix art link, PR #2840Miod Vallat
2002-07-27add verbose output optionJakob Schlyter
2002-07-27enable leapsecond supprtJakob Schlyter
2002-07-27leapsecond support; written by thorsten glaser; ok millert@Jakob Schlyter
2002-07-27Typo; spotted by cdjones@novusordo.net.Thomas Nordin
2002-07-26build gensysname with HOSTCC.Artur Grabowski
2002-07-26few more $(SHELL); "Aaron Yourk" <ayourk@srt.com>Henning Brauer
2002-07-25Check snprintf() rval for < 0; OK deraadt@Todd C. Miller
2002-07-24Sanity check snprintf() return values before using them. It is legal forTodd C. Miller
2002-07-24ELF_TOOLCHAIN, don't list all of them.Artur Grabowski
2002-07-22don't try to recheck the pathes to server.crt and .key once chrootedHenning Brauer
2002-07-22don't attempt to chroot if we are already chrooted ;-)Henning Brauer
2002-07-22sync ICONFILES with realityHenning Brauer
2002-07-22we document '-F' as introduced with apache 1.3.26 in httpd(8).Henning Brauer
2002-07-20ansiTheo de Raadt
2002-07-20abort on setusercontext failure; millert okTheo de Raadt
2002-07-20ansiTheo de Raadt
2002-07-20try to make pingsock and rpcsock resv tooTheo de Raadt
2002-07-20short -u description in httpd -hHenning Brauer
2002-07-20do not install mk-amd-map and remove references to it in our documentationPeter Valchev
2002-07-20remove pre-apache-1.3.26 cruftHenning Brauer
2002-07-19don't try to find a "suitable" bourne shell for subcommands, just use ourHenning Brauer
2002-07-19sync MANUALPAGES with realityHenning Brauer
2002-07-19enable multiviews in the manual dir.Henning Brauer
2002-07-19sync w/ apache 1.3.26Henning Brauer
2002-07-19mergeHenning Brauer
2002-07-19import apache 1.3.26 + mod_ssl 2.8.10Henning Brauer
2002-07-19bunch more careful tweaksTheo de Raadt
2002-07-19Remove swedish comment. -mojMats O Jansson
2002-07-19ansiTheo de Raadt
2002-07-19ansiTheo de Raadt
2002-07-194344 lines of KNF diffTheo de Raadt
2002-07-19use inet_aton(); mickey says it does not break what he uses -- good enoughTheo de Raadt
2002-07-18use inet_aton() instead of inet_addr(); millert okTheo de Raadt
2002-07-18Remove unused calls to inet_addr()brian
2002-07-18ansify, pull some prototypesPeter Valchev
2002-07-18Correct CFLAGS for vax; deraadt says ok.Hugh Graham
2002-07-18more indentTheo de Raadt
2002-07-18space nitsTheo de Raadt
2002-07-18inet_atonTheo de Raadt
2002-07-18ansify, style changes, removal of bogus libc function prototypes; ok deraadtPeter Valchev
2002-07-18ANSIfy; ok deraadtPeter Valchev
2002-07-17Include limits.h since we use LONG_MAX; we squeaked by with anTodd C. Miller
2002-07-17un-KNF to match apache source code style. requested by theo.Henning Brauer
2002-07-17correctly free() all list members in _closeall.Henning Brauer
2002-07-17with -i, flag on command line and flag displayed are different, and it doesJun-ichiro itojun Hagino
2002-07-17KNFHenning Brauer