Home | History | Annotate | Download | only in huntd
History log of /src/games/hunt/huntd/terminal.c
RevisionDateAuthorComments
 1.8  02-May-2021  rillig games: remove trailing whitespace in *.c and *.h
 1.7  04-Jul-2009  dholland Whitespace.
 1.6  04-Jul-2009  dholland ANSIfy function declarations.
 1.5  28-Jan-2008  dholland clean for WARNS=4
 1.4  11-Jun-2003  wiz branches: 1.4.22;
Merge with v20030416.
 1.3  26-May-2002  wiz __STDC__ is always defined on NetBSD.
 1.2  10-Oct-1997  lukem Yet Another Monster Commit:
- WARNSify
- getopt returns -1 not EOF
- select() uses an fd_set, not int/long; modify code to use FD_* et al
instead of direct bitwise operations
- in otto.c::look (renamed to ottolook() to prevent name clash), the
case WEST section had a 'goto cont_east', instead of 'goto cont_west'.
(picked up by WARNS=1, because cont_west was an unused label because
of this typo). probably meant that otto got lost in the maze :-/
- deprecate register, convert bcmp() -> memcmp()
 1.1  04-Oct-1997  mrg branches: 1.1.1;
Initial revision
 1.1.1.2  11-Jun-2003  wiz Import of hunt as of 2003-04-16 from ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z,
with files moved to proper subdirs.
Changes since 19930717: BSD licensed, and minimal fixes.
 1.1.1.1  04-Oct-1997  mrg hunt version 1993-07-17
 1.4.22.1  23-Mar-2008  matt sync with HEAD

RSS XML Feed