summaryrefslogtreecommitdiff
path: root/usr.bin/error/filter.c
AgeCommit message (Expand)Author
2016-05-30Use this program's Strdup() instead of strdup() so it exits on failuredholland
2016-05-30Use rewind() instead of freopen()'ing the same file for no reason. Also,dholland
2015-08-09Remove unnecessary fclose(3) callshm
2009-08-13Assorted minor cleanup:dholland
2009-08-13pass -Wshadowdholland
2009-08-13Sprinkle const.dholland
2009-08-13Whitespace.dholland
2009-08-13sprinkle staticdholland
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14get rid of strsave(), use strdup directlyitojun
2002-05-26Remove #ifndef'd __STDC__ code. ANSIfy.wiz
2001-02-05fix redundant and nested declschristos
2000-01-14Eliminate hard coded buffer sizes in fgets() statements, usemjl
1998-11-06char -> unsigned charchristos
1997-10-18WARNSify (big job!), fix .Nm usagelukem
1995-09-02Sync with 4.4lite2jtc
1993-08-01Add RCS identifiers.mycroft
1993-04-09added, from net/2 (patch 119).cgd