aboutsummaryrefslogtreecommitdiff
path: root/kern/thread.c
Commit message (Expand)AuthorAgeFilesLines
* Remove arbitrary limits used by the zone systemRichard Braun2011-12-171-1/+0
* Fix kern/kalloc.h includesRichard Braun2011-12-171-0/+1
* Adjust the kernel to use the slab allocatorRichard Braun2011-12-171-9/+6
* Make thread_suspend honor the TH_UNINT flagSergio López2011-09-281-0/+5
* Fix warningSamuel Thibault2009-10-201-1/+1
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+3
* 2007-02-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+1
* 2006-12-30 Richard Braun <syn@hurdfr.org>Samuel Thibault2009-06-181-1/+1
* 2006-11-13 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 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-1/+2
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-8/+0
* 2006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-18/+0
* 2006-01-31 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+1
* Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-2/+10
* Fri May 23 10:08:48 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-06-101-5/+4
* Initial sourceThomas Bushnell1997-02-251-0/+2575