aboutsummaryrefslogtreecommitdiff
path: root/kern/act.c
Commit message (Expand)AuthorAgeFilesLines
* Stack the slab allocator directly on top of the physical allocatorRichard Braun2016-02-021-1/+1
* Convert from K&R to ANSIMarin Ramesa2014-04-041-12/+11
* Type definitionMarin Ramesa2013-12-151-1/+1
* Declare void argument listsMarin Ramesa2013-12-151-3/+3
* Add comments after endifsMarin Ramesa2013-12-081-1/+1
* kern: remove register qualifiersMarin Ramesa2013-11-131-2/+2
* Remove unused variableMiguel Figueiredo2013-06-021-1/+0
* Remove arbitrary limits used by the zone systemRichard Braun2011-12-171-1/+0
* Adjust the kernel to use the slab allocatorRichard Braun2011-12-171-10/+7
* 2006-12-30 Richard Braun <syn@hurdfr.org>Samuel Thibault2009-06-181-1/+1
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-13/+0
* 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+3
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-2/+2
* Initial sourceThomas Bushnell1997-02-251-0/+1134