Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-20 | o make sure C-style strings in packet are NUL-terminated and increase size of | Todd C. Miller | |
buf in report() for 256; W.H.J.Pinckaers@CPEDU.RUG.NL o kill sprintf in favor of snprintf everywhere (paranoia...) | |||
1998-11-28 | use MAXPATHLEN | Todd C. Miller | |
1998-11-28 | o use in_port_t | Todd C. Miller | |
o be careful with string copies; use strlcpy/strlcat when sensible o ignore requests with bogus network types | |||
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 | |
then/than and such. Other miscellaneous problems fixed across these source files. | |||
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 | |
+#include <stdlib.h> | |||
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 | |
1996-08-22 | fix main() type | Theo de Raadt | |
1996-08-22 | __OpenBSD__ | Theo de Raadt | |
1996-07-11 | fix syslog message. | Michael Shalayeff | |
1996-06-23 | sync to 0622 | Theo de Raadt | |
1996-05-06 | another void main(); netbsd pr#2373; from mouse@Collatz.McRCIM.McGill.EDU | Theo de Raadt | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |