Subject: CVS commit: src/usr.sbin/config
To: None <source-changes@netbsd.org>
From: john heasley <heas@netbsd.org>
List: source-changes
Date: 06/25/2003 06:42:41
Module Name:	src
Committed By:	heas
Date:		Wed Jun 25 06:42:41 UTC 2003

Modified Files:
	src/usr.sbin/config: main.c

Log Message:
When removing a nvlist entry (describing an option, makeoption, etc) in
undo_config, if that entry is the tail of the LL, also update the appropriate
tail point (nextopt, etc).


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/usr.sbin/config/main.c

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