freebsd-nq/sys
1999-05-08 20:20:18 +00:00
..
alpha I'm sick of the automatic rename of /kernel to /kernel.old while doing 1999-05-08 20:04:39 +00:00
amd64 Look up the sensitive flag better, allowing interoperation between old and 1999-05-08 18:15:49 +00:00
boot
cam Introduce two functions: physread() and physwrite() and use these directly 1999-05-07 07:03:47 +00:00
coda I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
compat I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
compile
conf I'm sick of the automatic rename of /kernel to /kernel.old while doing 1999-05-08 20:04:39 +00:00
contrib Whitespace cleanup. 1999-05-07 05:21:16 +00:00
ddb Get rid of extern declarations on gdb stuff so systems compiled without 1999-05-07 23:08:23 +00:00
dev Use haveseen_ioport() which is now connected up to the resource manager. 1999-05-08 18:20:57 +00:00
fs I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
geom Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +00:00
gnu Fix some of the places where too much inside knowledge about major/minor 1999-05-08 07:02:41 +00:00
i4b
i386 I'm sick of the automatic rename of /kernel to /kernel.old while doing 1999-05-08 20:04:39 +00:00
isa Brace initializers to avoid a warning. 1999-05-08 20:20:18 +00:00
isofs/cd9660 I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
kern Change resource_set_*() to be more useful. BTW; resource_find() is a 1999-05-08 18:08:59 +00:00
libkern
miscfs I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
modules A little closer to style(9). 1999-05-08 11:51:51 +00:00
msdosfs I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
net clean up en atm driver 1999-05-08 14:23:40 +00:00
netatalk
netatm
netinet Pre-declare struct proc to avoid 'inside param list' warnings. 1999-05-08 14:28:52 +00:00
netipx
netkey
netnatm
netns
nfs remove b_proc from struct buf, it's (now) unused. 1999-05-06 20:00:34 +00:00
nfsclient remove b_proc from struct buf, it's (now) unused. 1999-05-06 20:00:34 +00:00
nfsserver remove b_proc from struct buf, it's (now) unused. 1999-05-06 20:00:34 +00:00
ntfs One too many vfsops.. 1999-05-06 22:07:34 +00:00
pc98 Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +00:00
pccard
pci GC pci_bushigh() - no longer used. 1999-05-08 18:09:53 +00:00
posix4
powerpc
rpc
svr4
sys Change resource_set_*() interface to be more useful. 1999-05-08 18:07:37 +00:00
tools
ufs I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
vm I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
Makefile