summaryrefslogtreecommitdiffstats
path: root/mille/print.c
Commit message (Expand)AuthorAgeFilesLines
* use const char [] for format.christos2011-08-211-3/+3
* eliminate non-literal format stringschristos2011-08-161-3/+3
* ANSIfyjoerg2011-05-231-8/+3
* sprinkle staticdholland2009-08-121-4/+7
* KNF/whitespace: format preprocessor directives correctly.dholland2009-05-251-5/+5
* ANSIfy function declarations. Object file diffs checked.dholland2009-05-251-9/+5
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-3/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Cast pointer difference to long when printing w/ %ld.thorpej2000-04-271-3/+3
* Fix arguments to *printw().jdc2000-04-271-3/+3
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-3/+7
* Add use of `const' where appropriate to the games.jsm1999-09-081-3/+3
* WARNSifylukem1997-10-121-16/+20
* Change "reg" to "register"jtc1997-05-231-9/+10
* rcs id conventionscgd1995-03-241-2/+7
* sync with 44lite, seems to fix bug #224jtc1994-05-121-4/+4
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+169