summaryrefslogtreecommitdiff
path: root/external/mpl/bind/dist/bin/tests/system/testsock.pl
diff options
context:
space:
mode:
Diffstat (limited to 'external/mpl/bind/dist/bin/tests/system/testsock.pl')
0 files changed, 0 insertions, 0 deletions
mmit/usr.bin/mail/support.c?id=798fbc606d30517c18807974920f4d25ff6470d9'>More fixes from Anon Ymous:christos 2006-10-21From our anonymous user:christos 2005-07-19Pass lint completely.christos 2005-07-19WARNS=3christos 2004-10-30Add (unsigned char) cast to ctype functionsdsl 2003-10-31Defensively rewrite a string moving loop.ross 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2002-03-05Use warn() instead of perror().wiz 2002-03-05KNF: No space after casts.wiz 2002-03-05Replace a 0-cast with NULL.wiz 2002-03-05ANSIfy another function (overlooked that one...).wiz 2002-03-05Use strpbrk(3) instead of anyof().wiz 2002-03-04Don't use special null string pointer (NOSTR), just use NULL.wiz 2002-03-02Rename variables to avoid shadowing.wiz 2002-03-02ANSIfy, and minimal KNF.wiz 2001-10-19Rename "aux.c" to "support.c" to avoid clash with invalid "aux" basenametv