HardenedBSD/sys
Nate Williams 454dc1433b Call apm_int() instead of doing direct assembly calls even when we don't
care about the return value for consistency.
1996-03-19 16:48:38 +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 Fixed unsigned longs that should have been vm_offset_t. 1996-03-19 15:03:00 +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 Fixed unsigned longs that should have been vm_offset_t. 1996-03-19 15:03:00 +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 Call apm_int() instead of doing direct assembly calls even when we don't 1996-03-19 16:48:38 +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 Fixed unsigned longs that should have been vm_offset_t. 1996-03-19 15:03:00 +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 Fixed unsigned longs that should have been vm_offset_t. 1996-03-19 15:03:00 +00:00
powerpc/include
rpc
scsi Fixed some missing int32 -> int32_t 1996-03-10 18:17:54 +00:00
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