Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 09/09/2000 12:37:58
Module Name:	basesrc
Committed By:	jsm
Date:		Sat Sep  9 09:37:58 UTC 2000

Modified Files:
	basesrc/games/battlestar: extern.h globals.c init.c

Log Message:
Store copy of username with strdup rather than using a fixed length
buffer.  Also make initialization functions and arrays static.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/games/battlestar/extern.h
cvs rdiff -r1.10 -r1.11 basesrc/games/battlestar/globals.c
cvs rdiff -r1.11 -r1.12 basesrc/games/battlestar/init.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.