Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-19 | ansify; ok miod | Peter Valchev | |
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-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 | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
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 | |
o Use _PATH_TMP o Use mkstemp() instead of mktemp() o Really use 10 X's (one is eaten up by a letter) o Correct manpage wrt temp file name o Uncomment .Xr yyfix in man page since we ship it now | |||
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 | |
fixes from jfw@jfwhome.funhouse.com | |||
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 | |
flag, to be command line compatible with bison, for most FSF programs that use a parser. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |