2003-09-19 |
itojun | off-by-one. aaron@openbsd |
tree | commitdiff |
2003-09-19 |
itojun | off-by-one. aaron@openbsd |
tree | commitdiff |
2003-08-07 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence. |
tree | commitdiff |
2002-03-05 |
thorpej | No need to reference .OBJDIR here. |
tree | commitdiff |
2001-08-29 |
jsm | Ensure trailing newline is present on error and warning... |
tree | commitdiff |
2001-02-05 |
christos | eliminate redundant decls |
tree | commitdiff |
2000-07-31 |
simonb | Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros... |
tree | commitdiff |
2000-07-03 |
matt | More include additions for exit, abs, strcmp, etc. |
tree | commitdiff |
2000-05-08 |
mycroft | Use setgid(), not setregid(). |
tree | commitdiff |
2000-04-24 |
pk | HOST_CC -> HOST_LINK.c |
tree | commitdiff |
2000-01-09 |
jsm | Use err(1, NULL) and warn(NULL) for `out of memory... |
tree | commitdiff |
1999-07-28 |
hubertf | This patch fixes adventure(6) to use `extern' on declar... |
tree | commitdiff |
1999-07-17 |
hubertf | Adventure(6) should check for errors (e.g. disk full... |
tree | commitdiff |
1999-07-16 |
hubertf | This patch cleans up the handling of the variable ... |
tree | commitdiff |
1999-07-14 |
hubertf | From PR 7985 by Joseph Myers <jsm28@cam.ac.uk>: |
tree | commitdiff |
1999-02-10 |
hubertf | Add __attribute__() to a variable. From PR 6557, after... |
tree | commitdiff |
1999-02-10 |
hubertf | The patch below does some minor cleanup of adventure... |
tree | commitdiff |
1999-02-10 |
hubertf | The game adventure(6) handles EOF on standard input... |
tree | commitdiff |
1998-09-14 |
hubertf | return error on errors (PR#6147 by Joseph Myers <jsm28... |
tree | commitdiff |
1998-09-13 |
hubertf | check for malloc failures (PR#6136 by Joseph Myers... |
tree | commitdiff |
1998-09-13 |
hubertf | some cleanups as per PR#6082 by Joseph Myers <jsm28... |
tree | commitdiff |
1998-09-13 |
hubertf | remove unused function return values (PR#6079 by Joseph... |
tree | commitdiff |
1998-09-13 |
hubertf | constify, per PR 6041 by Joseph Myers <jsm28@cam.ac.uk> |
tree | commitdiff |
1998-09-11 |
hubertf | add main() prototype |
tree | commitdiff |
1998-09-11 |
hubertf | remove main() prototype, as per PR 6867 |
tree | commitdiff |
1998-08-29 |
hubertf | Remove unused function and unnecessary prototypes,... |
tree | commitdiff |
1998-08-29 |
hubertf | Improved signal handling as per PR 6051 by |
tree | commitdiff |
1998-08-24 |
hubertf | Replace some homegrown string-functions with standard... |
tree | commitdiff |
1998-08-24 |
hubertf | Kill unused parameters, per PR 6023 by Joseph Myers... |
tree | commitdiff |
1998-08-01 |
hubertf | Find setup-program even w/ obj dirs. |
tree | commitdiff |
1998-07-24 |
hubertf | Consider leap years, as per PR 5830 by Joseph Myers... |
tree | commitdiff |
1998-02-03 |
perry | change includes to fix compiler warning |
tree | commitdiff |
1997-10-11 |
lukem | KNFify again |
tree | commitdiff |
1997-10-11 |
lukem | KNFify |
tree | commitdiff |
1997-10-10 |
lukem | deprecate register, fixup .Nm usage |
tree | commitdiff |
1997-08-11 |
christos | PR/3964: Eric Fischer: Remove dependencies to tradition... |
tree | commitdiff |
1997-04-19 |
thorpej | Allow this to be cross-compiled. |
tree | commitdiff |
1996-05-21 |
mrg | oops, use <signal.h> not <sys/signal.h> (tholo@sigmasof... |
tree | commitdiff |
1996-05-21 |
mrg | give up setuid-ness. we don't need it. while i'm... |
tree | commitdiff |
1996-02-06 |
jtc | Removed "extern int errno"; Added #include <errno.h... |
tree | commitdiff |
1995-04-24 |
cgd | Various changes to make games compile w/o warnings... |
tree | commitdiff |
1995-03-21 |
cgd | clean up RCS ids |
tree | commitdiff |
1994-12-22 |
cgd | specify man pages the new way. |
tree | commitdiff |
1994-10-21 |
jtc | adventure(6), from 44lite |
tree | commitdiff |
|