freebsd-skq/sys
Mark Peek 08d6c46194 Document TCBHASHSIZE in NOTES and add it to the allowable kernel options.
PR:		32912
Submitted by:	Carl Schmidt <carl@slackerbsd.org>
MFC after:	3 days
2002-07-08 02:53:59 +00:00
..
alpha Collect all the (now equivalent) pmap_new_proc/pmap_dispose_proc/ 2002-07-07 23:05:27 +00:00
amd64 s/procrunnable/kserunnable/ in a comment 2002-07-08 01:52:55 +00:00
arm
boot Enable netboot support by default, since it can now coexist with disk and 2002-07-07 23:08:22 +00:00
cam
coda
compat Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
conf Document TCBHASHSIZE in NOTES and add it to the allowable kernel options. 2002-07-08 02:53:59 +00:00
contrib Resolve conflicts arising from the ACPI CA 20020404 import. 2002-06-30 17:53:12 +00:00
crypto
ddb Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
dev Cleanup after my de-__P (remove leading whitespace before prototype args). 2002-07-06 16:34:32 +00:00
fs Lock down pseudofs: 2002-07-08 01:50:14 +00:00
geom Don't use the static thread.. it is going away. 2002-06-29 07:47:20 +00:00
gnu Use hashdestroy() now that it exists. 2002-06-30 03:01:44 +00:00
i4b
i386 s/procrunnable/kserunnable/ in a comment 2002-07-08 01:52:55 +00:00
ia64 Collect all the (now equivalent) pmap_new_proc/pmap_dispose_proc/ 2002-07-07 23:05:27 +00:00
isa
isofs/cd9660
kern Collect all the (now equivalent) pmap_new_proc/pmap_dispose_proc/ 2002-07-07 23:05:27 +00:00
libkern
modules Add a makefile for building UFS as a module. Since it is of marginal 2002-06-30 02:23:12 +00:00
net Remove 0 initializers for global/static variables, so they end up in 2002-07-07 22:42:57 +00:00
netatalk
netatm
netgraph
netinet Implement the last 2-3 missing instructions for ipfw, 2002-07-05 22:43:06 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient In namei(), we use a NULL thread for uio_td when doing a VOP_READLINK(). 2002-06-28 21:53:08 +00:00
nfsserver
pc98 s/procrunnable/kserunnable/ in a comment 2002-07-08 01:52:55 +00:00
pccard Lots of people have had to hack around the fixed address for cardbus 2002-06-27 19:56:22 +00:00
pci Fix if_timer logic to make sure that there is always a timeout 2002-06-30 22:16:22 +00:00
posix4 Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
powerpc Collect all the (now equivalent) pmap_new_proc/pmap_dispose_proc/ 2002-07-07 23:05:27 +00:00
rpc
security/lomac
sparc64 Collect all the (now equivalent) pmap_new_proc/pmap_dispose_proc/ 2002-07-07 23:05:27 +00:00
sys - VT_PSEUDOFS and VT_PROCFS support locking now 2002-07-08 01:53:14 +00:00
tools - Use 'options DEBUG_VFS_LOCKS' instead of the DEBUG_ALL_VFS_LOCKS 2002-07-07 06:39:36 +00:00
ufs Use indirect function pointer hooks instead of #ifdef SOFTUPDATES 2002-07-01 17:59:40 +00:00
vm Avoid vm_page_lookup() [grabs a spinlock] and just process the upage 2002-07-08 01:11:10 +00:00
Makefile