summaryrefslogtreecommitdiff
path: root/usr.bin/error/input.c
AgeCommit message (Expand)Author
2011-07-18gcc 4.5 error support ("file:line:col: error" instead of "file:line: error")christos
2009-08-13Pass WARNS=4, not without some gross preprocessor hackery.dholland
2009-08-13Assorted minor cleanup:dholland
2009-08-13Sprinkle const.dholland
2009-08-13Whitespace.dholland
2009-08-13sprinkle staticdholland
2006-04-09Coverity CID 2331: Plug memory leak.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-05-26Remove #ifndef'd __STDC__ code. ANSIfy.wiz
2000-11-15fix a multitude of core dumps because most functions were not checkingchristos
1998-11-06char -> unsigned charchristos
1998-10-08Get rid of multiply defined common symbolswsanchez
1997-10-18WARNSify (big job!), fix .Nm usagelukem
1995-09-10Handle long lines without core-dumping.christos
1995-09-02Sync with 4.4lite2jtc
1993-08-01Add RCS identifiers.mycroft
1993-04-09added, from net/2 (patch 119).cgd