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
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2016-03-28
remove unused variables
Charles Longeau
2016-03-21
Instead of creating a socket with socket() or accept() and then
Philip Guenther
2016-03-16
Prefer fseek(3) over rewind(3) since the latter although it also calls fseek
mestre
2016-03-15
execl(3) calls must have the last argument casted to (char *)NULL
mestre
2016-03-08
- ranf() and franf() are prototyped on trek.h but ranf.c doesn't include it so
mestre
2016-03-08
Headers cleanup with and OK tb@
mestre
2016-03-07
eliminate do_malloc() and do_free().
tb
2016-03-07
Remove unused fields posfile and was_pos_file from FILEDESC and
tb
2016-03-07
remove -u? from usage();
Jason McIntyre
2016-03-07
- General changes:
mestre
2016-03-05
Convert a hand-rolled strtonum to a call to strtonum(3). This prevents
tb
2016-03-05
KNF: wrap three overly long lines. No binary change.
tb
2016-03-04
- Convert atoi(3) to strtonum(3)
mestre
2016-03-02
Fix score file name
Tim van der Molen
2016-02-28
Add back undocumented -h switch defaulting to usage().
tb
2016-02-27
Untangle a mess of nested ternary operators.
tb
2016-02-26
- Remove -h and -? from getopt(3), they weren't documented on manpage anyway
mestre
2016-02-26
- Convert atoi(3) to strtonum(3)
mestre
2016-02-09
- Remove parameter fd from snscore() since it's never used
mestre
2016-02-02
- Swap atoi(3) for strtonum(3)
mestre
2016-01-27
- optarg and optind are declared by unistd.h, so remove them...
Gleydson Soares
2016-01-25
Remove unused header
mestre
2016-01-19
Teach morse(6) the <AC> prosign as '@', as added on May 24, 2004 (the
Stuart Henderson
2016-01-18
There are now distinct codes for left and right parentheses.
Stuart Henderson
2016-01-18
Add a reference to the current ITU Morse code document.
Stuart Henderson
2016-01-13
there's a resource leak here. missing a fclose(3) to kill the stream.
Gleydson Soares
2016-01-10
#ifdef QUEST then a few functions won't work, because of that include
mestre
2016-01-10
Remove needless casts to (char *) NULL. Some were kept, namely for execl(3)
mestre
2016-01-10
As per style(9), remove remaining lint-style comments from games/
mestre
2016-01-10
Remove unnecessary headers
mestre
2016-01-09
Remove several casts to (char *) 0 and replace them by NULL
mestre
2016-01-09
ANSIfy grammar.y on atc(6), all other files already are
mestre
2016-01-09
This diff is rather large, but it's just simply removing unnecessary headers
mestre
2016-01-08
ANSIfy gomoku(6) and change a char* to u_char*
mestre
2016-01-08
ANSIfy sail(6) plus some cleanup
mestre
2016-01-08
Headers clean up
mestre
2016-01-08
Remove unnecessary headers an sort
mestre
2016-01-08
Straightforward headers cleanup
mestre
2016-01-08
ANSIfy monop(6)
mestre
2016-01-08
Headers cleanup and removal where suitable
mestre
2016-01-08
ANSIfy mille(6)
mestre
2016-01-08
Headers cleanup and also the following:
mestre
2016-01-08
add missing 'void'
tb
2016-01-08
Structural integrity hasn't improved in over twenty years.
tb
2016-01-07
ANSIfy hunt(6)
mestre
2016-01-07
Headers cleanup and sorting
mestre
2016-01-07
hack expects to be able to read ^Z as a normal character so disable
Todd C. Miller
2016-01-07
Some basic code maintenance in games/
tb
2016-01-07
ANSIfy trek(6)
mestre
[next]