Subject: CVS commit: src/usr.sbin/sushi
To: None <source-changes@NetBSD.org>
From: Peter Postma <peter@netbsd.org>
List: source-changes
Date: 01/12/2005 00:05:20
Module Name:	src
Committed By:	peter
Date:		Wed Jan 12 00:05:20 UTC 2005

Modified Files:
	src/usr.sbin/sushi: sushi.c

Log Message:
Open the message catalog before calling parse_config, we might need it there.

parse_config: Check return values, simplify some code, realloc with correct
size, remove a redundant malloc, initialize searchpaths to NULL.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/usr.sbin/sushi/sushi.c

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