Subject: CVS commit: src/usr.bin/menuc
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 12/21/2003 21:42:48
Module Name: src
Committed By: dsl
Date: Sun Dec 21 21:42:48 UTC 2003
Modified Files:
src/usr.bin/menuc: menu_sys.def
Log Message:
Use an array of pointers to menu definitions so the array can grow without
leaving code having stale pointers to menu ites.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/usr.bin/menuc/menu_sys.def
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.