Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libpager: Properly zero-initialize pagemap | Sergey Bugaev | 2021-05-07 | 1 | -0/+2 |
* | libpager: Use libc heap for pagemap | Sergey Bugaev | 2021-05-07 | 1 | -17/+9 |
* | libpager: Fix overallocating pagemap | Sergey Bugaev | 2021-05-07 | 1 | -4/+5 |
* | libpager: Store pagemapsize as vm_size_t | Sergey Bugaev | 2021-05-06 | 1 | -1/+1 |
* | Replace `bcopy' with `memcpy' or `memmove' as appropriate | Justus Winter | 2014-12-10 | 1 | -1/+1 |
* | 2000-07-25 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 2000-07-25 | 1 | -4/+5 |
* | 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-11 | 1 | -1/+2 |
* | 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-03 | 1 | -2/+2 |
* | (_pager_pagemap_resize): | Miles Bader | 1997-02-12 | 1 | -15/+21 |
* | entered into RCS | Michael I. Bushnell | 1994-01-25 | 1 | -1/+1 |
* | Formerly pagemap.c.~3~ | Michael I. Bushnell | 1994-01-22 | 1 | -2/+2 |
* | Formerly pagemap.c.~2~ | Michael I. Bushnell | 1994-01-19 | 1 | -3/+2 |
* | Initial revision | Michael I. Bushnell | 1994-01-13 | 1 | -0/+40 |