summaryrefslogtreecommitdiffstats
path: root/canfield
Commit message (Collapse)AuthorAgeFilesLines
* Fix .Bl/.El imbalance.erh1999-03-101-1/+2
|
* convert from NOxxx= to MKxxx=no.lukem1999-02-131-2/+2
| | | include <bsd.own.mk> if testing a MKxxx variable.
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
|
* fix main() prototype, as per PR#5867hubertf1998-09-111-6/+4
|
* Use symbolic constants for seek(), open(). Fixed as per PR 6057 byhubertf1998-08-292-10/+10
| | | Joseph Myers <jsm@octomino.demon.co.uk>.
* Simply include -lcurses instead of -lcurses -ltermcapjtc1998-02-181-3/+3
|
* install games that need it setgid.mrg1997-11-201-1/+2
|
* use CPPFLAGS instead of CFLAGSlukem1997-10-221-2/+2
|
* use err/warn instead of perrorlukem1997-10-111-14/+9
|
* WARNSifylukem1997-10-103-39/+152
|
* Clear the last char in input buffer when an erase or kill character isjtc1995-05-131-5/+5
| | | | read. This prevents rubbed-out commands from being accepted. (Fix from PR #862)
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-2/+3
| | | | Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
* clean up importcgd1995-03-217-30/+45
|
* change <sys/signal.h> to <signal.h>jtc1995-02-281-2/+2
|
* specify man pages the new way.cgd1994-12-221-2/+2
|
* Changes for new Curses.mycroft1993-08-101-4/+5
|
* Update to -mandoc macrosjtc1993-08-051-32/+43
|
* Add RCS identifiers.mycroft1993-08-013-3/+6
|
* Add RCS indentifiers.mycroft1993-08-011-1/+2
|
* Add RCS identifiers.mycroft1993-08-013-3/+6
|
* got rid of unnecessary -lcompat and associated dependencycgd1993-03-231-2/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-217-0/+2033