summaryrefslogtreecommitdiffstats
path: root/battlestar/fly.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-4/+4
* Pass -Wstrict-overflow.dholland2012-10-131-4/+5
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-4/+4
* KNF and WARNS=3jmc2005-07-011-14/+14
* Remove uses of __P.jsm2004-01-271-9/+9
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Convert old deprecated curses call to new equivalent.blymn2001-12-041-3/+3
* Clean up fly.c by making local variables and functions static andjsm2000-09-241-15/+22
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-4/+4
* initscr() returns a pointer, compare return value with NULL and notsimonb1999-04-181-3/+3
* KNFify (with indent)lukem1997-10-111-125/+124
* WARNSifylukem1997-10-101-15/+22
* Sync to 4.4BSD-Lite2tls1997-01-071-4/+4
* clean up importcgd1995-03-211-5/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+284