| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
| | | | | | | Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE. | ||||
| * | move strndup back to string.c - used by strdup | Holger Lubitz | 2007-08-02 | 1 | -0/+15 |
| | | |||||
| * | stripped down version of string.c containing only the used functions | Holger Lubitz | 2007-08-02 | 1 | -251/+0![]() |
| | | |||||
| * | make bcopy use memmove | Holger Lubitz | 2007-07-29 | 1 | -6/+1![]() |
| | | |||||
| * | Dead code removal. | Michael Brown | 2007-07-14 | 1 | -0/+8 |
| | | | | | Kill off use of etherboot.h outside drivers/net. | ||||
| * | Add strcspn() and strndup() | Michael Brown | 2007-07-08 | 1 | -4/+41 |
| | | |||||
| * | Move tolower() etc to ctype.h as per ISO C | Michael Brown | 2007-01-26 | 1 | -0/+1 |
| | | |||||
| * | Added strdup() | Michael Brown | 2006-12-08 | 1 | -2/+10 |
| | | |||||
| * | Initial revision | Michael Brown | 2005-03-08 | 1 | -0/+540 |

