aboutsummaryrefslogtreecommitdiff
path: root/libpager/pagemap.c
Commit message (Expand)AuthorAgeFilesLines
* libpager: Properly zero-initialize pagemapSergey Bugaev2021-05-071-0/+2
* libpager: Use libc heap for pagemapSergey Bugaev2021-05-071-17/+9
* libpager: Fix overallocating pagemapSergey Bugaev2021-05-071-4/+5
* libpager: Store pagemapsize as vm_size_tSergey Bugaev2021-05-061-1/+1
* Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter2014-12-101-1/+1
* 2000-07-25 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-07-251-4/+5
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-1/+2
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-2/+2
* (_pager_pagemap_resize):Miles Bader1997-02-121-15/+21
* entered into RCSMichael I. Bushnell1994-01-251-1/+1
* Formerly pagemap.c.~3~Michael I. Bushnell1994-01-221-2/+2
* Formerly pagemap.c.~2~Michael I. Bushnell1994-01-191-3/+2
* Initial revisionMichael I. Bushnell1994-01-131-0/+40