Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Make vm_map really ignore `address' when `anywhere' is true" | Samuel Thibault | 2014-11-10 | 1 | -4/+1 |
* | Make vm_map really ignore `address' when `anywhere' is true | Samuel Thibault | 2014-09-06 | 1 | -1/+4 |
* | Convert from K&R to ANSI | Marin Ramesa | 2014-04-04 | 1 | -61/+56 |
* | vm: qualify pointers whose dereferenced values are constant with const | Marin Ramesa | 2013-12-17 | 1 | -1/+1 |
* | vm/vm_user.c: remove forward declaration | Marin Ramesa | 2013-12-05 | 1 | -2/+0 |
* | vm/vm_user.c: remove register qualifiers | Marin Ramesa | 2013-11-15 | 1 | -10/+8 |
* | Fix calls to vm_map when size is 0 | Richard Braun | 2012-11-20 | 1 | -0/+3 |
* | Provide basic page cache statistics | Richard Braun | 2012-09-23 | 1 | -0/+24 |
* | Further prototyping work for memory_object_proxy.c functions. | Thomas Schwinge | 2011-09-06 | 1 | -5/+1 |
* | Add memory object proxies | Samuel Thibault | 2009-11-28 | 1 | -1/+22 |
* | 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault | 2009-06-18 | 1 | -0/+1 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+397 |