Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 03/04/2000 20:09:54
Module Name: basesrc
Committed By: blymn
Date: Sun Mar 5 04:09:54 UTC 2000
Modified Files:
basesrc/lib/libmenu: userptr.c
Log Message:
Fix handling of userptr, no longer assumes userptr is a pointer to a
string to be copied, we now just copy the passed pointer. Also fixed
bug with handling of NULL passed to menu_userptr.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libmenu/userptr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.