README COPYING.LIB MANIFEST Makefile.in alloc.h syshdr.unx uucnfi.h addblk.c addstr.c allblk.c alloc.c base.c bool.c callin.c calout.c chatc.c cmdarg.c cmdfil.c cmdlin.c debfil.c deblev.c diacod.c dial.c diasub.c dnams.c errno.c errstr.c filnam.c freblk.c fredia.c free.c freprt.c fresys.c grdcmp.c hdial.c hdnams.c hinit.c hlocnm.c hport.c hrmunk.c hsinfo.c hsnams.c hsys.c hunk.c iniglb.c init.c int.c lckdir.c lineno.c llocnm.c local.c locnm.c logfil.c maxuxq.c mrgblk.c paramc.c port.c pubdir.c prtsub.c rdlocs.c rdperm.c reliab.c remunk.c runuxq.c sinfo.c snams.c split.c spool.c stafil.c strip.c syssub.c tcalou.c tdial.c tdialc.c tdnams.c tgcmp.c thread.c time.c tinit.c tlocnm.c tport.c tportc.c tsinfo.c tsnams.c tsys.c tval.c ugtlin.c unk.c val.c vinit.c vport.c vsinfo.c vsnams.c vsys.c tion value='trunk' selected='selected'>trunk NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/c89
AgeCommit message (Expand)Author
2016-01-14c89/c99 moved to usr.binchristos
2013-07-13Quote -width arguments that start with a '-' sign.njoly
2009-08-19Use SCRIPTS instead of FILES to handle (executable) scripts.asau
2008-09-24Simplify argument passing, recommended by christos@hubertf
2008-09-08Reduce size from 1407 bytes to 46 bytes by removing the copyrighthubertf
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2006-06-09The shell variable $@ should never be used without surrounding "quotes".rillig
2004-05-20Prefer the new -std=c89 over -ansi.kleink
2001-08-19build c89 from gnu/usr.bin.mrg