Subject: CVS commit: src/usr.bin/menuc
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 09/27/2003 09:44:13
Module Name:	src
Committed By:	dsl
Date:		Sat Sep 27 09:44:13 UTC 2003

Modified Files:
	src/usr.bin/menuc: menu_sys.def scan.l

Log Message:
Allow -ve integer constants in menu file.
Make y == -1 => after current messages (if msg_defs.h included).
Defer menu initialisation until after post_act() called (so function can
fiddle with more things.)


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/usr.bin/menuc/menu_sys.def
cvs rdiff -r1.10 -r1.11 src/usr.bin/menuc/scan.l

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