summaryrefslogtreecommitdiff
path: root/sys/vm/vm_param.h
AgeCommit message (Expand)Author
1999-11-30Cast the argument to ptoa() to a vaddr_t to prevent an integer overflowthorpej
1999-04-11Check to see if TRUE and FALSE are already defined before blindlysimonb
1999-04-10rip out some old-vm specific definitions and prototypes for address spacedrochner
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1998-08-13Merge paddr_t changes into the main branch.eeh
1998-03-25PAGE_SHIFT, PAGE_MASK, and PAGE_SIZE are all short-hand for kernel variables.thorpej
1998-03-01Merge with Lite2 + local changesfvdl
1998-02-10- add defopt's for UVM, UVMHIST and PMAP_NEW.mrg
1998-02-06initial import of the new virtual memory system, UVM, into -current.mrg
1997-10-16PR/4269: Chris Demetriou: msync is missing the MS_* flags.christos
1995-03-26KERNEL -> _KERNELjtc
1995-01-09 don't wrap linescgd
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-05-06latent sysctl supportcgd
1994-04-15convert vm system to use new queues. I'll never write code w/queues again.cgd
1993-07-29Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc.jtc
1993-05-20add rcs ids and clean up headerscgd
1993-04-19Add consistent multiple-inclusion protection.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd