freebsd-src/sys
Luoqi Chen 5c8b298e0e Allow SMP && NCPU == 1 to work. From now on, there's no restriction on the
value of NCPU relative to the number of cpus physically present, the actual
number of cpus utilized will be the smaller of the two.
2000-01-07 08:49:25 +00:00
..
alpha Revert back all the way to 1.11 - the problem was that Makefile.alpha was 2000-01-07 05:32:08 +00:00
amd64 Allow SMP && NCPU == 1 to work. From now on, there's no restriction on the 2000-01-07 08:49:25 +00:00
boot Add device driver support for USB ethernet adapters based on the 2000-01-05 04:27:24 +00:00
cam
coda
compat
compile
conf Bring the Alpha and x86 Makefiles closer together. 2000-01-07 05:12:12 +00:00
contrib
crypto
ddb
dev Set PIO mode in all cases. 2000-01-07 08:28:41 +00:00
fs
geom
gnu Support filesystems with the not-so-new "filetype" feature. This 2000-01-05 19:31:26 +00:00
i4b
i386 Allow SMP && NCPU == 1 to work. From now on, there's no restriction on the 2000-01-07 08:49:25 +00:00
isa Merge most of FDC_YE into the mainline driver. 2000-01-06 07:13:54 +00:00
isofs/cd9660
kern Allow SMP && NCPU == 1 to work. From now on, there's no restriction on the 2000-01-07 08:49:25 +00:00
libkern
miscfs
modules Add device driver support for USB ethernet adapters based on the 2000-01-05 04:27:24 +00:00
msdosfs
net
netatalk
netatm
netgraph Fix a few obscure memory leaks. 2000-01-05 20:36:07 +00:00
netinet KERNEL -> _KERNEL 2000-01-05 16:25:20 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
nfs Enhance reassignbuf(). When a buffer cannot be time-optimally inserted 2000-01-05 05:11:37 +00:00
nfsclient Enhance reassignbuf(). When a buffer cannot be time-optimally inserted 2000-01-05 05:11:37 +00:00
nfsserver Enhance reassignbuf(). When a buffer cannot be time-optimally inserted 2000-01-05 05:11:37 +00:00
ntfs
nwfs
pc98 Synced with sys/i386/isa/clock.c rev 1.149. 2000-01-05 12:35:03 +00:00
pccard
pci Fix paste-o in NeoMagic audio probe. 2000-01-07 06:59:10 +00:00
posix4
powerpc Revert back all the way to 1.11 - the problem was that Makefile.alpha was 2000-01-07 05:32:08 +00:00
rpc
svr4
sys Introduce a mechanism to suspend/resume system processes. Suspend syncer 2000-01-07 08:36:44 +00:00
tools
ufs
vm
Makefile