1999-07-17 |
hubertf | This patch (a) makes arithmetic(6) revoke any setgid... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
hubertf | This patch cleans up the handling of the variable ... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
hubertf | Const poisoning. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
hubertf | This patch fixes a -Wcast-qual warning in wump(6). |
commit | commitdiff | tree | snapshot |
1999-07-14 |
hubertf | Fix scoring, submitted in PR 7992 by Joseph Myers ... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
hubertf | From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>: |
commit | commitdiff | tree | snapshot |
1999-07-14 |
hubertf | This patch makes fish(6) honour PAGER for viewing the... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
hubertf | From PR 7988 by Joseph Myers <jsm28@cam.ac.uk>: use... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
hubertf | From PR 7985 by Joseph Myers <jsm28@cam.ac.uk>: |
commit | commitdiff | tree | snapshot |
1999-06-27 |
sommerfeld | man page rewritten into -mandoc by dholland@eecs.harvar... |
commit | commitdiff | tree | snapshot |
1999-05-16 |
christos | Fixi uninit vars warnings. |
commit | commitdiff | tree | snapshot |
1999-05-16 |
christos | Add missing prototypes |
commit | commitdiff | tree | snapshot |
1999-05-15 |
christos | Add -A for automatic playing mode. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
kristerw | Fix Y2K buffer overflow (from OpenBSD). |
commit | commitdiff | tree | snapshot |
1999-04-24 |
kristerw | Buffer overflow fix (from OpenBSD) |
commit | commitdiff | tree | snapshot |
1999-04-18 |
simonb | initscr() returns a pointer, compare return value with... |
commit | commitdiff | tree | snapshot |
1999-04-18 |
simonb | Don't frob the interals of a WINDOW*, use the mvinch... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
cgd | change: |
commit | commitdiff | tree | snapshot |
1999-04-05 |
abs | s/SETUIDGAME/SETGIDGAME/ - catch up with the rest of... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
mrg | defined(attron) does not mean there is a <term.h> |
commit | commitdiff | tree | snapshot |
1999-03-25 |
hubertf | Fix object recognition, per PR 6048 by Joseph S. Myers... |
commit | commitdiff | tree | snapshot |
1999-03-22 |
garbled | More and more .Os cleanups. .Os is defined in the... |
commit | commitdiff | tree | snapshot |
1999-03-22 |
abs | Newline and usage cosmetics from Soren S. Jorvang ... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
lukem | set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh... |
commit | commitdiff | tree | snapshot |
1999-03-10 |
erh | Fix .Bl/.El imbalance. |
commit | commitdiff | tree | snapshot |
1999-02-13 |
lukem | remove NOPROG (nothing uses it). however, set MKOBJ... |
commit | commitdiff | tree | snapshot |
1999-02-13 |
lukem | convert from NOxxx= to MKxxx=no. |
commit | commitdiff | tree | snapshot |
1999-02-11 |
simonb | Remove unneeded "mips compiler bug" workaround from... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
hubertf | tgetent() handles const correctly in current |
commit | commitdiff | tree | snapshot |
1999-02-10 |
hubertf | Add __attribute__() to a variable. From PR 6557, after... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
hubertf | The patch below makes the game backgammon(6) use `const... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
hubertf | Only invoke pager given in $PAGER if output goes to... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
hubertf | Const poisoning, per PR 6660 by Joseph Myers <jsm28... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
hubertf | The game sail(6) has a function Write() which is used... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
hubertf | The patch below does some minor cleanup of adventure... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
hubertf | The game adventure(6) handles EOF on standard input... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
hubertf | only show preview if the -p option is given |
commit | commitdiff | tree | snapshot |
1999-01-03 |
hubertf | document morse's decode option -d |
commit | commitdiff | tree | snapshot |
1999-01-03 |
hubertf | Add previewing of next shape. Old (previous) behaviour... |
commit | commitdiff | tree | snapshot |
1999-01-02 |
tron | Remove obsolete header file. Fixes PR bin/6700 by Josep... |
commit | commitdiff | tree | snapshot |
1998-12-06 |
dbj | tweaks to pass DESTDIR to subprograms when it is define... |
commit | commitdiff | tree | snapshot |
1998-12-05 |
pk | typo. |
commit | commitdiff | tree | snapshot |
1998-11-20 |
jwise | Fix spelling of `Churchill' in 3 places |
commit | commitdiff | tree | snapshot |
1998-11-18 |
hubertf | Add support for decoding of morse code. |
commit | commitdiff | tree | snapshot |
1998-11-18 |
hubertf | fix usage |
commit | commitdiff | tree | snapshot |
1998-11-10 |
hubertf | constify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk> |
commit | commitdiff | tree | snapshot |
1998-11-10 |
hubertf | constify, per PR 6148 |
commit | commitdiff | tree | snapshot |
1998-11-09 |
hubertf | make objdir-aware |
commit | commitdiff | tree | snapshot |
1998-09-29 |
lukem | don't install in /usr/share if NOSHARE is defined |
commit | commitdiff | tree | snapshot |
1998-09-15 |
frueauf | Fix args processing of backgammon and teachgammon,... |
commit | commitdiff | tree | snapshot |
1998-09-14 |
hubertf | constify (PR#6151, once more by Joseph Myers <jsm28... |
commit | commitdiff | tree | snapshot |
1998-09-14 |
hubertf | return error on errors (PR#6147 by Joseph Myers <jsm28... |
commit | commitdiff | tree | snapshot |
1998-09-14 |
hubertf | constify, as per PR#6136 by Joseph Myers <jsm28@cam... |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | remove x bit from save files (PR#6077) |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | Remove unused function and mark non-returning ones... |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | mark non-returning functions (PR#6144 by Joseph Myers... |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | fix bug w/ negative numbers, mark non-returning functio... |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | add sanity checks when saving/restoring games (PR#6138... |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | check for malloc failures (PR#6136 by Joseph Myers... |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | some cleanups as per PR#6082 by Joseph Myers <jsm28... |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | remove unused files (PR#6083 by Joseph Myers <jsm28... |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | remove unused function return values (PR#6079 by Joseph... |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | Saved games can NOT be restored by executing the save... |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | Replace special handling of \r by using ICRNL (PR#6078... |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | Remove unused function (PR#6076 by Joseph Myers <jsm28... |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | Make dm ignore TZ; PR#6073 by Joseph Myers <jsm28@cam... |
commit | commitdiff | tree | snapshot |
1998-09-13 |
hubertf | constify, per PR 6041 by Joseph Myers <jsm28@cam.ac.uk> |
commit | commitdiff | tree | snapshot |
1998-09-12 |
frueauf | Correct attribution as pointed out in pr 6114 by Jim... |
commit | commitdiff | tree | snapshot |
1998-09-12 |
wrstuden | Make the helper programs compile right in a cross-compi... |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | add main() prototype |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | fix prototype, PR#5867 |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | use symbolic constant for open(), PR#5867 |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | fix main() prototype, per PR#5867 |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | fix prototype, per PR#5867 |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | fix prototypes, per PR#5867 |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | fix prototype of mon_sees(), per PR#5867 |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | be more precise for PI, as per PR5867 |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | use symbolic constants for signals & open(2), as per... |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | remove unneeded typedef for TTYB, as per PR#5867 |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | fix main() prototype, as per PR#5867 |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | fix main() prototype, as per PR#5867 |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | remove unused args from main(), as per PR#5867 |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | fix typo, as per PR#5867 |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | better define PI, plus improve prototype (PR#5867) |
commit | commitdiff | tree | snapshot |
1998-09-11 |
hubertf | remove main() prototype, as per PR 6867 |
commit | commitdiff | tree | snapshot |
1998-09-10 |
frueauf | Fix typo, closes pr 6137 by Joseph Myers. |
commit | commitdiff | tree | snapshot |
1998-08-30 |
veego | Add braces to make the new egcs happy. |
commit | commitdiff | tree | snapshot |
1998-08-29 |
hubertf | Use symbolic names for signals(!), open(2)-constants... |
commit | commitdiff | tree | snapshot |
1998-08-29 |
hubertf | Use symbolic constants for seek(), open(). Fixed as... |
commit | commitdiff | tree | snapshot |
1998-08-29 |
hubertf | Remove unused function and unnecessary prototypes,... |
commit | commitdiff | tree | snapshot |
1998-08-29 |
hubertf | Improved signal handling as per PR 6051 by |
commit | commitdiff | tree | snapshot |
1998-08-29 |
hubertf | DTRT if "give" is invoked without arguments. Fix contri... |
commit | commitdiff | tree | snapshot |
1998-08-28 |
hubertf | Don't allow empty "give" command (without arguments). |
commit | commitdiff | tree | snapshot |
1998-08-24 |
hubertf | Replace some homegrown string-functions with standard... |
commit | commitdiff | tree | snapshot |
1998-08-24 |
hubertf | Kill unused parameters, per PR 6023 by Joseph Myers... |
commit | commitdiff | tree | snapshot |
1998-08-24 |
hubertf | Untakable objects are marked with NULL pointers, not... |
commit | commitdiff | tree | snapshot |
1998-08-24 |
hubertf | Propperly note place-change, as reported in PR 6008... |
commit | commitdiff | tree | snapshot |
1998-08-24 |
hubertf | Initialize return-value correctly as pointed out in... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
mycroft | Assign my copyrights to TNF. |
commit | commitdiff | tree | snapshot |
1998-08-10 |
perry | bzero->memset |
commit | commitdiff | tree | snapshot |
next |