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