freebsd-dev/sys
Alan Cox 7f0bf36a2e o Extend the scope of the page queues lock in contigmalloc1().
o Replace vm_page_sleep_busy() with vm_page_sleep_if_busy()
   in vm_contig_launder().
2002-08-04 07:07:34 +00:00
..
alpha ptvmmap does not exist on alpha. 2002-08-02 18:40:01 +00:00
amd64 o Request a wired page from vm_page_grab() in _pmap_allocpte(). 2002-08-04 04:55:31 +00:00
arm Create a new header <machine/_stdint.h> for storing MD parts of 2002-07-29 17:41:23 +00:00
boot Print out the strings in vers.o instead of hardcoding the loader banner. 2002-08-04 01:30:26 +00:00
cam
coda
compat Introduce support for Mandatory Access Control and extensible 2002-08-01 22:23:02 +00:00
conf Add code that will download firmware to a Symbol LA4100-series of CF 2002-08-03 00:19:58 +00:00
contrib Resolve conflicts arising from the ACPI CA 20020725 import. 2002-07-30 19:35:32 +00:00
crypto Fix some really pedantic GCC warnings. 2002-07-15 13:45:15 +00:00
ddb
dev Add code that will download firmware to a Symbol LA4100-series of CF 2002-08-03 00:19:58 +00:00
fs Calculate the correct physical block number for files that are 2002-08-02 06:22:20 +00:00
geom
gnu
i4b
i386 o Request a wired page from vm_page_grab() in _pmap_allocpte(). 2002-08-04 04:55:31 +00:00
ia64 Ignore memory above 4GB for now due to unpleasant pci issues. 2002-08-03 03:35:06 +00:00
isa
isofs/cd9660
kern o Convert a vm_page_sleep_busy() into a vm_page_sleep_if_busy() 2002-08-04 06:27:37 +00:00
libkern Convert GNU variadic macros to the ISO 9X variety. 2002-07-15 13:34:50 +00:00
modules We now have opt_wi.h, so go ahead and add it. Default it to 1. 2002-08-03 00:21:29 +00:00
net Introduce support for Mandatory Access Control and extensible 2002-08-01 21:15:53 +00:00
netatalk
netatm
netgraph Make the consumers of the linker_load_file() function use 2002-08-02 20:56:07 +00:00
netinet Fix handling of packets which matched an "ipfw fwd" rule on the input side. 2002-08-03 14:59:45 +00:00
netinet6 Introduce support for Mandatory Access Control and extensible 2002-08-02 20:49:14 +00:00
netipx Make spxnames a const char * to quieten some warnings in netstat. 2002-07-27 23:15:08 +00:00
netkey - fixed the order of searching SA table for packets. 2002-07-10 16:39:38 +00:00
netnatm
netncp Wire the sysctl output buffer before grabbing any locks to prevent 2002-07-28 19:59:31 +00:00
netns
netsmb Wire the sysctl output buffer before grabbing any locks to prevent 2002-07-28 19:59:31 +00:00
nfs
nfsclient o Lock page queue accesses in nfs_getpages(). 2002-07-21 20:01:32 +00:00
nfsserver Oops, another unused arg to nfssvc_nfsd(). *blush* 2002-07-24 23:10:34 +00:00
pc98 Fix the link to the Handbook 2002-08-01 17:21:18 +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 Make sure to set both sets of registers which control the RX and TX buffer 2002-07-31 19:58:36 +00:00
posix4
powerpc Fix the link to the Handbook 2002-08-01 17:21:18 +00:00
rpc
security Improve ordering of MAC entry points in mac_policy_op structure. 2002-08-02 20:33:05 +00:00
sparc64 Forgot to commit this. 2002-08-01 21:39:54 +00:00
sys Kernel modifications necessary to allow to follow fork()ed children. 2002-08-04 01:07:02 +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 Introduce support for Mandatory Access Control and extensible 2002-07-31 16:05:30 +00:00
vm o Extend the scope of the page queues lock in contigmalloc1(). 2002-08-04 07:07:34 +00:00
Makefile