2009-07-04 |
dholland | Whitespace. |
tree | commitdiff |
2009-07-04 |
dholland | Whitespace. |
tree | commitdiff |
2009-07-04 |
dholland | Sigh, more of the same (missed two) |
tree | commitdiff |
2009-07-04 |
dholland | __attribute__((__noreturn__)) -> __dead |
tree | commitdiff |
2009-07-04 |
dholland | ANSIfy function declarations. |
tree | commitdiff |
2009-07-04 |
dholland | Remove two more bogus casts. These *do* create object... |
tree | commitdiff |
2009-07-04 |
dholland | Remove bogus casts. Two object file diffs inspected... |
tree | commitdiff |
2009-07-04 |
dholland | Remove a pile of bogus casts. One object file diff... |
tree | commitdiff |
2009-06-28 |
dholland | sprintf -> snprintf |
tree | commitdiff |
2009-06-28 |
dholland | Fix possible remote DoS of a running hunt game, and... |
tree | commitdiff |
2009-03-11 |
joerg | Fix preamble |
tree | commitdiff |
2009-03-11 |
joerg | Fix markup |
tree | commitdiff |
2008-08-08 |
drochner | if initscr() fails, exit with a message rather than... |
tree | commitdiff |
2008-01-28 |
dholland | clean for WARNS=4 |
tree | commitdiff |
2007-12-15 |
perry | convert __attribute__s to applicable cdefs.h macros |
tree | commitdiff |
2006-10-07 |
elad | PR/18906: roskens at elfin dot net: misc. select()... |
tree | commitdiff |
2006-05-09 |
mrg | change (mostly) int to socklen_t. GCC 4 doesn't like... |
tree | commitdiff |
2006-03-19 |
christos | Coverity CID 1443: Prevent static overrun. |
tree | commitdiff |
2006-03-17 |
abs | add more "ifdef notdef" around unused sections - addres... |
tree | commitdiff |
2006-03-17 |
abs | Add a missing bp->b_score not null check - addresses... |
tree | commitdiff |
2005-09-15 |
wiz | Drop trailing whitespace. |
tree | commitdiff |
2004-11-05 |
dsl | Add (unsigned char) cast to ctype functions |
tree | commitdiff |
2004-02-08 |
jsm | Mark unused parameters, nonreturning functions and... |
tree | commitdiff |
2004-01-27 |
jsm | Remove uses of __P. |
tree | commitdiff |
2003-06-11 |
wiz | Sync with v20030416 of Makefile. |
tree | commitdiff |
2003-06-11 |
wiz | Make build. |
tree | commitdiff |
2003-06-11 |
wiz | Merge with v20030416. |
tree | commitdiff |
2003-06-11 |
martin | Make this work on 64 bit big endian platforms. |
tree | commitdiff |
2003-05-14 |
wiz | setup -> set up. |
tree | commitdiff |
2003-05-03 |
christos | don't print error messages using warn, because we clear... |
tree | commitdiff |
2003-04-01 |
drochner | Rewrite broken broadcast interface detection code using... |
tree | commitdiff |
2003-02-26 |
jdc | Make this work on sparc64 (don't use long and assume... |
tree | commitdiff |
2003-02-25 |
wiz | .Nm does not need a dummy argument ("") before punctuat... |
tree | commitdiff |
2003-02-23 |
wiz | .Nm still needs "". |
tree | commitdiff |
2002-12-06 |
thorpej | Avoid strict alias warning. |
tree | commitdiff |
2002-09-26 |
wiz | Lots of minor fixes resulting from reading these man... |
tree | commitdiff |
2002-09-26 |
wiz | Ispell. |
tree | commitdiff |
2002-09-26 |
wiz | New sentences begin on new lines. |
tree | commitdiff |
2002-09-20 |
mycroft | Minor rearrangement. |
tree | commitdiff |
2002-09-20 |
mycroft | Remove an unused declaration. |
tree | commitdiff |
2002-09-20 |
mycroft | select() -> poll() |
tree | commitdiff |
2002-09-20 |
mycroft | If we're searching for a huntd, probe local_address... |
tree | commitdiff |
2002-09-20 |
mycroft | select() -> poll() |
tree | commitdiff |
2002-05-26 |
wiz | __STDC__ is always defined on NetBSD. |
tree | commitdiff |
2002-02-08 |
ross | Generate <>& symbolically. I'm avoiding .../dist/.... |
tree | commitdiff |
2001-06-12 |
wiz | receive, not recieve |
tree | commitdiff |
2001-04-04 |
wiz | mdoc'ify. |
tree | commitdiff |
2001-02-05 |
christos | remove redundant decls |
tree | commitdiff |
2001-02-05 |
christos | eliminate nested externs |
tree | commitdiff |
2001-01-09 |
lukem | - openlog "huntd" instead of "HUNT" |
tree | commitdiff |
2000-07-03 |
matt | More include additions for exit, abs, strcmp, etc. |
tree | commitdiff |
2000-04-14 |
simonb | Don't declare 'extern opt*' getopt variables. |
tree | commitdiff |
2000-04-13 |
simonb | Curses works - define USE_CURSES for BSD44 and don... |
tree | commitdiff |
2000-03-02 |
kleink | Include <sys/param.h> for MAXHOSTNAMELEN. |
tree | commitdiff |
2000-01-21 |
mycroft | Nuke `extern int errno;' in code we compile with -Wstri... |
tree | commitdiff |
1999-04-18 |
simonb | Don't frob the interals of a WINDOW*, use the mvinch... |
tree | commitdiff |
1998-09-13 |
hubertf | mark non-returning functions (PR#6144 by Joseph Myers... |
tree | commitdiff |
1998-09-11 |
hubertf | remove unneeded typedef for TTYB, as per PR#5867 |
tree | commitdiff |
1998-08-30 |
veego | Add braces to make the new egcs happy. |
tree | commitdiff |
1998-07-06 |
mrg | - use an array MAXHOSTNAMELEN+1 size to hold hostnames |
tree | commitdiff |
1998-03-29 |
mrg | change static to static int |
tree | commitdiff |
1998-02-18 |
jtc | Simply include -lcurses instead of -lcurses -ltermcap |
tree | commitdiff |
1998-01-09 |
perry | RCS Id Police. |
tree | commitdiff |
1997-11-19 |
mrg | move hunt under dm(6) |
tree | commitdiff |
1997-11-05 |
ragge | Must have the correct library link order to be able... |
tree | commitdiff |
1997-10-22 |
lukem | use CPPFLAGS instead of CFLAGS |
tree | commitdiff |
1997-10-20 |
lukem | FD_ZERO select mask before FD_SET-ing it |
tree | commitdiff |
1997-10-15 |
mrg | drop core in /var/tmp (from linux). |
tree | commitdiff |
1997-10-11 |
lukem | use err/warn instead of perror |
tree | commitdiff |
1997-10-10 |
lukem | Yet Another Monster Commit: |
tree | commitdiff |
1997-10-04 |
mrg | fix compiler warnings on the alpha. |
tree | commitdiff |
1997-10-04 |
mrg | note that huntd lives in /usr/games. |
tree | commitdiff |
1997-10-04 |
mrg | build hunt. |
tree | commitdiff |
1997-10-04 |
mrg | hunt version 1993-07-17 |
tree | commitdiff |
|