| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [legal] Update FSF mailing address in GPL licence texts | Michael Brown | 2012-07-20 | 1 | -1/+2 |
| | | | | | | Suggested-by: Daniel P. Berrange <berrange@redhat.com> Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
| * | [getopt] Accept "--" as an end-of-options marker | Marin Hannache | 2011-11-02 | 1 | -0/+5 |
| | | | | | Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
| * | [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. | ||||
| * | Use stdio.h instead of vsprintf.h | Michael Brown | 2007-01-19 | 1 | -1/+1 |
| | | |||||
| * | Do not go past the end of the argv[] array. | Michael Brown | 2007-01-14 | 1 | -0/+4 |
| | | | | | This bug found by setting read and write watchpoints at NULL in bochs. | ||||
| * | Use common symbols to avoid dragging in getopt.o unless a getopt-using | Michael Brown | 2006-12-19 | 1 | -18/+5![]() |
| | | | | | command is linked in. | ||||
| * | Added a functional version of getopt() and getopt_long(), ready for use | Michael Brown | 2006-12-07 | 1 | -0/+280 |
| in our commands. | |||||

