Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/17/1996 21:30:11
christos
Fri May 17 21:24:45 EDT 1996
Update of /a/cvsroot/src/sys/compat/common
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv9016

Modified Files:
	kern_info_43.c 
Log Message:
Support bsdi getkerninfo(SYSINFO,...) call so that the BSDI netscape 
calling uname(3) can find out what os it is running on. Tested only with a
bsdi binary that calls getkerninfo directly. Funny thing is that I ran
the same binary on a bsdi machine, and they fill in fewer fields in the
emulation than we do; maybe I went overboard :-)