summaryrefslogtreecommitdiffstats
path: root/cribbage/instr.c
Commit message (Expand)AuthorAgeFilesLines
* reinstate NULL cast by request, where the NULL was being passed as a varargplunky2011-09-011-3/+3
* NULL does not need a castplunky2011-08-311-3/+3
* KNF and WARNS=3jmc2005-07-021-3/+3
* Cast last argument of execl to (char *).jsm2005-02-151-3/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Since our gcc doesn't warn about NULL format strings anymore, we candrochner1999-11-091-3/+3
* Make cribbage use the POSIX.2 pager behaviour.jsm1999-09-131-15/+27
* minor KNFifylukem1997-10-111-10/+7
* WARNSifylukem1997-10-101-2/+3
* make explicit comparisons to NULL, s/rindex/strrchr/mikel1997-07-101-4/+4
* Removed "extern int errno"; Added #include <errno.h> if not already present.jtc1996-02-061-4/+3
* clean up importcgd1995-03-211-6/+17
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+81