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
Age
Commit message (
Expand
)
Author
2021-10-29
atc(6): simplify reallocation logic
nia
2021-05-02
games: remove trailing whitespace in *.c and *.h
rillig
2019-03-19
Report the users score _after_ the game has ended and the screen has
pgoyette
2017-01-10
ned stat.h
christos
2015-07-26
Use An in AUTHORS section.
wiz
2015-07-23
Sync descriptive text with actual game definition.
pgoyette
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 a more suitable type
dholland
2014-03-22
use more suitable types
dholland
2014-03-22
woops, more of previous.
dholland
2014-03-22
Make some things unsigned that should be (why would we need e.g. a
dholland
2014-03-22
Don't cast the return value of malloc.
dholland
2012-10-12
Don't use ++ to set flags to true. Now passes -Wstrict-overflow.
dholland
2011-08-16
document non-literal format strings
christos
2011-02-15
Bug fix: in a game with 26 planes, the last one to be allocated wouldn't
is
2010-02-06
When using -lcurses, you also need -lterminfo.
he
2009-10-29
use %option noinput nounput
christos
2009-08-12
sprinkle static
dholland
2009-05-26
sprintf -> snprintf
dholland
2009-05-25
attribute noreturn -> __dead
dholland
2009-04-20
define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160
drochner
2008-08-08
if initscr() fails, exit with a message rather than crash in the
drochner
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-01-31
Fix y2038 bug: time_t != int.
dholland
2008-01-28
Make the default WARNS for games 4. The only game that needs to set WARNS
dholland
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2006-11-24
s/exceded/exceeded/, from Zafer.
wiz
2006-10-07
Input validation, from David A. Holland on #NetBSD-code
elad
2006-06-07
Increase username length to match modern systems, and create #defines for a
jnemeth
2006-06-07
Actually accept "?" argument as documented in the manpage.
jnemeth
2006-06-07
Don't follow symlinks on systems that have O_NOFOLLOW.
jnemeth
2006-06-07
prevent "stack" overflow
jnemeth
2006-06-07
bracket else block
jnemeth
2006-06-07
WARNS=4
jnemeth
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
2006-03-18
Coverity CID 1786: Close file.
christos
2005-09-15
Use standard AUTHORS section header. From YOMURA Masanori in private mail
wiz
2005-08-10
Added a missing '-' in score list output.
rpaulo
2005-08-10
Pass lint(1).
rpaulo
2005-08-10
Enable WARNS=3.
rpaulo
2005-08-10
Fixed an output bug where a new-line was added due the usage of puts(3).
rpaulo
2005-07-01
KNF and WARNS=3 fixes
jmc
2005-02-15
Cast last argument of execl to (char *).
jsm
2004-09-07
Replaced strncpy with strlcpy. Thanks to Peter Postma who
jrf
2004-01-27
Remove uses of __P.
jsm
2004-01-01
Bump date for previous. Remove superfluous .Pp.
wiz
[next]