NetBSD/games/battlestar
hubertf 6c243d931c This patch improves the handling of save files in battlestar(6), by
allowing the user to choose the name of the save file and specify it
on the command line when restoring.  It also eliminates a buffer
overrun in determining the path to the save file, and any particular
arbitrary limit on the name length.  In the name of a tidier home
directory, the default name is changed from "Bstar" to ".Bstar".

Patch supplied in PR 8085 by Joseph Myers <jsm28@cam.ac.uk>
Minor modification (s/startup/filename/ in initialize()) by me.
1999-07-28 01:45:41 +00:00
..
Makefile Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:37:30 +00:00
battlestar.6 This patch improves the handling of save files in battlestar(6), by 1999-07-28 01:45:41 +00:00
battlestar.c This patch improves the handling of save files in battlestar(6), by 1999-07-28 01:45:41 +00:00
com1.c From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>: 1999-07-14 17:42:13 +00:00
com2.c From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>: 1999-07-14 17:42:13 +00:00
com3.c Initialize return-value correctly as pointed out in PR 6007 by 1998-08-24 00:19:25 +00:00
com4.c Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +00:00
com5.c From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>: 1999-07-14 17:42:13 +00:00
com6.c Drop setgid privileges early. Derived from OpenBSD and sent in as PR 5970 1999-07-21 03:56:53 +00:00
com7.c KNFify (with indent) 1997-10-11 02:06:55 +00:00
cypher.c This patch improves the handling of save files in battlestar(6), by 1999-07-28 01:45:41 +00:00
dayfile.c From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>: 1999-07-14 17:42:13 +00:00
dayobjs.c Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +00:00
extern.h This patch improves the handling of save files in battlestar(6), by 1999-07-28 01:45:41 +00:00
fly.c initscr() returns a pointer, compare return value with NULL and not 1999-04-18 03:30:12 +00:00
getcom.c Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +00:00
globals.c From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>: 1999-07-14 17:42:13 +00:00
init.c This patch improves the handling of save files in battlestar(6), by 1999-07-28 01:45:41 +00:00
misc.c Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +00:00
nightfile.c From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>: 1999-07-14 17:42:13 +00:00
nightobjs.c Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +00:00
parse.c Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +00:00
pathnames.h clean up import 1995-03-21 15:03:38 +00:00
room.c Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk> 1999-02-10 01:36:50 +00:00
save.c This patch improves the handling of save files in battlestar(6), by 1999-07-28 01:45:41 +00:00
words.c KNFify (with indent) 1997-10-11 02:06:55 +00:00