OpenGrok
Cross Reference: hack.tty.c
xref
: /
src
/
games
/
hack
/
hack.tty.c
Home
|
History
|
Annotate
|
Download
|
only in
hack
History log of
/src/games/hack/hack.tty.c
Revision
Date
Author
Comments
1.16
06-Aug-2011
dholland
Fix up still more casts; use NULL instead of (char *)0.
1.15
03-Feb-2010
roy
Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
1.14
12-Aug-2009
dholland
sprinkle static
1.13
07-Jun-2009
dholland
ANSIfy function declarations. All object file diffs inspected.
1.12
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22269, verified by myself.
1.11
02-Apr-2003
jsm
Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and
CWI <http://www.cwi.nl/~aeb/games/hack/hack.html>. Via OpenBSD.
Addresses part of PR bin/5850.
1.10
26-May-2002
wiz
__STDC__ is always defined on NetBSD.
1.9
25-Mar-2001
jsm
Make mostly gcc -W clean, and other cleanup:
Use const.
Add __noreturn__ attributes.
Add a __format__ attribute.
Add __unused__ attributes.
Use symbolic constants for open() and lseek().
Declare types of all function parameters; convert some function
definitions to ISO C form.
Ensure standard file descriptors are open on startup.
Check for errors writing output of makedefs.
Avoid duplicate definitions of variables.
1.8
05-Feb-2001
christos
fix redundant decls and nested externs. while I am here change my copyright
to TNF.
1.7
10-Jul-2000
itojun
printf() pedant - do not pass variable alone, use %s.
idea from openbsd. after looking at freebsd commit msgs from kris@freebsd.
1.6
19-Oct-1997
christos
WARNsify...
1.5
29-Apr-1995
mycroft
Fix usages of ospeed.
1.4
28-Apr-1995
mycroft
Use POSIX tty semantics.
1.3
23-Mar-1995
cgd
merge with Lite, new RCS id conventions, etc.
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
21-Mar-1995
cgd
from Lite
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
Indexes created Wed Oct 15 03:09:54 GMT 2025