summaryrefslogtreecommitdiffstats
path: root/games/atc/input.c
Commit message (Collapse)AuthorAgeFilesLines
* Deorbit complete. We dont build these anymore, so into the attic they go.markm2002-10-211-670/+0
|
* It is not clear if "#endif FOO" is allowed by ANSI.obrien2002-05-081-1/+1
| | | | Gcc 3.1 complains loudly, so don't do it.
* Fix the type of the NULL arg to execl()brian2001-07-091-2/+2
| | | | Idea from: Theo de Raadt <deraadt@openbsd.org>
* Change RETTOKEN from '\n' to '\r'; it didn't work under some or allmph2000-02-271-1/+1
| | | | | terminals before. This change tested on FreeBSD syscons, XFree86 xterm, and Solaris xterm.
* copyright/sccsid/rcsid cleanup.billf1999-11-301-0/+4
|
* Merge a bunch of cleanups from NetBSD.steve1999-04-191-29/+29
| | | | | | PR: 8083 Submitted by: Stephen J. Roznowski <sjr@home.net> Obtained from: a whole slew of NetBSD PRs
* Fix turn rightache1997-09-241-2/+2
| | | | Submitted by: "Klaus-J. Wolf" <Yanestra@t-online.de>
* Revoke properly by setgid, not by setuid, overlooked in gamesache1997-09-241-2/+5
| | | | uid->gid change
* Remove trailing whitespace.rgrimes1995-05-301-17/+17
|
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-041-0/+663
of the x11 based games. I'm not going to tag the originals with bsd_44_lite and do this in two stages since it's just not worth it for this collection, and I've got directory renames to deal with that way. Bleah. Submitted by: jkh
OpenPOWER on IntegriCloud