Age | Commit message (Expand) | Author |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-10 | bogus __dead | Theo de Raadt |
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-07-12 | first pass at a -Wall cleanup | Theo de Raadt |
2001-06-03 | test code that is not used (and one file in there had a rusty license) | Theo de Raadt |
2001-05-01 | Remove completely redundant introductory sentences in ENVIRONMENT sections. | Aaron Campbell |
2001-02-26 | Silence some warnings in generated grammers compiled with YYDEBUG; | Thorsten Lockert |
2001-01-19 | mark remaining signal races which are difficult to fix, and fix a few partially | Theo de Raadt |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-07-06 | Insert more missing .El directives. Our troff really should identify these and | Aaron Campbell |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell |
2000-03-14 | Finish off cleanup usr.bin/ man pages. | Aaron Campbell |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell |
2000-01-27 | er, oops, types must be same for multiple assignment | Theo de Raadt |
2000-01-26 | if yygrowstack() fails to allocate memory, free all yacc memory allocations a... | Theo de Raadt |
1999-10-05 | Describe the -o option; whs@xs4all.nl | Aaron Campbell |
1999-08-04 | o Use __progname | Todd C. Miller |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-04-18 | Add yyfix, from 4.4BSD | Todd C. Miller |
1998-11-24 | fix memory leaks; itohy@netbsd | Theo de Raadt |
1998-11-18 | revert last change for K\&R C compilers without const | dm |
1998-11-18 | drop the __attribute__ stuf in favor of a simple const | dm |
1998-11-17 | add __attribute__ ((unused)) to the yyrcsid under GCC 2 | dm |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell |
1998-09-08 | Don't assume realloc() can take NULL as first arg. Yacc needs to generate po... | Todd C. Miller |
1998-05-28 | buf problem with TMPDIR; karls@inet.no | Theo de Raadt |
1998-04-25 | remove const, so it works on !ansi compiler | Michael Shalayeff |
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-17 | r?index -> strr?chr | Todd C. Miller |
1997-01-14 | Use <fcntl.h>, not <sys/file.h>. Approved by Bob Corbett. | Thorsten Lockert |
1997-01-03 | YYRECOVERING(), not YYRECOVERING. Approved by Robert Corbett | Thorsten Lockert |
1996-12-27 | Remove some GCC warnings in generated output; from Steve Price via FreeBSD | Thorsten Lockert |
1996-12-06 | -p did not rename 2 variables; netbsd pr#2997, mike.long@analog.com | Theo de Raadt |
1996-07-28 | silence gcc in super-pedantic mode; based on freebsd pr#1427 | Theo de Raadt |
1996-06-26 | rcsid | Theo de Raadt |
1996-06-25 | mktemp open+fdopen | Theo de Raadt |
1996-05-20 | Use prototypes if 'defined(__cplusplus) || __STDC__' | Thorsten Lockert |
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 |
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 |
1996-01-11 | from netbsd; Fetch `-p' documentation from a previous version of | Theo de Raadt |
1995-12-22 | Imported from Cygnus byacc: Define YYEMPTY and YYLEX, because GCC uses them. | Niklas Hallqvist |
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 |