aboutsummaryrefslogtreecommitdiff
path: root/kern/priority.c
Commit message (Expand)AuthorAgeFilesLines
* remove machine/machspl.h as it duplicates machine/spl.hLD2024-03-091-1/+1
* kern: Use _irq variant of lock and disable interruptsDamien Zammit2024-02-231-2/+2
* Delete kern_timestamp system call since it is not usedFlavio Cruz2022-12-271-1/+0
* Fix some warnings with -Wmissing-prototypes.Flavio Cruz2022-12-271-0/+1
* Convert from K&R to ANSIMarin Ramesa2014-04-041-5/+5
* kern/priority.c: update commentMarin Ramesa2013-12-091-1/+1
* kern: remove register qualifiersMarin Ramesa2013-11-131-5/+5
* Remove arbitrary limits used by the zone systemRichard Braun2011-12-171-1/+0
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2007-02-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+0
* Initial sourceThomas Bushnell1997-02-251-0/+225