freebsd_amp_hwpstate/games/sail
Bruce Evans 5d34c3e0f1 Fixed printf format errors. Didn't fix gross homemade varargs function
Write().  Pointers are passed to it as longs, but it expects them to
be passed as ints.  The alpha non-fixes made this worse.
1998-06-30 18:58:28 +00:00
..
:file
:scene
:ship
:specs
Makefile
assorted.c
dr_1.c Cast pointers to long instead of int. 1998-05-09 10:51:27 +00:00
dr_2.c Add #include string.h to get prototypes. 1998-05-09 10:50:29 +00:00
dr_3.c
dr_4.c
dr_5.c
dr_main.c
driver.h *** empty log message *** 1998-04-27 04:26:56 +00:00
externs.h *** empty log message *** 1998-04-27 04:26:56 +00:00
game.c
globals.c
lo_main.c
machdep.h
main.c
misc.c
parties.c
pathnames.h
pl_1.c
pl_2.c
pl_3.c
pl_4.c Cast pointers to long instead of int. 1998-05-09 10:51:27 +00:00
pl_5.c Add #include string.h to get prototypes. 1998-05-09 10:50:29 +00:00
pl_6.c
pl_7.c Add #include string.h to get prototypes. 1998-05-09 10:50:29 +00:00
pl_main.c Cast pointers to long instead of int. 1998-05-09 10:51:27 +00:00
player.h *** empty log message *** 1998-04-27 04:26:56 +00:00
sail.6
sync.c Fixed printf format errors. Didn't fix gross homemade varargs function 1998-06-30 18:58:28 +00:00
version.c