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.
Michael Brown 708bbc43bc Merge from Etherboot 5.4 vor 19 Jahren
..
.cvsignore Initial revision vor 20 Jahren
background.h Add generic mechanism for background protocols (e.g. ARP, IGMP) vor 20 Jahren
big_bswap.h Initial revision vor 20 Jahren
bootp.h Initial revision vor 20 Jahren
btext.h Merged mcb30-realmode-redesign back to HEAD vor 20 Jahren
buffer.h Allow data blocks to be less than sizeof ( struct buffer_free_block ) in size. (The restriction on the size of free blocks remains.) vor 20 Jahren
byteswap.h Initial revision vor 20 Jahren
coff.h Initial revision vor 20 Jahren
compiler.h Use "#var" rather than "@c var" for doxygen. vor 20 Jahren
console.h Some versions of doxygen seem to object to "@ret None" or similar. vor 20 Jahren
cpu.h Initial revision vor 20 Jahren
debug.h Initial revision vor 20 Jahren
dev.h Use __unused instead of __used for static data structures. Remove compiler.h defines from osdep.h vor 20 Jahren
dhcp.h Created a bus/device API that allows for the ROM prefix to specify an initial device, and will also allow for e.g. a device menu to be presented to the user. vor 20 Jahren
disk.h BIOS floppy handling code moved to where it will really live. vor 20 Jahren
dns.h Fixes for gcc >= 3.2 from Georg Baum vor 20 Jahren
eisa.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. vor 20 Jahren
elf.h Initial revision vor 20 Jahren
elf_boot.h Initial revision vor 20 Jahren
endian.h Initial revision vor 20 Jahren
errno.h More doxygen docs vor 20 Jahren
etherboot.h Merge from Etherboot 5.4 vor 19 Jahren
fs.h Initial revision vor 20 Jahren
heap.h Use shared symbols for heap_ptr and heap_end vor 20 Jahren
i82365.h Initial revision vor 20 Jahren
if_arp.h Initial revision vor 20 Jahren
if_ether.h Initial revision vor 20 Jahren
igmp.h IGMP protocol now uses the generic background protocol mechanism. vor 20 Jahren
image.h Added print_images() and autoload(). vor 20 Jahren
in.h Use struct in_addr rather than just "in_addr". Add struct sockaddr_in. vor 20 Jahren
init.h Use __unused instead of __used for static data structures. Remove compiler.h defines from osdep.h vor 20 Jahren
ip.h Split TCP code out into proto/tcp.c vor 20 Jahren
isa.h isa.c uses the new table infrastructure. vor 20 Jahren
isa_ids.h Created a bus/device API that allows for the ROM prefix to specify an initial device, and will also allow for e.g. a device menu to be presented to the user. vor 20 Jahren
isapnp.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. vor 20 Jahren
lib.h Initial revision vor 20 Jahren
little_bswap.h Initial revision vor 20 Jahren
load_buffer.h First version vor 20 Jahren
main.h Fix up find_pci_device so that it can be used for scanning for devices *other* than the main boot device. vor 20 Jahren
mca.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. vor 20 Jahren
mii.h Initial revision vor 20 Jahren
nfs.h Initial revision vor 20 Jahren
nic.h Created a bus/device API that allows for the ROM prefix to specify an initial device, and will also allow for e.g. a device menu to be presented to the user. vor 20 Jahren
nmb.h Fixes for gcc >= 3.2 from Georg Baum vor 20 Jahren
osdep.h Use __unused instead of __used for static data structures. Remove compiler.h defines from osdep.h vor 20 Jahren
osloader.h First version vor 20 Jahren
pc_kbd.h Initial revision vor 20 Jahren
pci.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. vor 20 Jahren
pci_ids.h Synced across updates from Etherboot 5.4 tree vor 20 Jahren
pcmcia-opts.h Initial revision vor 20 Jahren
pcmcia.h Changed guard name to avoid clash with INCLUDE_xxx namespace used by drivers. vor 20 Jahren
proto.h Protocols now load data into a buffer; they don't execute it. vor 20 Jahren
pxe.h TFTP upgraded to use a core function library (in tftpcore.c) which will be shared between TFTP, TFTM and MTFTP protocols. vor 20 Jahren
pxe_api.h Documented the purpose of the two timeout fields in s_PXENV_TFTP_READ_FILE. vor 20 Jahren
pxe_types.h Split PXE code into preboot, udp, tftp, undi and loader units. PXE code now compiles without errors (though it won't actually work). vor 20 Jahren
resolv.h Added debugging. vor 20 Jahren
stddef.h Merged mcb30-realmode-redesign back to HEAD vor 20 Jahren
stdlib.h Moved strtoul prototype into stdlib.h for consistency vor 20 Jahren
string.h Need stddef.h to get size_t vor 20 Jahren
sys_info.h Initial revision vor 20 Jahren
tables.h Use "#var" rather than "@c var" for doxygen. vor 20 Jahren
tcp.h Split TCP code out into proto/tcp.c vor 20 Jahren
tftp.h In multicast operation, the client still has a unicast local port. vor 20 Jahren
tftpcore.h Make rfc2090 multicast option optional vor 20 Jahren
timer.h Merged mcb30-realmode-redesign back to HEAD vor 20 Jahren
udp.h Do not include etherboot.h vor 20 Jahren
url.h Made parse_url do more of the processing, to avoid duplicating parts of nic.c in http.c vor 20 Jahren
vsprintf.h Merge from Etherboot 5.4 vor 19 Jahren