summaryrefslogtreecommitdiff
path: root/usr.sbin/bootpd
AgeCommit message (Expand)Author
2003-08-20Convert from select to poll; based on a patch from deraadt@Todd C. Miller
2003-08-19rewrite SIOCGIFCONF into getifaddrs. deraadt okJun-ichiro itojun Hagino
2003-07-08protos; avsm okTheo de Raadt
2003-06-12- section reorderJason McIntyre
2003-06-09missing copyright, found by deraadt@;Jason McIntyre
2003-05-29mdoc versions;Jason McIntyre
2003-04-14standalone/stand alone -> stand-alone;Jason McIntyre
2003-03-15recoginzed -> recognized;Jason McIntyre
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2003-02-18intial -> initial;Jason McIntyre
2003-02-18copyrights added;Jason McIntyre
2003-02-02I've been guaranteed that guaranteed is better than guarenteed.Miod Vallat
2003-01-18more typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2002-12-06unkown; torh@bogus.netTheo de Raadt
2002-09-08volatile sig_atomic_t for sig handler vars; cloderTheo de Raadt
2002-09-06socklen_t use; pvalchev okTheo de Raadt
2002-06-17when calling system(3) redirect std* from /dev/nullJason Wright
2002-06-10-Wall cleanupHans Insulander
2002-05-27unsigned to unsigned intTheo de Raadt
2002-05-26with XXX, note a place we could maybe use arc4random()Theo de Raadt
2002-03-14kill more registers.Mike Pechkin
2001-08-22ether_hton(3) -> ether_hostton(3)Brad Smith
2001-01-16save_errno in signal handler, in case it calls signal()Theo de Raadt
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-11-08- Get rid of ".Sh OPTIONS" and always use the standard options list intro.Aaron Campbell
2000-10-23Format string paranoia w/use of bootpd's local stdarg report() routine.Aaron Campbell
2000-10-23Call get_errmsg() properly; from NetBSD.Aaron Campbell
2000-07-06Insert missing .El directives.Aaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-07-01new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.comAaron Campbell
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
1998-12-20o make sure C-style strings in packet are NUL-terminated and increase size ofTodd C. Miller
1998-11-28use MAXPATHLENTodd C. Miller
1998-11-28 o use in_port_tTodd C. Miller
1998-11-14put bootpd.dump in /var/run, not /tmp, to avoid /tmp raceTodd C. Miller
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-06-07buf oflowTheo de Raadt
1998-06-03typos; josh@quick.netTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-07-04-hwaddr.c:140: warning: implicit declaration of function `system'Todd T. Fries
1997-05-30typo; enami@ba2.so-net.or.jpTheo de Raadt
1997-05-30format error; enami@ba2.so-net.or.jpTheo de Raadt
1997-04-17timeout is in minutes; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-02-17__OpenBSD__Theo de Raadt
1996-09-20fix example; netbsd pr#2744, erik@aarhus1.uni-c.dkTheo de Raadt
1996-08-22main() return typeTheo de Raadt