Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 11/17/2000 05:06:29
Module Name:	syssrc
Committed By:	erh
Date:		Fri Nov 17 03:06:29 UTC 2000

Modified Files:
	syssrc/sys/compat/osf1: osf1.h osf1_misc.c syscalls.master

Log Message:
Port FreeBSD's osf1_sys_getsysinfo() and fill in setsysinfo.  These are
incomplete at the moment (notable the fp_control stuff) but they need to
exist for the linux compatibilty code.  All other osf1 syscalls needed for
linux compat are already here.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/compat/osf1/osf1.h
cvs rdiff -r1.56 -r1.57 syssrc/sys/compat/osf1/osf1_misc.c
cvs rdiff -r1.30 -r1.31 syssrc/sys/compat/osf1/syscalls.master

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