NetBSD/games/atc
hubertf d8b3f85961 In atc(6), the function getAChar() has BSD and SYSV variants to deal
with variations in EINTR behaviour, but the optimisation of using the
BSD version where the SYSV version isn't needed is insignificant.
This patch therefore simplifies the code by making there be just one
version, a more paranoid (about EOF when errno is already EINTR)
version of the SYSV code.  Since the BSD/SYSV defines are mainly used
to control whether BSD timers are used, this helps where BSD timers
but SYSV EINTR handling are wanted.

Patch supplied in PR 8091 by Joseph Myers <jsm28@cam.ac.uk>
1999-07-28 02:01:30 +00:00
..
games remove unused files (PR#6083 by Joseph Myers <jsm28@cam.ac.uk>) 1998-09-13 15:22:57 +00:00
BUGS initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
Makefile The patch below improves the security of the game atc(6), by having it 1999-07-17 19:57:03 +00:00
atc.6 Add two .Els that nroff was complaining to miss. 1999-07-17 19:48:40 +00:00
def.h better define PI, plus improve prototype (PR#5867) 1998-09-11 12:53:28 +00:00
extern.c constify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk> 1998-11-10 13:43:30 +00:00
extern.h The patch below improves the security of the game atc(6), by having it 1999-07-17 19:57:03 +00:00
grammar.y Remove empty functin check_adir() and references to it. 1999-07-26 21:14:21 +00:00
graphics.c In atc(6), the function getAChar() has BSD and SYSV variants to deal 1999-07-28 02:01:30 +00:00
include.h WARNSify 1997-10-10 02:07:01 +00:00
input.c This patch marks unused parameters in atc(6) as such. 1999-07-25 00:24:38 +00:00
lex.l .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
list.c WARNSify 1997-10-10 02:07:01 +00:00
log.c This patch marks unused parameters in atc(6) as such. 1999-07-25 00:24:38 +00:00
main.c Use getopt instead of home grown command line parsing. 1999-07-24 15:50:44 +00:00
pathnames.h clean up import 1995-03-21 15:03:38 +00:00
struct.h The patch below improves the security of the game atc(6), by having it 1999-07-17 19:57:03 +00:00
tunable.c WARNSify 1997-10-10 02:07:01 +00:00
tunable.h clean up import 1995-03-21 15:03:38 +00:00
update.c This patch marks unused parameters in atc(6) as such. 1999-07-25 00:24:38 +00:00