Age | Commit message (Expand) | Author |
---|---|---|
2014-11-16 | Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, | Philip Guenther |
2013-08-29 | replace srandomdev()+random() with the arc4random*() family | Christian Weisgerber |
2011-06-23 | delete unused stupid code; Daniel Dickman | Theo de Raadt |
2010-12-15 | as of 1989, fread/fwrite take void *, so there's no need to cast to char *. | Ted Unangst |
2003-04-25 | comment repair | Theo de Raadt |
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | Theo de Raadt |
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller |
2002-05-31 | de-register | Paul Janzen |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
1998-11-29 | NetBSD merge (mainly -Wall related) | Paul Janzen |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-05-26 | fixed the "/* in comments" problem. | fn |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |