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.
Dan Lynch bef8874842 - implemented printw (formatted string output, a la printf) vor 18 Jahren
..
background.c Add generic mechanism for background protocols (e.g. ARP, IGMP) vor 19 Jahren
btext.c Restructured PCI subsystem to fit the new device model. vor 18 Jahren
buffer.c Assertions are now handled via the POSIX-like <assert.h>. vor 18 Jahren
config.c Synced across updates from Etherboot 5.4 tree vor 19 Jahren
console.c Some versions of doxygen seem to object to "@ret None" or similar. vor 19 Jahren
curses.c - implemented printw (formatted string output, a la printf) - implemented hline/vline (part of wborder family) - screen cursor now relocates at same time as window cursor when restoring after a non-wrapping function vor 18 Jahren
debug.c Split debug functions out into core/debug.c, so that they can be automatically linked in on demand. vor 18 Jahren
dev.c dev.c uses the new tables infrastructure. vor 19 Jahren
device.c Added generic device model. vor 18 Jahren
disk.c Needs to be updated to new probe logic. vor 19 Jahren
elf_loader.c Merge from Etherboot 5.4 vor 18 Jahren
errno.c More doxygen docs vor 19 Jahren
heap.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). vor 18 Jahren
i82365.c Initial revision vor 19 Jahren
image.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). vor 18 Jahren
init.c Move init.h to gpxe/init.h. vor 18 Jahren
main.c BSS is now zeroed by libprefix (along with the otherwise non-zeroable portions such as the stack) during the installation process. vor 18 Jahren
malloc.c Fix typo vor 18 Jahren
misc.c Split debug functions out into core/debug.c, so that they can be automatically linked in on demand. vor 18 Jahren
nic.c Header rearrangement. vor 18 Jahren
osloader.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). vor 18 Jahren
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... vor 18 Jahren
pcmcia.c Move init.h to gpxe/init.h. vor 18 Jahren
process.c Added basic code for implementing co-operative multitasking. vor 18 Jahren
proto.c First version vor 19 Jahren
proto_eth_slow.c Initial revision vor 19 Jahren
resolv.c Added debugging. vor 19 Jahren
serial.c Move init.h to gpxe/init.h. vor 18 Jahren
string.c Initial revision vor 19 Jahren
timer.c Initial revision vor 19 Jahren
url.c Made parse_url do more of the processing, to avoid duplicating parts of vor 19 Jahren
vsprintf.c Allow vcprintf() to be called by external code such as the curses library. vor 18 Jahren