index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
atc
/
update.c
Age
Commit message (
Expand
)
Author
2021-05-02
games: remove trailing whitespace in *.c and *.h
rillig
2015-06-25
Move game logic out of the file with the curses code.
dholland
2015-06-19
Abolish the foul practice of including every header in existence via a
dholland
2014-03-22
Make the list of place types an enumeration. Use unsigned values for
dholland
2014-03-22
use more suitable types
dholland
2014-03-22
Make some things unsigned that should be (why would we need e.g. a
dholland
2011-02-15
Bug fix: in a game with 26 planes, the last one to be allocated wouldn't
is
2009-08-12
sprinkle static
dholland
2009-05-26
sprintf -> snprintf
dholland
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2006-11-24
s/exceded/exceeded/, from Zafer.
wiz
2006-03-22
Add missing parens.
christos
2006-03-22
Simplify (Masao Uebayashi)
christos
2006-03-22
Coverity CID 692: Another && that should be ||. Boy...
christos
2005-08-10
Pass lint(1).
rpaulo
2005-07-01
KNF and WARNS=3 fixes
jmc
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-01-16
comment or delete text after CPP directives.
cgd
1999-07-25
This patch marks unused parameters in atc(6) as such.
hubertf
1999-07-24
This patch makes atc(6) check for memory allocation failure.
hubertf
1998-11-10
constify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk>
hubertf
1998-09-11
better define PI, plus improve prototype (PR#5867)
hubertf
1997-10-10
WARNSify
lukem
1997-01-13
bfunctions -> memfunctions
tls
1995-04-27
Use POSIX signal and tty semantics.
mycroft
1995-03-21
clean up import
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd