]> git.cameronkatri.com Git - bsdgames-darwin.git/history - hunt/huntd/hunt.h
Time warp forward 34 years so that it compiles (but not work)
[bsdgames-darwin.git] / hunt / huntd / hunt.h
2014-03-30 dhollandUse bool (not int) for a boolean return type.
2014-03-30 dhollandRemove SHORTLEN and LONGLEN defines; use sizeof() prope...
2014-03-30 dhollandRemove all the conditional compilation for INTERNET...
2014-03-30 dhollandClean up the names of the various pieces of socket...
2014-03-29 dhollandReduce ifdefs by making a common function to talk to...
2014-03-29 dhollandAdditional minor cleanup and remove a straggler data...
2014-03-29 dhollandGroup function declarations by which source file they...
2014-03-29 dhollandsprinkle static
2014-03-29 dhollandSplit hunt and huntd's includes, instead of incestuousl...
2014-03-29 dhollandRemove empty header file.
2014-03-29 dhollandMake the code for issuing talk requests to find players...
2014-03-29 dhollanddon't declare own boolean type
2009-08-12 dhollandsprinkle static and prune some dead code
2009-07-04 dhollandRemove config options for 4.2BSD and 4.3BSD, and associ...
2009-07-04 dhollandRemove the non-curses screen handling, since it relies...
2009-07-04 dhollandRemove config for the return type of signal handlers...
2009-07-04 dhollandWhitespace.
2009-07-04 dhollandSigh, more of the same (missed two)
2009-07-04 dholland__attribute__((__noreturn__)) -> __dead
2008-01-28 dhollandclean for WARNS=4
2004-02-08 jsmMark unused parameters, nonreturning functions and...
2004-01-27 jsmRemove uses of __P.
2003-06-11 wizMake build.
2003-06-11 wizMerge with v20030416.
2002-09-20 mycroftselect() -> poll()
2000-01-21 mycroftNuke `extern int errno;' in code we compile with -Wstri...
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-09-11 hubertfremove unneeded typedef for TTYB, as per PR#5867
1998-01-09 perryRCS Id Police.
1997-10-10 lukemYet Another Monster Commit:
1997-10-04 mrghunt version 1993-07-17