HardenedBSD/sys
1995-07-10 08:48:58 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
compat/linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
compile
conf Add entry for i386/scsi/93cx6.c, the file that handles serial eeprom 1995-07-04 21:00:53 +00:00
ddb
dev Fix error logging: 1995-07-05 14:30:07 +00:00
fs Added missing splx() in DIAGNOSTIC code. 1995-07-08 04:03:12 +00:00
gnu
i386 Correct a typo in a comment. 1995-07-08 22:09:11 +00:00
isa Fix error logging: 1995-07-05 14:30:07 +00:00
isofs/cd9660
kern Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
libkern
miscfs Added missing splx() in DIAGNOSTIC code. 1995-07-08 04:03:12 +00:00
modules First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
msdosfs Fixed VOP_LINK argument order botch. 1995-06-28 07:06:55 +00:00
net Move some struct definitions outside of struct's, so their scopes for 1995-07-09 08:12:27 +00:00
netccitt
netinet Fixed panic that occurs on certain firewall rejected packets that was 1995-07-09 14:29:46 +00:00
netiso
netns
nfs Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
nfsclient Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
nfsserver Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
pci Put back second case of CC handler in NCR script. 1995-07-07 12:30:39 +00:00
powerpc/include
rpc
scsi PR #kern/572: 1995-07-09 08:14:24 +00:00
sys Killed bogus sparc #ifdef. 1995-07-10 08:39:49 +00:00
tools The generated VCALL always uses the first vp which in the case of /link/ 1995-07-07 13:41:28 +00:00
ufs 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
vm Increased global RSS limit to total RAM. 1995-07-10 08:48:58 +00:00
Makefile