Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-20 | Do not compare a `char' variable to EOF, which does not fit if `char' defaults | Miod Vallat | |
to unsigned (e.g. arm, powerpc); ok guenther@ matthew@ looks good deraadt@ | |||
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2004-12-17 | fix an off-by-one and a case of snprintf() misuse. | Moritz Jodeit | |
ok pjanzen@, henning@ | |||
2003-07-06 | convert some strncpy->strlcpy | Anil Madhavapeddy | |
pjanzen@ ok | |||
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-04-25 | string cleanup; ok millert | Theo de Raadt | |
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | Theo de Raadt | |
already, but he may have later changes to make still. | |||
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller | |
1999-01-18 | NetBSD merge with additional fixes from jsm28@cam.ac.uk. This game still | Paul Janzen | |
needs much more work. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |