freebsd-dev/sys
John Dyson ad5dd2341c Fix the problem that unmounting filesystems that are backed by a VMIO
device have reference count problems.  We mark the underlying object
ono-persistent, and account for the reference count that the VM system
maintainsfor the special device close.  This should fix the removable
device problem.
1996-03-19 05:13:22 +00:00
..
alpha Update the linux_sendsig() handler to the new type of the 4th 1996-03-17 14:31:58 +00:00
amd64 Always enable interrupts before calling the APM idle/busy routines. 1996-03-19 04:40:03 +00:00
compat/linux Remove references to MAP_FILE.. That is now "default" and is only 1996-03-12 06:20:19 +00:00
compile
conf Add fe0 to the LINT and GENERIC files (hmmm - looks like my rcvs setup't 1996-03-17 08:39:51 +00:00
ddb For Lite2: proc LIST changes. 1996-03-11 05:55:56 +00:00
dev Always dsgone() slices when we leave. 1996-03-17 20:33:02 +00:00
fs Fix the problem that unmounting filesystems that are backed by a VMIO 1996-03-19 05:13:22 +00:00
geom
gnu
i386 Added kernel compile time failure if more than one APM device is 1996-03-19 04:49:13 +00:00
isa Fix the isa_device table (lkm): id_irq and id_maddr must be 0. 1996-03-16 01:08:04 +00:00
isofs/cd9660 Provide a better handling of partially corrupted directory entries. 1996-03-14 21:44:32 +00:00
kern Yet another fix from BDE for the new pipe code. This fixes a potential 1996-03-17 04:52:10 +00:00
libkern Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:22:56 +00:00
miscfs Fix the problem that unmounting filesystems that are backed by a VMIO 1996-03-19 05:13:22 +00:00
modules Add joy to the SUBDIR list. 1996-03-16 01:43:26 +00:00
msdosfs
net Move or add #include <queue.h> in preparation for upcoming struct socket 1996-03-11 15:13:58 +00:00
netinet Allow SIOCGIFBRDADDR and SIOCGIFNETMASK to return information about 1996-03-15 17:08:07 +00:00
netipx Move or add #include <queue.h> in preparation for upcoming struct socket 1996-03-11 15:13:58 +00:00
netns
nfs Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:34:14 +00:00
nfsclient
nfsserver
pc98/pc98
pccard
pci If FAILSAFE is defined, then: 1996-03-11 19:36:07 +00:00
powerpc/include
rpc
scsi
sys Actually implement SA_RESETHAND - some of the sigaction code recognised it 1996-03-15 08:01:33 +00:00
tools
ufs Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:47:21 +00:00
vm Fix the problem that unmounting filesystems that are backed by a VMIO 1996-03-19 05:13:22 +00:00
Makefile