freebsd-dev/sys
1999-06-30 13:30:58 +00:00
..
alpha Dequote like on the i386 configs. Also remove some references to old 1999-06-29 18:24:09 +00:00
amd64 Put on my asbestos suit and attempt to tidy up and add some simple docs 1999-06-29 18:55:53 +00:00
boot Fix typo (wrong path) 1999-06-29 21:40:05 +00:00
cam Convert buffer locking from using the B_BUSY and B_WANTED flags to using 1999-06-26 02:47:16 +00:00
coda
compat
compile
conf sscape_mss is supposed to work.. 1999-06-29 21:53:59 +00:00
contrib No longer need to set B_ASYNC flag since BUF_KERNPROC now 1999-06-29 15:57:40 +00:00
ddb
dev Allocate the port resource when attaching the keyboard controller, 1999-06-29 17:35:09 +00:00
fs Convert buffer locking from using the B_BUSY and B_WANTED flags to using 1999-06-26 02:47:16 +00:00
geom Initialize and hold locks for ccd generated bufs.. 1999-06-27 09:28:43 +00:00
gnu Convert buffer locking from using the B_BUSY and B_WANTED flags to using 1999-06-26 02:47:16 +00:00
i4b
i386 An SMP-specific change: Remove unnecessary lock acquires and releases 1999-06-30 03:39:29 +00:00
isa Allocate the port resource when attaching the keyboard controller, 1999-06-29 17:35:09 +00:00
isofs/cd9660
kern Hopefully fix the remaining glitches with the BUF_*() changes. This should 1999-06-29 05:59:47 +00:00
libkern
miscfs Convert buffer locking from using the B_BUSY and B_WANTED flags to using 1999-06-26 02:47:16 +00:00
modules Use the correct value for banksize so splash_pcx works in LFB modes. 1999-06-28 13:52:29 +00:00
msdosfs Convert buffer locking from using the B_BUSY and B_WANTED flags to using 1999-06-26 02:47:16 +00:00
net
netatalk
netatm
netinet
netipx
netkey
netnatm
netns
nfs Submitted by: "David E. Cross" <crossd@cs.rpi.edu> 1999-06-30 04:29:13 +00:00
nfsclient Submitted by: Conrad Minshall <conrad@apple.com> 1999-06-30 02:53:51 +00:00
nfsserver Submitted by: "David E. Cross" <crossd@cs.rpi.edu> 1999-06-30 04:29:13 +00:00
ntfs
pc98 Sync with sys/i386/i386/userconfig.c revision 1.147. 1999-06-30 13:30:58 +00:00
pccard
pci Stop signals being generated after meteor_close. 1999-06-29 16:45:51 +00:00
posix4
powerpc Revert back to not using -DKERNEL 1999-06-28 09:15:35 +00:00
rpc
svr4
sys Hopefully fix the remaining glitches with the BUF_*() changes. This should 1999-06-29 05:59:47 +00:00
tools
ufs No longer need to set B_ASYNC flag since BUF_KERNPROC now 1999-06-29 15:57:40 +00:00
vm Kirk missed a required BUF_KERNPROC(). Even though this is a non-async 1999-06-27 22:08:38 +00:00
Makefile