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
2015-10-25
just dump the help on stdout with messing about with a pager.
Ted Unangst
2015-10-24
Cast toupper()'s argument to unsigned char.
mmcc
2015-10-24
Cast ctype functions' argument to unsigned char.
mmcc
2015-10-24
Cast ctype functions' argument to unsigned char.
mmcc
2015-10-24
Cast ctype functions' argument to unsigned char.
mmcc
2015-10-24
Cast ctype functions' argument to unsigned char.
mmcc
2015-10-24
Cast ctype functions' argument to unsigned char.
mmcc
2015-10-24
Cast ctype functions' argument to unsigned char.
mmcc
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-24
Cast ctype functions' argument to unsigned char.
mmcc
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-24
Cast isdigit()'s argument to unsigned char.
mmcc
2015-10-24
Cast isdigit()'s argument to unsigned char.
mmcc
2015-10-24
Cast islower()'s argument to unsigned char.
mmcc
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-24
Cast isprint()'s argument to unsigned char.
mmcc
2015-10-24
Cast toupper()'s argument to unsigned char.
mmcc
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-24
Cast isdigit()'s argument to unsigned char.
mmcc
2015-10-24
Cast isalpha()'s argument to unsigned char.
mmcc
2015-10-24
Cast isblank()'s argument to unsigned char.
mmcc
2015-10-24
Cast isdigit()'s argument to unsigned char.
mmcc
2015-10-24
Cast isblank()'s argument to unsigned char.
mmcc
2015-10-24
Cast toupper()'s argument to unsigned char.
mmcc
2015-10-24
Cast islower()'s argument to unsigned char.
mmcc
2015-10-24
Cast islower()'s argument to unsigned char.
mmcc
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-23
include err.h for err() calls added with recent pledge commits.
Jonathan Gray
2015-10-22
Pledge "stdio rpath tty" for hangman(6).
Doug Hogan
2015-10-16
Disable !-command to escape to a shell. You are supposed to play, press
Tobias Stoeckmann
2015-10-14
Pledge "stdio" for simple games.
Doug Hogan
2015-10-14
enable pledge(2) in rain(6)
Sebastien Marie
2015-10-10
Pledge that arithmetic only takes "stdio".
Doug Hogan
2015-09-27
Delete pointless NOSTRICT comments
Philip Guenther
2015-09-27
Make prompt() properly printf-like, eliminating empty dummy args
Philip Guenther
2015-09-27
Annotate funcs with __attribute__((printf(...))) and clean up the fallout:
Philip Guenther
2015-09-27
Delete obsolete lint comments
Philip Guenther
2015-09-27
Make -Wformat=2 happier with a few foo(str) -> foo("%s", str) fixes
Philip Guenther
2015-09-25
Fix -D in the synopsis line:
Ingo Schwarze
2015-09-25
use | rather than / for alternatives and some macro fixes
Ingo Schwarze
2015-09-16
big blocks need braces for support
Ted Unangst
2015-09-12
use .Cm rather than .Ar for fixed string arguments
Ingo Schwarze
2015-09-10
reduce .Nd to one line and kill .Tn while here
Ingo Schwarze
2015-09-07
cosmetic fixes
Ted Unangst
2015-08-26
remove #ifdef OK_TO_WRITE_DISK which isn't used by default.
Sebastien Marie
[next]