| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=53920
|
| |
|
|
| |
Notes:
svn path=/head/; revision=53210
|
| |
|
|
| |
Notes:
svn path=/head/; revision=53209
|
| |
|
|
|
|
|
|
|
| |
PR: 8083
Submitted by: Stephen J. Roznowski <sjr@home.net>
Obtained from: a whole slew of NetBSD PRs
Notes:
svn path=/head/; revision=45801
|
| |
|
|
|
|
|
| |
there is a prototype to check it against.
Notes:
svn path=/head/; revision=35867
|
| |
|
|
|
|
|
|
| |
Change prototype for addbuf to make it compatible with tputs now that
there is a prototype to check it against.
Notes:
svn path=/head/; revision=35866
|
| |
|
|
| |
Notes:
svn path=/head/; revision=35865
|
| |
|
|
|
|
|
| |
in other files.
Notes:
svn path=/head/; revision=35864
|
| |
|
|
| |
Notes:
svn path=/head/; revision=29837
|
| |
|
|
|
|
|
|
| |
(According to the original man page, giving `-' by itself as the argument
is supposed to do this, but it seems that it never worked that way.)
Notes:
svn path=/head/; revision=22735
|
| |
|
|
|
|
|
|
| |
simply drop the privilege right after the program is started.
Thanks to bde for giving me good suggestion about this problem.
Notes:
svn path=/head/; revision=22191
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22172
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Indentation corrections
- Spaces -> tabs.
- func() -> func () (To be consistent with the original code.)
- Check if getopt() returns -1, not EOF.
Suggested by: bde
Notes:
svn path=/head/; revision=22164
|
| |
|
|
|
|
|
|
|
|
|
|
| |
1. Pass argc and argv to getarg and process them with getopt().
2. Instead of using an array to save arg characters, use array of
pointers and call backgammon/teachgammon with execv, instead of execl.
This should fix problems with calling teachgammon.
2.2 candidate.
Notes:
svn path=/head/; revision=22114
|
| |
|
|
|
|
|
|
| |
in recover().
2.2 candidate.
Notes:
svn path=/head/; revision=22110
|
| |
|
|
|
|
|
|
|
| |
after closing it.
This fixes bug that user couldn't save the game in progress.
2.2 candidate.
Notes:
svn path=/head/; revision=22109
|
| |
|
|
|
|
|
|
|
|
|
|
| |
character of the argument being processed isn't '\0'.
This fixes problem with backgammon exiting abnormally when you answer 'y' to
the question it asks if you need instruction for the game.
2.2 cnadidate, maybe?
Notes:
svn path=/head/; revision=21957
|
| |
|
|
| |
Notes:
svn path=/head/; revision=12551
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8856
|
|
|
of the x11 based games. I'm not going to tag the originals with bsd_44_lite
and do this in two stages since it's just not worth it for this collection,
and I've got directory renames to deal with that way. Bleah.
Submitted by: jkh
Notes:
svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=2490
|