Michael Brown
|
c44a193d0d
|
[legal] Add a selection of FILE_LICENCE declarations
Add FILE_LICENCE declarations to almost all files that make up the
various standard builds of gPXE.
|
15 år sedan |
Michael Brown
|
73b09ecba6
|
Use stdio.h instead of vsprintf.h
|
18 år sedan |
Michael Brown
|
98240d99f0
|
Do not go past the end of the argv[] array.
This bug found by setting read and write watchpoints at NULL in bochs.
|
18 år sedan |
Michael Brown
|
70d20c4e7a
|
Use common symbols to avoid dragging in getopt.o unless a getopt-using
command is linked in.
|
18 år sedan |
Michael Brown
|
be0cd1cddd
|
Added a functional version of getopt() and getopt_long(), ready for use
in our commands.
|
18 år sedan |