2000-01-13 |
jsm | Remove unnecessary casts, and add necessary ones for... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
jsm | Change __GCC__ to __GNUC__. |
commit | commitdiff | tree | snapshot |
2000-01-13 |
jsm | Remove obsolete NO_VOID conditional. |
commit | commitdiff | tree | snapshot |
2000-01-09 |
jsm | Use err(1, NULL) and warn(NULL) for `out of memory... |
commit | commitdiff | tree | snapshot |
2000-01-01 |
jsm | Declare variables as extern in headers rather than... |
commit | commitdiff | tree | snapshot |
1999-12-30 |
simonb | Don't use <err.h>. Use ANSI prototypes (no dependance... |
commit | commitdiff | tree | snapshot |
1999-12-30 |
simonb | Don't use any NetBSD specific features (<err.h> and... |
commit | commitdiff | tree | snapshot |
1999-12-30 |
simonb | No need to include <sys/endian.h> here - <sys/types... |
commit | commitdiff | tree | snapshot |
1999-12-28 |
jsm | Use separate definitions and extern declarations of... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
jsm | Fix capital of Monaco. It should be Monaco rather... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
jsm | Make quiz use POSIX.2 pager handling. |
commit | commitdiff | tree | snapshot |
1999-12-16 |
jsm | Print a space character on the tape between each comman... |
commit | commitdiff | tree | snapshot |
1999-12-11 |
mason | Removed someone's personal phone number, including... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
jsm | Fix a gcc -W warning (empty body in an else-statement). |
commit | commitdiff | tree | snapshot |
1999-12-07 |
jsm | If the dictionary for boggle does not include words... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
abs | Correct wargames quote, and while we are here be a... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
hubertf | Do not match non-literals (REs). |
commit | commitdiff | tree | snapshot |
1999-11-09 |
drochner | Since our gcc doesn't warn about NULL format strings... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
cgd | fix handling of '-t' flag, and pause for a little bit... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
cgd | correct description of representation of snake |
commit | commitdiff | tree | snapshot |
1999-10-26 |
cgd | support arrow keys. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
lukem | update after change to return value of tputs() third... |
commit | commitdiff | tree | snapshot |
1999-10-01 |
jsm | Fix error in last namespace change (only relevant ... |
commit | commitdiff | tree | snapshot |
1999-10-01 |
jsm | Add more files to FILES section of cribbage.6. |
commit | commitdiff | tree | snapshot |
1999-09-30 |
jsm | Fix uses of namespaces reserved by ISO C or POSIX.1. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
jsm | Use macro NAMLEN rather than dirent->d_namlen, for... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
jsm | Use the function usage(). |
commit | commitdiff | tree | snapshot |
1999-09-22 |
jsm | Don't include terminal . in argument of err(). |
commit | commitdiff | tree | snapshot |
1999-09-22 |
jsm | Don't include <nlist.h>. |
commit | commitdiff | tree | snapshot |
1999-09-21 |
tron | Remove generated file "limerick-o" in "clean" target. |
commit | commitdiff | tree | snapshot |
1999-09-19 |
jsm | Cleanup and warning fixes for phantasia/setup.c. |
commit | commitdiff | tree | snapshot |
1999-09-19 |
jsm | Allow dm to ban games playing 11pm-midnight. |
commit | commitdiff | tree | snapshot |
1999-09-19 |
jsm | Define variables as BOOLEAN, not bool, where the extern... |
commit | commitdiff | tree | snapshot |
1999-09-19 |
jsm | Further warning fix for mkdict. |
commit | commitdiff | tree | snapshot |
1999-09-19 |
jsm | Add alternative style for commands at end of game ... |
commit | commitdiff | tree | snapshot |
1999-09-18 |
jsm | Warning cleanup for boggle's mkdict and mkindex. |
commit | commitdiff | tree | snapshot |
1999-09-18 |
jsm | Fix -Wsign-compare warnings. |
commit | commitdiff | tree | snapshot |
1999-09-18 |
jsm | Use strncpy() rather than strcpy() with fixed size... |
commit | commitdiff | tree | snapshot |
1999-09-18 |
jsm | Add missing initialisers. |
commit | commitdiff | tree | snapshot |
1999-09-18 |
jsm | Add FALLTHROUGH comment. |
commit | commitdiff | tree | snapshot |
1999-09-18 |
jsm | Give sensible error message in a shouldn't happen case. |
commit | commitdiff | tree | snapshot |
1999-09-17 |
jsm | Make word list for hangman selectable at run time. |
commit | commitdiff | tree | snapshot |
1999-09-17 |
jsm | Convert tetris to use <err.h> functions. |
commit | commitdiff | tree | snapshot |
1999-09-17 |
jsm | Fix some uses of NULL as non-pointer and 0 for null... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
jsm | Use `extern' for header variable declarations in trek(6). |
commit | commitdiff | tree | snapshot |
1999-09-14 |
jsm | Change quiz `pres' data file to include vice-presidents... |
commit | commitdiff | tree | snapshot |
1999-09-14 |
jsm | Update pom to the third edition of Duffett-Smith's... |
commit | commitdiff | tree | snapshot |
1999-09-14 |
jsm | Declare variables in extern.h as extern, and add non... |
commit | commitdiff | tree | snapshot |
1999-09-14 |
jsm | Use time() instead of gettimeofday(). |
commit | commitdiff | tree | snapshot |
1999-09-14 |
jsm | Convert snake to use curses, and generally clean it... |
commit | commitdiff | tree | snapshot |
1999-09-13 |
jsm | Make cribbage use the POSIX.2 pager behaviour. |
commit | commitdiff | tree | snapshot |
1999-09-13 |
jsm | Fix buffer overrun in rogue. |
commit | commitdiff | tree | snapshot |
1999-09-13 |
jsm | Fix uses of names of library functions for other purposes. |
commit | commitdiff | tree | snapshot |
1999-09-13 |
jsm | A couple more checks for file descriptor < 3 missed... |
commit | commitdiff | tree | snapshot |
1999-09-13 |
jsm | Remove rogue's old and bit-rotten cut-down version... |
commit | commitdiff | tree | snapshot |
1999-09-12 |
hwr | Split limericks into "normal" and "offensive" ones. |
commit | commitdiff | tree | snapshot |
1999-09-12 |
hwr | These fortunes conatain offensive language. |
commit | commitdiff | tree | snapshot |
1999-09-12 |
hwr | Moved to unamerican.real-o |
commit | commitdiff | tree | snapshot |
1999-09-12 |
hwr | Moved to unamerican.fake-o |
commit | commitdiff | tree | snapshot |
1999-09-12 |
jsm | Security improvements for games (largely from or inspir... |
commit | commitdiff | tree | snapshot |
1999-09-10 |
kleink | Use STD*_FILENO. |
commit | commitdiff | tree | snapshot |
1999-09-10 |
jsm | Check for write errors in auxiliary programs used durin... |
commit | commitdiff | tree | snapshot |
1999-09-10 |
jsm | Compare getchar() against EOF, not -1. |
commit | commitdiff | tree | snapshot |
1999-09-10 |
jsm | Fix glitch in const changes (bin/8365 from John.P.Darro... |
commit | commitdiff | tree | snapshot |
1999-09-09 |
jsm | Include <time.h> in various places in the games where... |
commit | commitdiff | tree | snapshot |
1999-09-09 |
jsm | Check for failure of malloc() and calloc() at various... |
commit | commitdiff | tree | snapshot |
1999-09-09 |
simonb | Remove extra blank line in copyright. |
commit | commitdiff | tree | snapshot |
1999-09-08 |
jsm | Use the symbolic names `SEEK_SET' and `O_RDONLY' where... |
commit | commitdiff | tree | snapshot |
1999-09-08 |
jsm | Add `__noreturn__' and `__unused__' attributes where... |
commit | commitdiff | tree | snapshot |
1999-09-08 |
jsm | Add use of `const' where appropriate to the games. |
commit | commitdiff | tree | snapshot |
1999-09-08 |
jsm | Removed unused array Movenames[]. |
commit | commitdiff | tree | snapshot |
1999-08-21 |
simonb | Convert to something resembling KNF. |
commit | commitdiff | tree | snapshot |
1999-08-21 |
simonb | Instead of writing out a structure that contains pointe... |
commit | commitdiff | tree | snapshot |
1999-08-21 |
simonb | Use new endian-specific conversion macros - 64-bit... |
commit | commitdiff | tree | snapshot |
1999-08-21 |
simonb | Don't chown installed files or directories if UNPRIVILE... |
commit | commitdiff | tree | snapshot |
1999-08-21 |
simonb | Use ${INSTPRIV} with ${INSTALL}. |
commit | commitdiff | tree | snapshot |
1999-08-18 |
hubertf | Make phrase to enter password again clearer |
commit | commitdiff | tree | snapshot |
1999-08-17 |
enami | In name section, use .Dq macro rather than writing... |
commit | commitdiff | tree | snapshot |
1999-08-16 |
simonb | Spell "privilege" correctly (correct spelling from... |
commit | commitdiff | tree | snapshot |
1999-08-14 |
tron | Adapt to change of "termcap.h". |
commit | commitdiff | tree | snapshot |
1999-08-14 |
tron | Adapt to change in "termcap.h". |
commit | commitdiff | tree | snapshot |
1999-08-14 |
tron | Adapt to change of "termcap.h". |
commit | commitdiff | tree | snapshot |
1999-08-13 |
sommerfeld | Fix the part of pr8201 which is IMHO a bug: the error... |
commit | commitdiff | tree | snapshot |
1999-08-10 |
hubertf | Leave ^Z-handling to the system (curses? no idea, at... |
commit | commitdiff | tree | snapshot |
1999-08-08 |
hubertf | Print score after endwin() so it isn't deleted immediat... |
commit | commitdiff | tree | snapshot |
1999-08-08 |
simonb | Revert inclusion of <string.h> now that curses has... |
commit | commitdiff | tree | snapshot |
1999-08-04 |
thorpej | Fortunes from those Unamerican Activities bumper sticke... |
commit | commitdiff | tree | snapshot |
1999-08-04 |
thorpej | Need <strings.h>. |
commit | commitdiff | tree | snapshot |
1999-07-30 |
hubertf | This patch converts worms(6) to use curses, thereby |
commit | commitdiff | tree | snapshot |
1999-07-30 |
hubertf | This patch converts rain(6) to use curses, thereby |
commit | commitdiff | tree | snapshot |
1999-07-28 |
hubertf | This patch fixes adventure(6) to use `extern' on declar... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
hubertf | This is a trivial fix to backgammon(6): '\a' is cleaner... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
hubertf | This patch makes worm(6) keep the cursor on the head... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
hubertf | This patch adds references to the main punched card... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
hubertf | This patch makes bcd(6) use `const' where appropriate... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
hubertf | This patch fixes a remaining relic of the backgammon... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
hubertf | In atc(6), the function getAChar() has BSD and SYSV... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
hubertf | This patch improves the handling of save files in battl... |
commit | commitdiff | tree | snapshot |
1999-07-27 |
drochner | make sure only whole words are matched, use [:space... |
commit | commitdiff | tree | snapshot |
1999-07-26 |
hubertf | Remove empty functin check_adir() and references to it. |
commit | commitdiff | tree | snapshot |
next |