summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/pmap.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Removed declaration of pmap_changebit()...it is no longer exported.dg1995-03-261-2/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+9
* Whoops! back out last commit partly.phk1995-02-141-3/+1
* YFfix.phk1995-02-141-2/+9
* Moved various pmap 'bit' test/set functions back into real functions; gccdg1995-01-241-38/+1
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-1/+43
* Add two more page table pages to keep 64MB machines happy.dg1994-12-181-2/+2
* Declare inline functions as __inline and with new-style parameter listsbde1994-11-141-12/+13
* Added prototypes.phk1994-10-081-1/+3
* Corrected some comments regarding ptes/pdes.dg1994-08-231-3/+3
* Fix up some sloppy coding practices:wollman1994-08-181-15/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-70/+2
* ifdef KERNEL the pmap_kextract inline function; ps is unhappy otherwise.dg1994-03-251-1/+3
* From John Dyson: performance improvements to the new bounce bufferdg1994-03-241-1/+16
* 1) "Pre-faulting" in of pages into process address spacedg1994-03-071-11/+13
* VM system performance improvements from John Dyson and myself. Thedg1994-01-311-2/+2
* Removed no longer used "wire" element in pv struct.dg1994-01-271-2/+1
* "New" VM system from John Dyson & myself. For a run-down of thedg1994-01-141-4/+16
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-5/+23
* First steps in rewriting locore.s, and making info usefuldg1993-11-131-5/+9
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-071-3/+3
* param.h:rgrimes1993-10-151-17/+10
* KPTDI_LAST renamed to KPTDIrgrimes1993-10-121-2/+2
* Eliminate definition of I386_PAGE_SIZE and use NBPG insteadrgrimes1993-10-121-23/+29
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+234
OpenPOWER on IntegriCloud