2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-14 15:21:32 +00:00
xNBA/src/include
2007-11-28 10:57:26 +00:00
..
gpxe Add RFC2090 TFTP multicast support. 2007-11-28 10:57:26 +00:00
readline use malloc attribute 2007-08-20 20:29:41 +02:00
sys Add POSIX prototypes for time functions, to allow external code to build 2007-01-19 03:09:22 +00:00
usr Allow images to hold references to the originating URI. 2007-08-02 20:18:32 +01: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
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 Merge of Fredrik Hultin command_line 2006-08-09 02:30:35 +00:00
cmdlinelib.h Merge of Fredrik Hultin command_line 2006-08-09 02:30:35 +00:00
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 Merge commit 'holger/strings' 2007-08-23 21:51:57 +01:00
console.h Separated out initialisation functions from startup/shutdown functions. 2007-07-03 23:09:56 +01: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 __nonnull changes 2007-08-20 00:34:32 +02:00
debug.h
dhcp.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 Add per-file error identifiers 2007-07-24 17:11:31 +01:00
etherboot.h Reduced etherboot.h dependencies to avoid unnecessary rebuilds. 2007-07-14 15:52:23 +01: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
mii.h
nfs.h
nic.h Include errno.h in the few drivers which use it, rather than in nic.h 2007-07-24 14:05:32 +01:00
nmb.h A working DNS resolver (not yet tied in to anything) 2007-01-15 17:31:35 +00:00
old_tcp.h
pc_kbd.h
pcmcia-opts.h
pcmcia.h Dead code removal. 2007-07-14 15:42:26 +01:00
pxe_api.h Add PXE FILE API. 2007-08-04 01:23:37 +01:00
pxe_types.h Update to match the daft capitalisation in the actual PXE spec 2006-08-08 20:43:05 +00:00
pxe.h Add PXE FILE API. 2007-08-04 01:23:37 +01:00
stddef.h
stdint.h Separate out arch-independent parts of stdint.h 2007-08-17 19:51:08 +01:00
stdio.h Added [v]asprintf() 2007-06-03 01:50:03 +00:00
stdlib.h use malloc attribute 2007-08-20 20:29:50 +02:00
string.h use malloc attribute 2007-08-20 20:29:58 +02:00
strings.h Add fls() for non-constant values. 2007-09-21 01:14:38 +01:00
sys_info.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