This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f5d7100e26
NetBSD
/
games
/
hunt
/
hunt
History
mycroft
f5d7100e26
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
...
the correct definition from errno.h.
2000-01-21 17:08:33 +00:00
..
Makefile
Simply include -lcurses instead of -lcurses -ltermcap
1998-02-18 22:37:30 +00:00
connect.c
use err/warn instead of perror
1997-10-11 08:13:40 +00:00
hunt.6
Yet Another Monster Commit:
1997-10-10 16:32:15 +00:00
hunt.c
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
2000-01-21 17:08:33 +00:00
otto.c
Don't frob the interals of a WINDOW*, use the mvinch() macro.
1999-04-18 03:29:01 +00:00
playit.c
FD_ZERO select mask before FD_SET-ing it
1997-10-20 00:37:14 +00:00