summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-04-15do not close and re-open the leases file all the time, instead open it onceHenning Brauer
2004-04-15dhcpd actually does not listen on port 68 ...Henning Brauer
2004-04-15knf + ansiHans-Joerg Hoexer
2004-04-15cleaning; from pedroHenning Brauer
2004-04-15knf + ansiHans-Joerg Hoexer
2004-04-15chroot and drop privileges to _mopd:_mopd after initialization.Henning Brauer
2004-04-15Prevent another instance of syslogd from unlinking log sockets thatTodd C. Miller
2004-04-15- trim/update AUTHORSJason McIntyre
2004-04-15use the shiny new _PATH_VAREMPTYHenning Brauer
2004-04-14Pass the job name to the input filter via the -j flag. Some filtersTodd C. Miller
2004-04-144000 lines worth of cleanup, KNF, Knall&Rauch elemination and suchHenning Brauer
2004-04-14Don't forget to move to STATE_RUN if the -w output file is stdout.Otto Moerbeek
2004-04-14useless tooHenning Brauer
2004-04-14ansiTheo de Raadt
2004-04-14king bula sez those are bulaHenning Brauer
2004-04-14spacesTheo de Raadt
2004-04-14KNF, ansi and suchHenning Brauer
2004-04-14getoptHenning Brauer
2004-04-14less pathetic usage(), and I felt free to remove the helpfullHenning Brauer
2004-04-14remove pidfile gunk, use daemon, and get rid of some debugging crapHenning Brauer
2004-04-14don't print half a terminal worth of vixie advertising at startup and in usageHenning Brauer
2004-04-14the ones from dhclient do, and they're already KNF'd and annsified...Henning Brauer
2004-04-14fold in 10liners and clean up other .hs a bitHenning Brauer
2004-04-14more crap bites the dustHenning Brauer
2004-04-14bye byeHenning Brauer
2004-04-14cheat to KNF and ansi this: take the one from dhclient and add back theHenning Brauer
2004-04-14dhcpd may know about a thousand strange things to get packets onto the wire,Henning Brauer
2004-04-14we want bpf onlyHenning Brauer
2004-04-13sure a good idea to include 100 lines of comments Just Because...Henning Brauer
2004-04-13time_t and kill a few dumb definesHenning Brauer
2004-04-13may the whacking beginHenning Brauer
2004-04-13Treat 'o' format files (PostScript) from MacOS 10.1 the same as 'l',Todd C. Miller
2004-04-13$OpenBSD$Henning Brauer
2004-04-13print the MP capabilities as the neighbor announced in the show neighborHenning Brauer
2004-04-13parse the BGP Multiprotocol Extensions (RFC 2858) capabilities and store inHenning Brauer
2004-04-13Cleanup and more careful payload parsing.Hans-Joerg Hoexer
2004-04-13use standard options list, and slightly rearrange the page;Jason McIntyre
2004-04-13fix null pointer dereference when trying to read+clear non-existent memoryDamien Miller
2004-04-13remove the quiet option, we're being quiet by defaultHenning Brauer
2004-04-13chroot to /var/empty and drop privileges, theo okHenning Brauer
2004-04-13closer to realityHenning Brauer
2004-04-13Sort getopt list and tidy error checks. From andrushock@korovino.net;Damien Miller
2004-04-13commented out LoadModule statement for mod_proxy like we do for the otherHenning Brauer
2004-04-12relaying back bootp answers should work againHenning Brauer
2004-04-12remove those overly helpfull comments like explaining that time(3) gets theHenning Brauer
2004-04-12KNFHenning Brauer
2004-04-12one big sweep of KNF, ansi and suchHenning Brauer
2004-04-12se daemon(3)Henning Brauer
2004-04-12spacingTheo de Raadt
2004-04-12sync w/ 0.9.7d import (one typo);Jason McIntyre