summaryrefslogtreecommitdiff
path: root/sys/vm/vm_map.c
AgeCommit message (Expand)Author
1995-04-10kernel_pmap --> pmap_kernel()mycroft
1994-10-29change some strategic casts to (*long) from (*int).cgd
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-27clean up slightly; change RCS ID's to be minimally intrusivecgd
1994-05-23new VM code, from 4.4-Litecgd
1994-01-08Fix up some #includes, and add a bunch of prototypes.mycroft
1994-01-07Add some explicit return types, and make a bunch of things static.mycroft
1994-01-07Add some explicit return types.mycroft
1994-01-07Add an explicit return type.mycroft
1993-12-20bring changes down from magnumcgd
1993-12-17Canonicalize all #includes.mycroft
1993-10-11get rid of a few ref's to buffer_mapcgd
1993-09-13Wrap iprintf, vm_object_print, vm_map_print to allow passing a printf function.brezak
1993-08-19Moved vm_map_create()'s out-of-maps panic to a more appropriate place.andrew
1993-07-22Cleanup pretty printers for maps and objects.brezak
1993-07-15get rid of any support for vm_fault_wire() returning a result.cgd
1993-06-27ANSIfications. Added support for vm_fault_wire() returning a result; codeandrew
1993-05-20add rcs ids and clean up headerscgd
1993-04-09changes, running on sef's machine to good effect, likely contributedcgd
1993-04-09from sean eric fagan:cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd