freebsd-skq/sys
2002-01-05 06:44:27 +00:00
..
alpha This file does not need to include procfs.h. This fixes a bunch of warnings. 2002-01-01 14:46:57 +00:00
amd64 Allow a specific setting for pv entries. This avoids the need to guess 2002-01-03 00:26:04 +00:00
arm
boot Don't turn on RB_CDROM if the rootdev is a BIOS cd device for now as this 2002-01-04 07:59:27 +00:00
cam Add support for Nikon Coolpix E775 and E885 cameras. 2002-01-01 13:28:43 +00:00
coda
compat
conf Move initialization of the MKMODULESENV envorinoment to kern.pre.mk 2002-01-05 06:21:06 +00:00
contrib Import this patch to address user concerns. 2002-01-04 12:32:34 +00:00
crypto
ddb
dev Add the system default timer engine. 2002-01-04 01:16:18 +00:00
fs Do not derefer null. 2002-01-04 01:03:46 +00:00
geom Reduce kernel stack usage of ccdinit() by MAXPATHLEN by using MALLOC(9). 2001-12-30 17:34:19 +00:00
gnu
i4b Fix some places where the macro L0IFPIUNIT was used instead of the correct 2002-01-02 12:55:04 +00:00
i386 GC unfinished function selected_proc_ipi(). It is a duplicate of 2002-01-05 06:44:27 +00:00
ia64 Revert previous definition of cpu_throw(). Non-MP configurations 2001-12-30 23:39:15 +00:00
isa
isofs/cd9660
kern Axe a stale comment. Holding sched_lock across both setrunqueue() and 2002-01-04 10:55:51 +00:00
libkern
modules Make AIO a loadable module. 2001-12-29 07:13:47 +00:00
net Implement an option to administratively disable the negotiation of 2001-12-30 20:42:29 +00:00
netatalk
netatm
netgraph o Make the credential used by socreate() an explicit argument to 2001-12-31 17:45:16 +00:00
netinet o Spelling fix in comment: tcp_ouput -> tcp_output 2002-01-04 17:21:27 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb Spelling fixes. 2001-12-31 19:29:43 +00:00
nfs When the old nfsm_adv() macro was moved to nfsm_adv_xx(), a '>=' 2001-12-31 06:56:31 +00:00
nfsclient Permit NFS filesystems to be forcibly unmounted when the server is 2002-01-02 00:41:26 +00:00
nfsserver
pc98 Disabled the olpt driver temporarily to avoid 'repeat make_dev' panic. 2001-12-31 09:02:24 +00:00
pccard
pci
posix4
powerpc
rpc
security/lomac s/sonewconn3/sonewconn/ forgotten by the modifier. 2001-12-26 18:31:22 +00:00
sparc64 1. Implement an optimization for pmap_remove() and pmap_protect(): if a 2002-01-02 18:49:20 +00:00
svr4
sys Welcome 2002. Happy new year. 2002-01-01 09:20:52 +00:00
tools Throw the $FreeBSD$s back in, properly escaping them. 2002-01-04 05:27:47 +00:00
ufs
vm
Makefile