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
Age
Commit message (
Expand
)
Author
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-27
- add Beijing as a choice for the capital of China
Antoine Jacoutot
2007-05-07
brigader -> brigadier;
Jason McIntyre
2007-04-13
when updating atc(6) to split the -f and -g flags in two options
Igor Sobrado
2007-04-13
let -f and -g be in different options even if the argument
Igor Sobrado
2007-04-02
provide some missing arguments and tidy up usage(); from Igor Sobrado
Jason McIntyre
2007-04-02
tidy up synopsis and usage(); from Igor Sobrado
Jason McIntyre
2007-04-02
tidy up synopsis and sort options; from Igor Sobrado
Jason McIntyre
2007-04-02
-i takes an argument; from Igor Sobrado
Jason McIntyre
2007-04-02
tidy up synopis and usage(); sort options; from Igor Sobrado
Jason McIntyre
2007-04-02
sort options; from Igor Sobrado
Jason McIntyre
2007-04-02
-d takes an argument; from Igor Sobrado
Jason McIntyre
2007-04-02
tidy up synopsis; from Igor Sobrado
Jason McIntyre
2007-04-02
sort options + kill usage() verbosity; from Igor Sobrado
Jason McIntyre
2007-04-02
tidy up synopsis and usage(); from Igor Sobrado
Jason McIntyre
2007-04-02
-o and -r take arguments; from Igor Sobrado
Jason McIntyre
2007-04-02
.Ar for arguments; from Igor Sobrado
Jason McIntyre
2007-03-22
typo; from Seth Hieronymus
Jason McIntyre
2007-03-20
remove some bogus *p tests from charles longeau
Ted Unangst
2007-03-02
strlen fixes from Charles Longeau.
Ray Lai
2007-02-21
- Pass full buffer size to fgets.
Ray Lai
2006-12-24
fix typos in comments (verses->versus)
Martin Reindl
2006-12-24
fix program name in usage, use __progname
Martin Reindl
2006-12-14
fix some obvious mistakes to make DEBUG compile
Martin Reindl
2006-12-14
fix DEBUG by renaming a variable colliding with ncurses
Martin Reindl
2006-11-22
Fix an int overflow, reported on bugtraq by Gruzicki Wlodek; ok millert@
Otto Moerbeek
2006-11-07
make delayed turn commands not become immediate when there is a
Theo de Raadt
2006-11-06
signed char fixes need to avoid infinite loops; pr5284 from
Theo de Raadt
2006-11-02
Don't check buf[strlen(buf) - 1] on empty strings.
Ray Lai
2006-11-02
Check fgets failure and clarify character checks.
Ray Lai
2006-11-02
Don't access buf[strlen(buf) - 1] on empty strings.
Ray Lai
2006-11-02
Check for valid character before truncating string.
Ray Lai
2006-11-01
tidy up the quick reference section;
Jason McIntyre
2006-11-01
Sort flags and commands.
Ray Lai
2006-10-31
Remove -h flag and simplify usage output to one line, like most
Ray Lai
2006-10-31
usage information goes to stderr
Martin Reindl
2006-10-31
Add new -d flag to SYNOPSIS and remove optional and unfunctional
Ray Lai
2006-10-29
-d: make it possible playing without doubling as it is not commonly
Martin Reindl
2006-10-24
Check strlen(buf) to be > 0 before accessing buf[strlen(buf)-1].
Moritz Jodeit
2006-10-11
use SEEK_SET; chl@tuxfamily.org
Theo de Raadt
2006-10-10
fgets(3) returns NULL on error, not 0. No functional change, but it makes
Chad Loder
2006-09-25
Use S_IS* macros insted of masking with S_IF* flags. The latter may
Otto Moerbeek
2006-07-19
no more "wine gin"; confirmed by many
Jason McIntyre
2006-06-30
use .y and .l in SRCS, remove hand-crafted CLEANFILES since this is
Otto Moerbeek
2006-05-26
remove references to CRTs where they no longer make sense;
Jason McIntyre
2006-05-01
"The Wall" was released in 1979. This is not 'recent' anymore. feedback
Matthieu Herrb
2006-04-24
bad space interrupted the flow of this morning's fortune;
Jason McIntyre
2006-04-20
Replace magic numbers with sizeof(array).
Ray Lai
2006-04-20
Clean up getopt stuff and use strtonum instead of atoi.
Ray Lai
2006-04-16
spelling fix, from gavin atkinson, and another found by myself;
Jason McIntyre
[next]