freebsd-dev/sys
Nate Lawson 17dbe0f79f Add flags for _STA (status) methods and convenience macros for checking
the presence of batteries and devices.
2004-08-06 00:38:50 +00:00
..
alpha Post-locking clean up/simplification, particularly, the elimination of 2004-08-04 18:04:44 +00:00
amd64 Fix module builds for i386 and amd64. 2004-08-04 18:30:31 +00:00
arm - Push down the acquisition and release of Giant into pmap_enter_quick() 2004-08-04 22:03:16 +00:00
boot Move boot2 BSS zeroing into btx startup code out of boot1. boot1 does not 2004-08-05 06:00:05 +00:00
cam
coda Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00
compat More minor cleanups and one small bug fix: 2004-08-04 18:22:50 +00:00
conf MFi386: revision 1.502. 2004-08-05 13:00:11 +00:00
contrib Use in_cksum_skip() to calculate in4_cksum instead of doing handrolled magic 2004-08-05 20:41:38 +00:00
crypto
ddb
dev Add flags for _STA (status) methods and convenience macros for checking 2004-08-06 00:38:50 +00:00
doc
fs Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00
gdb
geom Don't use 'bp' after its destruction! 2004-08-05 14:07:21 +00:00
gnu Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00
i4b
i386 Remove the attempt to cache the previous page mapped at our identity 2004-08-05 06:29:12 +00:00
ia64 Use a 256MB TR instead of a 64MB TR to make sure that the kernel 2004-08-04 20:09:41 +00:00
isa Add support for the Synaptics Touchpad mouse driver. I reworked the 2004-07-30 00:59:40 +00:00
isofs/cd9660 Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00
kern Fix the code in rman that merges adjacent unallocated resources to use a 2004-08-05 15:48:18 +00:00
libkern
modules Fix module builds for i386 and amd64. 2004-08-04 18:30:31 +00:00
net Set ip_v field properly. 2004-08-05 08:12:46 +00:00
net80211
netatalk
netatm
netgraph Implement minimalistic L2TP sessions statistics and correct man page 2004-08-03 06:52:55 +00:00
netinet Now that IPv6 performs basic in6pcb and inpcb locking, enable inpcb 2004-08-04 18:27:55 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00
nfsclient Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00
nfsserver
opencrypto
pc98 MFi386: revision 1.597. 2004-08-05 13:01:29 +00:00
pccard
pci Unbreak DEVICE_POLLING build / LINT. Sorry! 2004-08-02 10:08:28 +00:00
posix4
powerpc In pmap_page_protect, clear the vm page's PG_WRITEABLE flag if 2004-08-05 12:44:12 +00:00
rpc
security * Add a "how" argument to uma_zone constructors and initialization functions 2004-08-02 00:18:36 +00:00
sparc64 - Push down the acquisition and release of Giant into pmap_enter_quick() 2004-08-04 22:03:16 +00:00
sys Finish the PRISON_ROOT -> SUSER_ALLOWJAIL renaming by removing 2004-08-05 07:15:35 +00:00
tools
ufs Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00
vm Turn on the new contigmalloc(9) by default. There should not actually 2004-08-05 21:54:11 +00:00
Makefile