1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/alpha
Alan Cox 1f54526952 o Complete the locking of page queue accesses by vm_page_unwire().
o Assert that the page queues lock is held in vm_page_unwire().
 o Make vm_page_lock_queues() and vm_page_unlock_queues() visible
   to kernel loadable modules.
2002-07-13 20:55:21 +00:00
..
alpha o Complete the locking of page queue accesses by vm_page_unwire(). 2002-07-13 20:55:21 +00:00
compile
conf Move COMPAT_FREEBSD4 to arch-neutral sys/conf/NOTES. 2002-07-13 16:43:53 +00:00
include Remove label_t and physadr, which seem to have never been used in 2002-07-10 15:47:59 +00:00
isa Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
linux Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
mcbus
osf1 Squish the "could sleep with process lock" messages caused by calling 2002-06-19 06:39:25 +00:00
pci Remove ## concatination in the CFGREAD and CFGWRITE macros, as gcc3 complains 2002-05-10 16:56:14 +00:00
tlsb
Makefile