Michael Brown
|
626ccf76ea
|
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Relicence files with kind permission from the following contributors:
Alex Williamson <alex.williamson@redhat.com>
Eduardo Habkost <ehabkost@redhat.com>
Greg Jednaszewski <jednaszewski@gmail.com>
H. Peter Anvin <hpa@zytor.com>
Marin Hannache <git@mareo.fr>
Robin Smidsrød <robin@smidsrod.no>
Shao Miller <sha0.miller@gmail.com>
Thomas Horsten <thomas@horsten.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
|
9 년 전 |
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 년 전 |