summaryrefslogtreecommitdiff
path: root/sys/uvm/uvm_device.h
AgeCommit message (Expand)Author
2021-12-18Add some missing includes to uvm_device.h.riastradh
2020-09-05Round of uvm.h cleanup.riastradh
2014-12-14add a new "fo_mmap" fileops method to allow use of arbitrary uvm_objects forchs
2011-02-02udpate license clauses on my code to match the new-style BSD licenses.chuck
2005-12-11merge ktrace-lwp.christos
2004-03-24Nuke __P().junyoung
2000-05-28Don't silently truncate the voff_t offset to vaddr_t when passing it todrochner
1999-06-21Protect prototypes, certain macros, and inlines from userland.thorpej
1999-03-25remove now >1 year old pre-release message.mrg
1999-03-24modify udv_attach() and its caller (uvm_mmap()) so that it's passed thecgd
1998-03-09KNF.mrg
1998-02-10add/cleanup multiple inclusion protection.perry
1998-02-07restore rcsidsmrg
1998-02-06RCS ID police.thorpej
1998-02-05initial import of the new virtual memory system, UVM, into -current.mrg