HardenedBSD/sys
1994-12-17 08:37:22 +00:00
..
alpha/include
amd64 Remove sd1-sd3 & st1, now that we can autoallocate them. 1994-12-16 06:04:16 +00:00
compile
conf Bump LINT's symtab space. 1994-12-17 08:37:22 +00:00
ddb
dev Continue implementing disk slices and labels for the vn driver. Everything 1994-12-16 16:50:15 +00:00
fs Fix numerous timestamp bugs. 1994-12-12 12:35:50 +00:00
gnu
i386 Bump LINT's symtab space. 1994-12-17 08:37:22 +00:00
isa
isofs/cd9660
kern Changed splimp to splhigh to close a potential hole that could lead 1994-12-17 04:04:42 +00:00
libkern
miscfs
modules install command was missing a ${DESTDIR}. 1994-12-11 21:27:14 +00:00
msdosfs Fix numerous timestamp bugs. 1994-12-12 12:35:50 +00:00
net Implemented rtalloc_ign(). 1994-12-13 23:07:03 +00:00
netccitt Update calls to rtalloc1() to match. 1994-12-13 22:32:17 +00:00
netinet Fix PR 59: don't allow TCP connections withmulticast addresses at either 1994-12-15 20:39:34 +00:00
netiso Update calls to rtalloc1(). 1994-12-13 22:33:05 +00:00
netns
nfs
nfsclient
nfsserver
pci The physical memory allocated for input DMA must be contiguous. The driver 1994-12-11 01:45:41 +00:00
powerpc/include
rpc
scsi Allocate all scsi-devices on the fly, not just CDs. 1994-12-16 06:03:28 +00:00
sys Add prototype for dsgone. Remove prototype for nonexistent dswlabel. 1994-12-16 16:05:11 +00:00
tools
ufs Duplicate readdisklabel() and writedisklabel() and remove DOS stuff from 1994-12-16 16:31:23 +00:00
vm Protect kmem_map modifications with splhigh() to work around a problem with 1994-12-15 22:47:11 +00:00
Makefile