Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [time] Allow timer to be selected at runtime | Michael Brown | 2017-01-26 | 1 | -11/+1 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+1 |
* | [build] Rename gPXE to iPXE | Michael Brown | 2010-04-20 | 1 | -1/+1 |
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
* | [timer] Formalise the timer API | Michael Brown | 2008-10-12 | 1 | -4/+14 |
* | Introduce the new timer subsystem. | Alexey Zaytsev | 2008-03-02 | 1 | -1/+7 |
* | Fix prototype of sleep() and move it to unistd.h | Michael Brown | 2006-12-20 | 1 | -0/+1 |
* | Including the final (char *)NULL is the responsibility of the caller | Michael Brown | 2006-12-08 | 1 | -1/+1 |
* | Added execv() and system(). | Michael Brown | 2006-12-08 | 1 | -0/+24 |