summaryrefslogtreecommitdiff
path: root/sys/vm/vm_map.c
AgeCommit message (Expand)Author
1999-09-03Change the pmap_enter api to pass down an argument that indicatesArtur Grabowski
1999-01-10vm_map_deallocate: only release the simple lock when ref_count > 0. in the ot...Artur Grabowski
1999-01-09Fix to a VM cache trash bug by Chuck CranorNiklas Hallqvist
1998-04-25Fix my messup in the last commit, thanks mickeyNiklas Hallqvist
1998-04-25typoNiklas Hallqvist
1998-03-01Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,Niklas Hallqvist
1998-02-03Fix the non-MACHINE_NONCONTIG case for Jason's fix.Todd C. Miller
1998-02-02Replay revisions 1.8 and 1.9.Jason Downs
1998-02-02The "fix" for running out of kernel maps, from FreeBSD. Integrated byJason Downs
1997-11-13make msync() have 3 argsTheo de Raadt
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-07-25tabifyMichael Shalayeff
1997-04-17Removal of race conditions. Inspired by Charles Hannum'sNiklas Hallqvist
1996-07-23make printf/addlog return 0, for compat to userlandTheo de Raadt
1996-03-03From NetBSD: merge with 960217Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt