index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
cribbage
Age
Commit message (
Expand
)
Author
2001-12-06
Change deprecated curses function to new equivalent.
blymn
2001-12-04
Replace deprecated curses call with supported equivalent.
blymn
2001-04-02
Whitespace and/or punctuation fixes.
wiz
2001-02-05
remove redundant decl
christos
2000-05-08
Use setgid(), not setregid().
mycroft
1999-11-09
Since our gcc doesn't warn about NULL format strings anymore, we can
drochner
1999-10-01
Add more files to FILES section of cribbage.6.
jsm
1999-09-30
Fix uses of namespaces reserved by ISO C or POSIX.1.
jsm
1999-09-19
Define variables as BOOLEAN, not bool, where the extern declarations
jsm
1999-09-18
Fix -Wsign-compare warnings.
jsm
1999-09-13
Make cribbage use the POSIX.2 pager behaviour.
jsm
1999-09-12
Security improvements for games (largely from or inspired by OpenBSD).
jsm
1999-09-10
Fix glitch in const changes (bin/8365 from John.P.Darrow@wheaton.edu).
jsm
1999-09-08
Add `__noreturn__' and `__unused__' attributes where appropriate to
jsm
1999-09-08
Add use of `const' where appropriate to the games.
jsm
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-09-29
don't install in /usr/share if NOSHARE is defined
lukem
1998-09-13
mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)
hubertf
1998-08-30
Add braces to make the new egcs happy.
veego
1998-02-18
Simply include -lcurses instead of -lcurses -ltermcap
jtc
1998-02-05
Use -ltermcap instead of -ltermlib
christos
1997-11-20
install games that need it setgid.
mrg
1997-10-11
minor KNFify
lukem
1997-10-10
WARNSify
lukem
1997-07-10
make explicit comparisons to NULL, s/rindex/strrchr/
mikel
1997-07-09
Clean up play, let player see play more often, improve display timing.
phil
1997-05-17
NULL => 0 (Arne Juul; PR#3629)
pk
1997-03-24
- Makefile cleanups
christos
1996-10-18
Use ${INSTALL}.
thorpej
1996-02-06
Removed "extern int errno"; Added #include <errno.h> if not already present.
jtc
1995-03-21
clean up import
cgd
1995-02-28
change <sys/signal.h> to <signal.h>
jtc
1994-12-22
specify man pages the new way.
cgd
1993-12-08
Eliminate two compiler warnings.
mycroft
1993-08-10
#include <termios.h>.
mycroft
1993-08-05
Update to -mandoc macros, fix typos.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-04-19
Fix bug I introduced.
mycroft
1993-04-18
Cleanup for GCC 2.
mycroft
1993-03-23
got rid of unnecessary -lcompat and associated dependency
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd