tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
games
/
cribbage
/
at
jcs
14 files
Makefile
Delete cribbage logging. Was never enabled and no point in enabling it.
11 years ago
cards.c
Include only needed header files per each source file
10 years ago
crib.c
if both stdout and stderr are redirected to a non-tty, pledge(2) will kill ncurses applications, e.g.:
4 years ago
cribbage.6
Avoid gendered language in man pages when not referring to a specific person. Rewrite or use singular they.
4 years ago
cribbage.h
playing is a var in main() not a global, remove extern
2 years ago
cribbage.n
-m option for muggins better user input parsing man page tidying and syncing of rules to Hoyle's typo and context correction in "Hoyle's" transcription
25 years ago
cribcur.h
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
23 years ago
deck.h
Include only needed header files per each source file
10 years ago
extern.c
Include only needed header files per each source file
10 years ago
instr.c
As per style(9), remove remaining lint-style comments from games/
10 years ago
io.c
Fix input handling wrt redrawing. The new version of curses does not like shortcutting switching windows, especially if you're also using libc for i/o. Reported by Don Wilburn; ok jsg@
2 years ago
pathnames.h
Delete cribbage logging. Was never enabled and no point in enabling it.
11 years ago
score.c
Include only needed header files per each source file
10 years ago
support.c
Include only needed header files per each source file
10 years ago