Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
robin.thoni
/
ipxe
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
11
Wiki
Aktivität
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
1654
Commits
2
Branches
Struktur:
520d9c36af
master
old
v1.20.1-rthoni
v1.20.1
v1.0.0-rc1
v1.0.0
v0.9.9
v0.9.8
v0.9.7
v0.9.6
v0.9.5
v0.9.4
v0.9.3
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „520d9c36af“
${ noResults }
ipxe
/
src
/
interface
/
pxe
Verlauf
Michael Brown
5ff23aa406
Include stdlib.h rather than malloc.h
vor 18 Jahren
..
pxe.c
We *should* use the persistent reference API for our netdev reference, but there's so much else missing that it's not worth doing right now.
vor 18 Jahren
pxe_errors.c
Split error-message table portions of errno.h out to gpxe/errortab.h
vor 18 Jahren
pxe_loader.c
Currently unusable; do not attempt to compile
vor 18 Jahren
pxe_preboot.c
Include stdlib.h rather than malloc.h
vor 18 Jahren
pxe_tftp.c
We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.)
vor 18 Jahren
pxe_udp.c
Split DBG() statement containing two inet_ntoa() statements; they return a static buffer.
vor 18 Jahren
pxe_undi.c
We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.)
vor 18 Jahren