summaryrefslogtreecommitdiffstats
path: root/mille/move.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix error in last namespace change (only relevant #ifdef DEBUG).jsm1999-10-011-3/+3
|
* Fix uses of namespaces reserved by ISO C or POSIX.1.jsm1999-09-301-9/+9
|
* Add use of `const' where appropriate to the games.jsm1999-09-081-4/+4
| | | | | | | | | This merges in all such remaining changes from the Linux port of the NetBSD games, except in hunt (where substantial changes from OpenBSD need to be looked at). Some such changes were previously covered in PRs bin/6041, bin/6146, bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994, bin/8039, bin/8057 and bin/8093.
* Removed unused array Movenames[].jsm1999-09-081-6/+2
|
* defined(attron) does not mean there is a <term.h>mrg1999-03-291-6/+2
|
* WARNSifylukem1997-10-121-25/+34
|
* Change "reg" to "register"jtc1997-05-231-22/+21
| | | Remove private implementation of erasechar() and killchar().
* Make these compile on the PowerPC (an unsigned char system).thorpej1997-03-291-3/+3
|
* rcs id conventionscgd1995-03-241-2/+7
|
* sync with 44lite, seems to fix bug #224jtc1994-05-121-4/+6
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+562