| Age | Commit message (Expand) | Author |
| 2011-08-30 | Use __dead and __printflike | joerg |
| 2009-04-15 | Fix WARNS=4 (-Wshadow -Wcast-qual -Wsign-compare) | lukem |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-02-02 | PR/37932: Yakovetsky Vladimir: build distribution with USE_FORT fails | christos |
| 2006-12-18 | Convert a "(void)&" to a volatile declaration. Also fix the | christos |
| 2006-09-27 | Coverity CID 3789: Add assertion before NULL deref. | christos |
| 2006-08-26 | Programs that had their own efuns, use libutil's now. | christos |
| 2006-05-25 | remove dup && | christos |
| 2006-05-24 | Coverity CID 803, 804, 805: Avoid NULL deref. | christos |
| 2006-05-24 | Coverity CID 1464: fix static overrun by returning an error. | christos |
| 2006-05-13 | rename alloc() to emalloc(). | christos |
| 2005-02-07 | Re-order includes so bcopy->memcpy macro redef doesn't cause prototype errors | jmc |
| 2004-10-29 | Add (unsigned char) cast to ctype functions | dsl |
| 2003-11-12 | use An to markup names. | grant |
| 2003-11-12 | s/netbsd.org/NetBSD.org/i | grant |
| 2003-08-01 | Rework how dependency generation is performed: | lukem |
| 2003-07-14 | use bounded string op as much as possible | itojun |
| 2002-08-08 | Remove extraneous \n's in {err,warn}{,x} that used to be printfs. | soren |
| 2002-06-07 | gspahextoc has been EOLed. | is |
| 2002-06-07 | This isn't in use anymore - gspa can create initialized C arrays directly. | is |
| 2002-05-27 | Add man page for gspa(8). | wiz |
| 2002-05-27 | Be consistent in where -c output is written. | wiz |
| 2002-05-27 | Sort options in usage. | wiz |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-06-13 | withough -> without | wiz |
| 2000-10-11 | More format string cleanups by sommerfeld. | is |
| 2000-07-23 | Make alloc() return void*, and eliminate the use of typeof. | mycroft |
| 2000-07-04 | More #include <stdlib.h> string, etc. cleanup | matt |
| 1999-06-22 | provide initialized C array output directly, rather than through postprocessor | is |
| 1999-06-22 | TMS340x0 adresses are unsigned | is |
| 1999-05-22 | Fix typo.. | is |
| 1999-02-16 | Fix Copyright dates | is |
| 1999-02-16 | Assign my files to The NetBSD Foundation, Inc. | is |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1998-08-27 | {} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs. | ross |
| 1998-08-27 | Add {} pairs to shut up egcs. | ross |
| 1998-07-10 | The .o files should depend on the h file, not the .c files | rvb |
| 1998-04-09 | .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, | tv |
| 1998-03-30 | remove unused extern. | mrg |
| 1997-10-25 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-18 | enable WARNS=1 by default, but disable in unclean 3rd party code | lukem |
| 1997-10-17 | WARNSify | lukem |
| 1997-10-17 | WARNSify | lukem |
| 1997-05-09 | Use DPSRCS. | mycroft |
| 1997-05-09 | Eliminate bogus redefinitions of standard targets. | mycroft |
| 1996-12-23 | fix dependency builds. Since we've got something to run a depend build | cgd |
| 1996-04-08 | Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@anal... | jtc |
| 1996-02-06 | Added explicit dependencies on yacc generated files. From Luke Mewburn | jtc |
| 1995-11-28 | merge in changes from 1.1 release branch | jtc |
| 1995-11-17 | Handle "clean" and "depend" targets properly. | thorpej |