freebsd_amp_hwpstate/sys
Matthew Dillon 8b22cebb2c Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot
be set by a kernel conf option due to the struct buf structural
    dependancy (sizing of b_pages[]) creating a conflict with modules
    (which are not compiled with kernel config options overrides).

    We'll be able to sysctl these two later on when the buffer subsystem
    is revamped.
1999-09-22 05:48:31 +00:00
..
alpha Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot 1999-09-22 05:48:31 +00:00
amd64 Spruce up the ADMtek driver: conver to newbus, miibus and add support 1999-09-22 05:07:51 +00:00
boot
cam
coda
compat
compile
conf Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot 1999-09-22 05:48:31 +00:00
contrib
ddb
dev Ten'th update to the new ATA/ATAPI driver: 1999-09-21 19:50:40 +00:00
fs More removals of vnode->v_lastr, replaced by preexisting seqcount 1999-09-20 23:27:58 +00:00
geom
gnu More removals of vnode->v_lastr, replaced by preexisting seqcount 1999-09-20 23:27:58 +00:00
i4b
i386 Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot 1999-09-22 05:48:31 +00:00
isa
isofs/cd9660 More removals of vnode->v_lastr, replaced by preexisting seqcount 1999-09-20 23:27:58 +00:00
kern Kill some spammage that seems to have gotten in through diffs from marcel's 1999-09-21 03:47:42 +00:00
libkern
miscfs
modules Spruce up the ADMtek driver: conver to newbus, miibus and add support 1999-09-22 05:07:51 +00:00
msdosfs More removals of vnode->v_lastr, replaced by preexisting seqcount 1999-09-20 23:27:58 +00:00
net
netatalk
netatm
netinet Restore previous version of FindLinkIn(). 1999-09-21 14:44:32 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98
pccard
pci Spruce up the ADMtek driver: conver to newbus, miibus and add support 1999-09-22 05:07:51 +00:00
posix4
powerpc
rpc
svr4
sys green and I committed crossing fixes for this. He won. 1999-09-21 11:12:08 +00:00
tools
ufs More removals of vnode->v_lastr, replaced by preexisting seqcount 1999-09-20 23:27:58 +00:00
vm cleanup madvise code, add a few more sanity checks. 1999-09-21 05:00:48 +00:00
Makefile