Age | Commit message (Expand) | Author |
2015-10-10 | fairly obvious pledges. | Theo de Raadt |
2014-03-13 | indent, add a touch of style | Ted Unangst |
2014-01-08 | Make allocate() take size_t and return void *. This lets us drop | Todd C. Miller |
2014-01-08 | Remove CALLOC, MALLOC, FREE and REALLOC macros and just call calloc(), | Todd C. Miller |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-05-01 | remove unused function | Charles Longeau |
2008-05-17 | documentation tweaks. | Igor Sobrado |
2005-06-08 | add open_write_error() to bail on fopen(3) failing to open for write, gains | Peter Valchev |
2005-04-04 | convert to getopt(); ok millert@, otto@ | Robert Nagy |
2003-06-19 | ansify; ok miod | Peter Valchev |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-16 | strcpy() removal; based on a patch from henning@ but simplified | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-19 | kill more registers | Mike Pechkin |
2001-11-07 | fix signal race | Theo de Raadt |
2001-07-16 | -Wall cleanup; ok deraadt | Peter Valchev |
2001-01-19 | mark remaining signal races which are difficult to fix, and fix a few partially | Theo de Raadt |
1999-08-04 | o Use __progname | Todd C. Miller |
1998-05-28 | buf problem with TMPDIR; karls@inet.no | Theo de Raadt |
1997-11-05 | handle c++ and other languages; buffer underrun; netbsd pr#4392; | Theo de Raadt |
1997-04-04 | when mktemp() is hard to fix, use 10 X | Theo de Raadt |
1997-01-14 | Use <fcntl.h>, not <sys/file.h>. Approved by Bob Corbett. | Thorsten Lockert |
1996-06-26 | rcsid | Theo de Raadt |
1996-06-25 | mktemp open+fdopen | Theo de Raadt |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1995-12-22 | Imported from Cygnus byacc, David 'Zoo' Zuhn: add support for a -o | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |