Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 04/28/2000 05:52:54
Module Name: syssrc
Committed By: simonb
Date: Fri Apr 28 12:52:53 UTC 2000
Modified Files:
syssrc/sys/compat/ultrix: ultrix_misc.c
Log Message:
The size of the members of struct ultrix_utsname were nothing like
reality - adjust and fill in "version" the same way that some other
compat routines do. An Ultrix "uname -a" returns something meaninful
now instead of just "NetBSD ".
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 syssrc/sys/compat/ultrix/ultrix_misc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.