freebsd-dev/sys
Robert Drehmel f6273f8529 - Call a SHT_REL 'relocation section' rather than
'relation section'.
 - Put a space between a word and the end of comment delimiter.
2002-08-11 21:07:50 +00:00
..
alpha o Remove the setting and clearing of the PG_MAPPED flag from the alpha and 2002-08-10 18:01:39 +00:00
amd64 o Remove the setting and clearing of the PG_MAPPED flag. (This flag is 2002-08-10 07:40:30 +00:00
arm Create a new header <machine/_stdint.h> for storing MD parts of 2002-07-29 17:41:23 +00:00
boot Add help about hint.acpi.0.disable. 2002-08-09 20:07:51 +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 Add the ability to use ATAPI devices via CAM. 2002-08-09 20:54:06 +00:00
contrib Resolve conflicts arising from the ACPI CA 20020725 import. 2002-07-30 19:35:32 +00:00
crypto
ddb
dev Follow NetBSD's lead and use WI_PORTTYPE_HOSTAP instead of _AP, since 2002-08-11 08:51:08 +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 add experimental support for Data over Voice (DoV) outgoing calls. 2002-08-11 15:47:26 +00:00
i386 add experimental support for Data over Voice (DoV) outgoing calls. 2002-08-11 15:47:26 +00:00
ia64 o Remove the setting and clearing of the PG_MAPPED flag from the alpha and 2002-08-10 18:01:39 +00:00
isa
isofs/cd9660 - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
kern Fix sendfile(), who was calling vn_rdwr() without aresid parameter and 2002-08-11 20:33: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 One bugfix and one new feature. 2002-08-10 04:37:32 +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 o Use the VM_ALLOC_WIRED flag instead of calling vm_page_wire(). 2002-08-10 18:42:13 +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 Auto size available kernel virtual address space based on phsyical memory 2002-08-10 22:14:16 +00:00
sys - Call a SHT_REL 'relocation section' rather than 2002-08-11 21:07:50 +00:00
tools - Add automatic post vop debug checks. These work in both the success and 2002-07-30 08:52:00 +00:00
ufs Don't call softdep_slowdown() if soft updates are not active on the 2002-08-05 17:59:20 +00:00
vm o Assert that the page queues lock is held in vm_page_activate(). 2002-08-11 00:21:40 +00:00
Makefile