2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-16 00:01:34 +00:00
xNBA/src/include
2007-06-11 21:36:10 +01:00
..
gpxe Add facility for resolving base+relative URIs (and paths). 2007-06-03 02:01:02 +00:00
readline Skeletal (non-echoing) version of readline() 2006-12-19 22:35:10 +00:00
sys Add POSIX prototypes for time functions, to allow external code to build 2007-01-19 03:09:22 +00:00
usr HTTP/DNS now working fully asynchronously. HTTP/IP addresses and any 2007-01-18 03:39:45 +00:00
.gitignore Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
alloca.h alloca() can be useful in some (limited) circumstances. 2007-01-11 23:19:31 +00:00
assert.h Don't include __FUNCTION__ in assert() messages; it was causing the 2007-01-04 13:48:13 +00:00
background.h Add "name" field to struct device to allow human-readable hardware device 2007-01-10 04:22:09 +00:00
big_bswap.h Added the "swap in place" macros 2006-09-11 17:54:19 +00:00
bootp.h
btext.h
byteswap.h
cmdline.h
cmdlinelib.h
cmdlist.h Added quick and dirty commands for testing the new NVO code. 2006-12-04 23:40:35 +00:00
coff.h
compiler.h Use "dbg_stream" rather than "stream" as a variable name in 2007-01-30 10:12:19 +00:00
console.h hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewise 2007-04-09 18:01:43 +00:00
cpu.h
ctype.h Move tolower() etc to ctype.h as per ISO C 2007-01-26 03:25:19 +00:00
curses.h KEY_XXX constants are now defined in gpxe/keys.h. Kept separate from 2006-12-20 22:24:45 +00:00
debug.h
dev.h Move include/buffer.h to include/gpxe/buffer.h 2007-01-11 01:47:26 +00:00
dhcp.h
disk.h
elf.h Removed the Etherboot-specific ELF-image code and replaced it with a 2007-01-11 14:44:03 +00:00
endian.h
errno.h Allow construction of PXE status code from internal error number. 2007-05-18 14:17:35 +00:00
etherboot.h Fix prototype of random() and move to stdlib.h 2006-12-22 01:44:51 +00:00
fs.h
getopt.h Use common symbols to avoid dragging in getopt.o unless a getopt-using 2006-12-19 16:27:15 +00:00
i82365.h
igmp.h
ip.h
lib.h
libgen.h Added dirname() 2007-06-03 01:51:10 +00:00
little_bswap.h Added the "swap in place" macros 2006-09-11 17:54:19 +00:00
main.h
mii.h
nfs.h
nic.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. 2007-03-10 18:08:33 +00:00
nmb.h A working DNS resolver (not yet tied in to anything) 2007-01-15 17:31:35 +00:00
old_tcp.h
osdep.h
pc_kbd.h
pcmcia-opts.h
pcmcia.h
proto.h Move include/buffer.h to include/gpxe/buffer.h 2007-01-11 01:47:26 +00:00
pxe_api.h Partial implementation of UNDI loader caller. 2007-01-05 03:24:39 +00:00
pxe_types.h
pxe.h Remove types and prototypes now provided in the undi*.h headers. 2007-01-08 03:05:34 +00:00
stddef.h
stdio.h Added [v]asprintf() 2007-06-03 01:50:03 +00:00
stdlib.h Renamed _calloc() to zalloc(), ready to be used as a standalone function. 2007-06-11 21:36:10 +01:00
string.h Move tolower() etc to ctype.h as per ISO C 2007-01-26 03:25:19 +00:00
strings.h 4.3BSD says that bcopy and bzero are defined in strings.h, not string.h 2007-01-19 00:51:13 +00:00
sys_info.h
tftp.h Move include/buffer.h to include/gpxe/buffer.h 2007-01-11 01:47:26 +00:00
tftpcore.h
time.h Add POSIX prototypes for time functions, to allow external code to build 2007-01-19 03:09:22 +00:00
timer.h
udp.h
unistd.h Fix prototype of sleep() and move it to unistd.h 2006-12-20 03:14:59 +00:00