summaryrefslogtreecommitdiffstats
path: root/mille
Commit message (Expand)AuthorAgeFilesLines
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
* Cast pointer difference to long when printing w/ %ld.thorpej2000-04-271-3/+3
* Clear to end of line on the correct window.jdc2000-04-271-3/+3
* Fix arguments to *printw().jdc2000-04-271-3/+3
* 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-305-27/+35
* Fix -Wsign-compare warnings.jsm1999-09-181-3/+3
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-121-4/+4
* Include <time.h> in various places in the games where time() or time_tjsm1999-09-091-2/+4
* Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm1999-09-081-3/+3
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-082-6/+10
* Add use of `const' where appropriate to the games.jsm1999-09-086-39/+41
* Removed unused array Movenames[].jsm1999-09-081-6/+2
* defined(attron) does not mean there is a <term.h>mrg1999-03-294-23/+8
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-2/+2
* const poisoning.mycroft1998-07-262-6/+6
* Simply include -lcurses instead of -lcurses -ltermcapjtc1998-02-181-3/+3
* Remove -lcompat; not neededchristos1998-02-041-3/+3
* WARNSifylukem1997-10-1215-206/+320
* curses needs termcapmellon1997-05-291-3/+3
* Remove unctrl.h, use public version.jtc1997-05-232-47/+3
* Change "reg" to "register"jtc1997-05-2311-95/+87
* Make these compile on the PowerPC (an unsigned char system).thorpej1997-03-291-3/+3
* Sync to 4.4BSD-Lite2tls1997-01-071-3/+4
* rcs id conventionscgd1995-03-2417-34/+102
* specify man pages the new way.cgd1994-12-221-2/+2
* sync with 44lite, seems to fix bug #224jtc1994-05-1217-138/+120
* Avoid infinite loop.mycroft1994-01-131-3/+3
* #include <termios.h>.mycroft1993-08-101-1/+2
* Add RCS identifiers.mycroft1993-08-0115-15/+30
* Add RCS indentifiers.mycroft1993-08-011-1/+2
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-2117-0/+3339