Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
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-12-10 | bogus __dead | Theo de Raadt | |
2001-07-16 | -Wall cleanup; ok deraadt | Peter Valchev | |
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 | |||
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1996-03-31 | Fix 960317 NetBSD merge error. Merge caused local OpenBSD mod lossage. | etheisen | |
NetBSD's byacc %expect mods are buggy and don't handle syntax or semantic errors. Additionally, they do not mimic the BISON behavior they try to emulate. Our local OpenBSD %expect mods are much better. | |||
1996-03-27 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-02-04 | Yacc now understands %expect keyword. This should help prevent yacc from | etheisen | |
gagging on GNU bison grammer. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |