This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
games
/
battlestar
History
John Birrell
070a701183
tv_sec in timeval is a long, and a time_t is not necessarily a long.
1998-05-09 09:41:30 +00:00
..
battlestar.6
…
battlestar.c
Cleanup
1997-09-24 22:40:45 +00:00
com1.c
…
com2.c
…
com3.c
…
com4.c
Add #include string.h to get prototypes.
1998-05-09 09:39:46 +00:00
com5.c
…
com6.c
tv_sec in timeval is a long, and a time_t is not necessarily a long.
1998-05-09 09:41:30 +00:00
com7.c
…
cypher.c
…
dayfile.c
…
dayobjs.c
…
externs.h
Add 'extern' to arrays that are declared and initialised elsewhere.
1998-05-09 09:38:11 +00:00
fly.c
Add #include string.h to get prototypes.
1998-05-09 09:39:46 +00:00
getcom.c
…
globals.c
…
init.c
Add #include string.h to get prototypes.
1998-05-09 09:39:46 +00:00
Makefile
…
misc.c
…
nightfile.c
…
nightobjs.c
…
parse.c
…
pathnames.h
…
room.c
…
save.c
Revoke privs once at earlier stage and not mess with setegid in save
1997-09-24 09:42:33 +00:00
words.c
…