1999-07-25 |
thorpej | We're in section 6. |
commit | commitdiff | tree | snapshot |
1999-07-25 |
hubertf | This patch marks unused parameters in atc(6) as such. |
commit | commitdiff | tree | snapshot |
1999-07-25 |
hubertf | Hardcore const poisoning |
commit | commitdiff | tree | snapshot |
1999-07-24 |
hubertf | This patch makes atc(6) check for memory allocation... |
commit | commitdiff | tree | snapshot |
1999-07-24 |
mjl | Use getopt instead of home grown command line parsing. |
commit | commitdiff | tree | snapshot |
1999-07-22 |
lukem | remove sh warning when invoked with no args |
commit | commitdiff | tree | snapshot |
1999-07-22 |
mrg | add wtf |
commit | commitdiff | tree | snapshot |
1999-07-22 |
mrg | Allen Briggs' wtf(6) to grovel the acronyms database. |
commit | commitdiff | tree | snapshot |
1999-07-21 |
hubertf | const poisoning |
commit | commitdiff | tree | snapshot |
1999-07-21 |
hubertf | When atc(6) parses its game definition files, the check... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
hubertf | Drop setgid privs early, via OpenBSD |
commit | commitdiff | tree | snapshot |
1999-07-21 |
hubertf | Drop setgid privs early. Via OpenBSD, reported in PR... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
hubertf | Drop setgid privs early; via OpenBSD reported in PR... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
hubertf | Drop setgid privileges early. Derived from OpenBSD... |
commit | commitdiff | tree | snapshot |
1999-07-19 |
hubertf | Back out last due to think o on my side: we don't start... |
commit | commitdiff | tree | snapshot |
1999-07-19 |
hubertf | Drop setgid privs passed from dm(6). |
commit | commitdiff | tree | snapshot |
1999-07-19 |
hubertf | As in previously sent patches: backgammon(6) does not... |
commit | commitdiff | tree | snapshot |
1999-07-17 |
hubertf | Adventure(6) should check for errors (e.g. disk full... |
commit | commitdiff | tree | snapshot |
1999-07-17 |
hubertf | The patch below improves the security of the game atc... |
commit | commitdiff | tree | snapshot |
1999-07-17 |
hubertf | Add two .Els that nroff was complaining to miss. |
commit | commitdiff | tree | snapshot |
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 |
next |