Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove existing old style definitions and use -Wold-style-definition. | Flavio Cruz | 2023-01-19 | 1 | -3/+2 |
* | vm: initialize external maps | Justus Winter | 2016-02-07 | 1 | -0/+2 |
* | vm: allocate a large map for all objects larger than SMALL_SIZE | Justus Winter | 2016-02-07 | 1 | -1/+1 |
* | Stack the slab allocator directly on top of the physical allocator | Richard Braun | 2016-02-02 | 1 | -3/+3 |
* | Convert from K&R to ANSI | Marin Ramesa | 2014-04-04 | 1 | -8/+6 |
* | vm: qualify pointers whose dereferenced values are constant with const | Marin Ramesa | 2013-12-17 | 1 | -2/+2 |
* | Adjust the kernel to use the slab allocator | Richard Braun | 2011-12-17 | 1 | -25/+18 |
* | 2007-05-05 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -1/+1 |
* | 2006-12-30 Richard Braun <syn@hurdfr.org> | Samuel Thibault | 2009-06-18 | 1 | -3/+3 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+159 |