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
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
com4.c
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
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
extern.h This patch improves the handling of save files in battlestar(6), by 1999-07-28 01:45:41 +00:00
fly.c
getcom.c
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
nightfile.c From PR 7987 by Joseph Myers <jsm28@cam.ac.uk>: 1999-07-14 17:42:13 +00:00
nightobjs.c
parse.c
pathnames.h
room.c
save.c This patch improves the handling of save files in battlestar(6), by 1999-07-28 01:45:41 +00:00
words.c