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
1999-12-12
sync with answer.c. reviewed by pjanzen@
David Leonard
1999-12-12
document -D. remove stuff about editing etc/services. accurately describe bro...
David Leonard
1999-12-12
User netdb to get well known port.
David Leonard
1999-12-12
better error msg. hook to parse command line options. reviewed by pjanzen@
David Leonard
1999-12-12
Use socklen_t
David Leonard
1999-12-12
Catch some bad draw characters (like NUL).
David Leonard
1999-12-12
Use netdb to find the hunt service port.
David Leonard
1999-12-12
fix variable name, refer to huntd configs. reviewed by pjanzen@
David Leonard
1999-12-12
clear an array before filling. reviewed by pjanzen@
David Leonard
1999-12-12
isplit complicated probe_drivers() out to own file. reviewed by pjanzen@
David Leonard
1999-12-12
describe the hunt client-server protocol. reviewed by pjanzen@
David Leonard
1999-11-29
Kill BOOLEAN, just use the curses/c++ bool type instead.
Todd C. Miller
1999-11-29
Make this actually compile; doesn't anyone do a test build after making
Jason Downs
1999-11-25
Allow arguments to games and be more selective when checking for valid games.
Paul Janzen
1999-11-25
Fix an obscure bug involving misidentified coup fourres.
Paul Janzen
1999-11-25
More spelling
Paul Janzen
1999-11-25
Spelling (confirmed with Webster and OED).
Paul Janzen
1999-10-29
correct snake description: cgd@netbsd.org
Paul Janzen
1999-10-29
srandom() for variety.
Paul Janzen
1999-10-02
Taken from NetBSD. See NetBSD PR#645 for far more than I ever cared to know
Paul Janzen
1999-10-02
Clean up the string handling to avoid segfaults when the regexp routines
Paul Janzen
1999-09-30
Add Nunavut, and flower/bird/tree categories as appropriate.
Paul Janzen
1999-09-30
better use of curses
Paul Janzen
1999-09-30
Disallow "Go" after "Right of Way" and change Battle Pile status to "Go" when
Paul Janzen
1999-09-26
string.h
Theo de Raadt
1999-09-26
Correct comment: rogoyski@cs.utexas.edu, PR 928.
Paul Janzen
1999-09-26
Correct documentation: rogoyski@cs.utexas.edu in PR 927.
Paul Janzen
1999-09-25
Merge NetBSD changes (use const where appropriate; allow alternate wordlists).
Paul Janzen
1999-09-25
Merge 4.4BSD-Lite2 and NetBSD, including improved save file handling of
Paul Janzen
1999-09-25
gcc optimization bug appears gone since 2.8.1 became history.
Paul Janzen
1999-09-25
Tidying and minor changes from or based on jsm28@cam.ac.uk's work for the
Paul Janzen
1999-09-23
Typo fixes.
Alex Feldman
1999-09-03
unbreak brake
Hugh Graham
1999-09-01
Make sure screen is big enough for the selected game; also a little tidying
Paul Janzen
1999-09-01
List (some) confirmed standards; jsm28@cam.ac.uk
Paul Janzen
1999-08-30
socklen_t
David Leonard
1999-08-30
Mention that chance values are percentages.
David Leonard
1999-08-30
-Wall
David Leonard
1999-08-30
Kill comment about driving up the load average.
David Leonard
1999-08-30
No need to have huntd in the .PATH any more
David Leonard
1999-08-30
check malloc return
David Leonard
1999-08-30
add semicolon to pacify gcc -Wall
David Leonard
1999-08-17
More <sys/file.h> vs. <fcntl.h> and open() flags fixes.
Todd C. Miller
1999-08-16
free later; tg@freebsd
Theo de Raadt
1999-08-16
use O_* defines for open(2) flags and include fcntl.h
Todd C. Miller
1999-07-31
use const where appropriate (jsm28@cam.ac.uk). Also some very minor tidying.
Paul Janzen
1999-07-31
- make atc check for calloc() failure; correctly check for redefinition of
Paul Janzen
1999-07-31
fix a -Wcast-qual warning: jsm28@cam.ac.uk
Paul Janzen
1999-07-31
Use const where appropriate: jsm28@cam.ac.uk
Paul Janzen
1999-07-31
0 -> SEEK_SET; jsm28@cam.ac.uk.
Paul Janzen
[next]