..
altq
fix typo, from David Laight.
2003-01-06 15:20:24 +00:00
arch
Mark 'ram' MEMORY as allocatable instead of explicitly placing
2003-04-15 16:29:12 +00:00
coda
Consistently spell occurrence with two rs.
2003-03-29 22:48:37 +00:00
compat
get rid of the ASYNCMAP ioctls
2003-04-12 05:00:38 +00:00
conf
Rename the IPR_VJ option into IRIP_VJ (as irip(4) told all the time),
2003-04-11 14:45:27 +00:00
crypto
sprinkle some #ifdef __LINT__ until C9X named union member
2003-02-09 16:25:27 +00:00
ddb
Don't specify string width in the low level function like db_num_to_str.
2003-03-02 13:39:40 +00:00
dev
Implement (and document!) "dkctl <dev> badsector .." to `manage' the bad
2003-04-15 18:27:26 +00:00
fs
back to genfs_eopnotsupp() for vop_remove, vop_link, vop_rename,
2003-04-10 21:57:26 +00:00
gdbscripts
adapt to lwp-world
2003-02-26 21:36:14 +00:00
ipkdb
Don't record option-dependencies here, since none of these options
2002-10-11 00:50:30 +00:00
kern
ANSIfy proc_unstop
2003-04-15 12:11:25 +00:00
lib
Build ffsv1 and ffsv2
2003-04-11 11:31:44 +00:00
lkm
add LKM for file system SMBFS
2003-04-02 09:45:42 +00:00
miscfs
use former genfs_eopnotsupp_rele() as genfs_eopnotsupp(), so that vnodes
2003-04-10 21:53:32 +00:00
net
Host AP power saving support. The Host AP notices that the power
2003-04-08 04:31:23 +00:00
netatalk
Update for MBUFTRACE.
2003-02-26 07:53:04 +00:00
netccitt
"Utilize" has exactly the same meaning as "use," but it is more
2003-02-05 00:02:24 +00:00
netinet
PR/991: Darren Reed: Add a sysctl (checkinteface) to implement this. This
2003-04-12 00:17:49 +00:00
netinet6
avoid mbuf leak in redirect header option attachment. more complete
2003-03-31 23:55:46 +00:00
netisdn
Rename the IPR_VJ option into IRIP_VJ (as irip(4) told all the time),
2003-04-11 14:45:27 +00:00
netiso
Use PAGE_SIZE rather than NBPG.
2003-04-01 01:43:29 +00:00
netkey
Add extensible malloc types, adapted from FreeBSD. This turns
2003-02-01 06:23:35 +00:00
netnatm
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
2002-11-26 23:30:07 +00:00
netns
Add extensible malloc types, adapted from FreeBSD. This turns
2003-02-01 06:23:35 +00:00
netsmb
add a comment on SMB packet PID purpose to smb_rq_new()
2003-04-08 21:10:33 +00:00
nfs
fix indent.
2003-04-15 13:51:11 +00:00
stand
sys
Implement (and document!) "dkctl <dev> badsector .." to `manage' the bad
2003-04-15 18:27:26 +00:00
ufs
Don't cache buffers used when finding the superblock, it can lead to
2003-04-12 10:35:58 +00:00
uvm
unbusy a page after put it on the queue.
2003-04-12 14:36:43 +00:00
Makefile
Do not try to build LKMs on evbppc, because we cannot predetermine
2003-03-15 22:32:07 +00:00