index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
atc
/
main.c
Age
Commit message (
Expand
)
Author
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-06-01
Don't assume there will be a newline after calling fgets.
Ray Lai
2007-09-14
remove some warnings:
Charles Longeau
2007-09-11
use strcspn to properly overwrite '\n' in fgets returned buffer
Gilles Chehade
2007-04-13
when updating atc(6) to split the -f and -g flags in two options
Igor Sobrado
2007-04-02
tidy up synopsis and usage(); from Igor Sobrado
Jason McIntyre
2006-11-02
Check for valid character before truncating string.
Ray Lai
2006-03-27
assorted fixes mostly from coverity via netbsd via jasper adriaanse via tech
Ted Unangst
2005-05-01
use setresgid() to drop privs, it is simply a better and less ambiguous API;
Damien Miller
2004-11-29
ansi. ok deraadt@
Jonathan Gray
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-06
2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen
Theo de Raadt
2002-12-06
Replace things like srandom(time(NULL)) with srandomdev(3). random(3)
Todd C. Miller
1999-09-01
Make sure screen is big enough for the selected game; also a little tidying
Paul Janzen
1998-09-21
Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults if
Paul Janzen
1998-09-02
use ICRNL; jsm28@cam.ac.uk
Paul Janzen
1998-06-03
zero struct sigaction before use
Theo de Raadt
1997-06-18
fix highscore file
kstailey
1996-12-22
proper gid revoke
Theo de Raadt
1996-12-19
setgid games, not setuid games. closes a neat set of holes
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt