aboutsummaryrefslogtreecommitdiff
path: root/vm/pmap.h
Commit message (Expand)AuthorAgeFilesLines
* ddb: Add whatis commandSamuel Thibault2023-10-011-0/+4
* Fix several warnings for -Wmissing-prototypes (part 2)Flavio Cruz2023-01-251-1/+0
* Replace vm_offset_t with phys_addr_t where appropriateRichard Braun2016-09-211-9/+9
* Remove phys_first_addr and phys_last_addr global variablesRichard Braun2016-09-211-11/+3
* Use vm_page as the physical memory allocatorRichard Braun2016-01-231-11/+4
* Declare void argument lists (part 2)Marin Ramesa2013-12-201-1/+1
* Cleanup of the prototypesMarin Ramesa2013-12-091-22/+0
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+22
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+9
* 2007-05-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-60/+37
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-14/+14
* Initial sourceThomas Bushnell1997-02-251-0/+267