HardenedBSD/sys
Peter Wemm 6ece4a516d This implements enough of the BSDI extensions to the net-2 ogetkerninfo()
syscall to allow applications linked against their libc's uname() to
work.  Netscape 1.1N being a prime example, which prints:
"uname() failed. cant tell what system we're running on".
This change is a little ugly, but that's mainly because of the "interesting"
semantics of the BSDI extension.
Since ogetkerninfo() is only enabled by COMPAT_43, Netscape will only
be affected on kernels with that option (eg: "GENERIC")
Reviewed by:	davidg
1995-07-09 02:49:30 +00:00
..
alpha
amd64
compat/linux
compile
conf
ddb
dev
fs
gnu
i386 Correct a typo in a comment. 1995-07-08 22:09:11 +00:00
isa
isofs/cd9660
kern This implements enough of the BSDI extensions to the net-2 ogetkerninfo() 1995-07-09 02:49:30 +00:00
libkern
miscfs
modules
msdosfs
net PR #kern/600: PPP does not pay attention to IPTOS_LOWDELAY 1995-07-08 16:34:55 +00:00
netccitt
netinet
netiso
netns
nfs
nfsclient
nfsserver
pci
powerpc/include
rpc
scsi
sys Several constants have been missing in the SysV IPC header files that 1995-07-08 16:36:30 +00:00
tools
ufs
vm
Makefile