summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-04-20switch to new dhcpd, theo okHenning Brauer
2004-04-20$OpenBSD$Henning Brauer
2004-04-20more shrinking; ok henningTheo de Raadt
2004-04-20switch to new dhcrelay, theo okHenning Brauer
2004-04-20there are lies, damn lies, and isc dhcpd manpagesHenning Brauer
2004-04-20tree.h is not used at allTheo de Raadt
2004-04-20remove lies about the leases file and its handlingHenning Brauer
2004-04-20don't allow the port to be changed here eitherHenning Brauer
2004-04-19include string.h for memset, canacar@ okAnil Madhavapeddy
2004-04-19Remove unused stuff; give error message if the db cannot be openened; setOtto Moerbeek
2004-04-19Don't complain when the /nonexistent homedir does not exist.Todd C. Miller
2004-04-19Catch negative lease times. From openbsd@nerd-marrow.com in PR 2888,Tom Cosgrove
2004-04-19options sort and update for sess_id;Jason McIntyre
2004-04-18spacingTheo de Raadt
2004-04-18more KNFHenning Brauer
2004-04-18more knfTheo de Raadt
2004-04-18various knf; henning okTheo de Raadt
2004-04-18dhcpd may be invoked without any interface givenHenning Brauer
2004-04-16let getpeerbyip work for both v4 and v6Henning Brauer
2004-04-16use getpeerbyaddr() instead of using the v4 part of the af independentHenning Brauer
2004-04-16make log_conn_attempt work in an address family independent matterHenning Brauer
2004-04-16in the neighbor view, add support for local/remote addr beeing v6 onesHenning Brauer
2004-04-16a bunch of knf, ok henningTheo de Raadt
2004-04-15chroot and drop privileges after startupHenning Brauer
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