Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller | |
2001-06-26 | use strlcpy vs strncpy+a[len-1]='\0' | lebel | |
2001-05-26 | Get rid of NET2_FTS and NET2_REGEX #ifdefs since they are useless. | Todd C. Miller | |
Change NET2_STAT into LONG_OFF_T for portability to systems with a 32bit off_t. | |||
1999-04-08 | memory leak fix; niklas | Theo de Raadt | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-06-03 | less strncpy; charnier@freebsd | Theo de Raadt | |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-06-11 | Correct compile warnings | Thorsten Lockert | |
Rename warn() to paxwarn() so <err.h> can be included Remove #include <ctype.h> when not needed; from FreeBSD | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |