freebsd-skq/sys
2002-08-09 15:30:48 +00:00
..
alpha Make ppp(4) devices clonable and unloadable. 2002-08-09 15:30:48 +00:00
amd64 Make ppp(4) devices clonable and unloadable. 2002-08-09 15:30:48 +00:00
arm
boot Restore autoloading of ACPI module. 2002-08-09 06:07:33 +00:00
cam
coda Fix typo in the last revision. 2002-08-04 19:34:38 +00:00
compat - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
conf Make ppp(4) devices clonable and unloadable. 2002-08-09 15:30:48 +00:00
contrib
crypto
ddb
dev Fix wrong member variable ordering of struct acpi_bif. 2002-08-09 07:08:53 +00:00
fs Fix typo in vnode flags causing deadlock in msdosfs_fsync(). 2002-08-05 21:07:30 +00:00
geom
gnu - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
i4b
i386 Make ppp(4) devices clonable and unloadable. 2002-08-09 15:30:48 +00:00
ia64 Make ppp(4) devices clonable and unloadable. 2002-08-09 15:30:48 +00:00
isa
isofs/cd9660 - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
kern While we're at it, add range checks similar to those in previous commit to 2002-08-09 12:58:11 +00:00
libkern
modules Make ppp(4) devices clonable and unloadable. 2002-08-09 15:30:48 +00:00
net Make ppp(4) devices clonable and unloadable. 2002-08-09 15:30:48 +00:00
netatalk
netatm
netgraph Make the consumers of the linker_load_file() function use 2002-08-02 20:56:07 +00:00
netinet Handle PMTU discovery in syn-ack packets slightly differently; 2002-08-05 22:34:15 +00:00
netinet6 Introduce support for Mandatory Access Control and extensible 2002-08-02 20:49:14 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient - Add a missing VI_UNLOCK to an error case in nfs_flush. 2002-08-05 08:54:29 +00:00
nfsserver - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
pc98 Make ppp(4) devices clonable and unloadable. 2002-08-09 15:30:48 +00:00
pccard Add 16-bit before bus to keep the words card and bus apart. 2002-07-31 20:01:11 +00:00
pci Fixes for the D-Link DFE-580 card. 2002-08-07 22:31:27 +00:00
posix4
powerpc o Introduce pmap_page_is_mapped(). Its purpose is to obsolete 2002-08-07 19:37:22 +00:00
rpc
security - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
sparc64 Make ppp(4) devices clonable and unloadable. 2002-08-09 15:30:48 +00:00
sys Update ELAST. 2002-08-09 14:54:33 +00:00
tools
ufs Don't call softdep_slowdown() if soft updates are not active on the 2002-08-05 17:59:20 +00:00
vm o Use pmap_page_is_mapped() in vm_page_protect() rather than the PG_MAPPED 2002-08-08 19:12:36 +00:00
Makefile