summaryrefslogtreecommitdiffstats
path: root/robots
Commit message (Collapse)AuthorAgeFilesLines
...
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-2/+2
|
* Fix for compiling with -DFANCY, as per PR 5832 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-07-241-3/+7
|
* Simply include -lcurses instead of -lcurses -ltermcapjtc1998-02-181-3/+3
|
* Use -ltermcap instead of -ltermlibchristos1998-02-051-3/+3
|
* don't clobber /var/games/robots_roll on install; frommikel1997-12-181-6/+1
| | | NAKAJIMA Yoshihiro in PR bin/4657.
* We need a FILESMODE=660 for dm which is now setgid games.veego1997-11-291-2/+2
|
* install games that need it setgid.mrg1997-11-201-1/+2
|
* use CPPFLAGS instead of CFLAGSlukem1997-10-221-2/+2
|
* deprecate bzero, rindex, etc. use symbolic constants in open()lukem1997-10-124-13/+14
|
* WARNSifylukem1997-10-1214-106/+144
|
* Remove calls to flushok(). That function doesn't really do anything injtc1997-05-232-6/+4
| | | our curses implementation, and it doesn't even exist in others...
* - Makefile cleanupschristos1997-03-241-4/+5
|
* alternate -> alternative, per PR 2643mouse1997-03-081-2/+2
|
* Use ${INSTALL}.thorpej1996-10-181-2/+2
|
* Use POSIX tty semantics.mycroft1995-04-281-8/+5
|
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-1/+2
| | | | Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
* clean up importcgd1995-04-2215-73/+134
|
* specify man pages the new way.cgd1994-12-221-2/+2
|
* Really fix exit code.mycroft1993-08-101-4/+3
|
* Rewrite grody exit code and eliminate use of _putchar().mycroft1993-08-101-11/+4
|
* Update to -mandoc macros.jtc1993-08-051-62/+72
|
* Add RCS identifiers.mycroft1993-08-0113-13/+26
|
* Add RCS indentifiers.mycroft1993-08-011-1/+2
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* Make CTRL() ANSI-compliant.mycroft1993-04-232-4/+4
|
* got rid of unnecessary -lcompat and associated dependencycgd1993-03-231-2/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-2115-0/+1709