Michael Brown
|
c3b4860ce3
|
[legal] Update FSF mailing address in GPL licence texts
Suggested-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
|
12 年之前 |
Marin Hannache
|
be90241ec2
|
[getopt] Accept "--" as an end-of-options marker
Signed-off-by: Michael Brown <mcb30@ipxe.org>
|
13 年之前 |
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 年之前 |
Michael Brown
|
73b09ecba6
|
Use stdio.h instead of vsprintf.h
|
18 年之前 |
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 年之前 |
Michael Brown
|
70d20c4e7a
|
Use common symbols to avoid dragging in getopt.o unless a getopt-using
command is linked in.
|
18 年之前 |
Michael Brown
|
be0cd1cddd
|
Added a functional version of getopt() and getopt_long(), ready for use
in our commands.
|
18 年之前 |