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