DragonFly commits List (threaded) for 2003-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vm vm_map.c
dillon 2003/07/23 00:14:19 PDT
Modified files:
sys/vm vm_map.c
Log:
2003-07-22 Hiten Pandya <hmp@xxxxxxxx>
* MFC FreeBSD rev. 1.189 of kern_exit.c (DONE)
(shmexit to take vmspace instead of proc)
(sort the sys/lock.h include in vm_map.c too)
* MFC FreeBSD rev. 1.143 of kern_sysctl.c (DONE)
(don't panic if sysctl is unregistrable)
* Don't panic when enumerating SYSCTL_NODE()
without children nodes. (DONE)
* MFC FreeBSD rev. 1.113 of kern_sysctl.c (DONE)
(Fix ogetkerninfo() handling for KINFO_BSD_SYSINFO)
* MFC FreeBSD rev. 1.103 of kern_sysctl.c (DONE)
(Never reuse AUTO_OID values)
* MFC FreeBSD rev 1.21 of i386/include/bus_dma.h
(BUS_DMAMEM_NOSYNC -> BUS_DMA_COHERENT)
* MFC FreeBSD rev. 1.19 of i386/include/bus_dma.h (DONE)
(Implement real read/write barriers for i386)
Submitted by: Hiten Pandya <hmp@xxxxxxxxxxx>
Revision Changes Path
1.7 +8 -1 src/sys/vm/vm_map.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]