Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 01/14/2001 23:23:23
Module Name: basesrc
Committed By: garbled
Date: Sun Jan 14 21:23:23 UTC 2001
Modified Files:
basesrc/usr.sbin/sushi: C.msg blabel.c sushi.c
Log Message:
Fix a buffer overrun in the parsing of the searchpaths, and check the return
values of some curses functions I overlooked.
Pointed out by Brett Lymn in private email.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/sushi/C.msg
cvs rdiff -r1.7 -r1.8 basesrc/usr.sbin/sushi/blabel.c
cvs rdiff -r1.6 -r1.7 basesrc/usr.sbin/sushi/sushi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.