Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/games/hunt



Module Name:    basesrc
Committed By:   mycroft
Date:           Fri Sep 20 20:54:17 UTC 2002

Modified Files:
        basesrc/games/hunt: Makefile.inc
        basesrc/games/hunt/huntd: answer.c ctl_transact.c driver.c extern.c
            faketalk.c hunt.h

Log Message:
select() -> poll()
Also, turn off talk announcements; it's a wretched hack.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/games/hunt/Makefile.inc
cvs rdiff -r1.3 -r1.4 basesrc/games/hunt/huntd/answer.c
cvs rdiff -r1.4 -r1.5 basesrc/games/hunt/huntd/ctl_transact.c
cvs rdiff -r1.7 -r1.8 basesrc/games/hunt/huntd/driver.c
cvs rdiff -r1.2 -r1.3 basesrc/games/hunt/huntd/extern.c
cvs rdiff -r1.6 -r1.7 basesrc/games/hunt/huntd/faketalk.c \
    basesrc/games/hunt/huntd/hunt.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index