2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-01-07 12:05:41 +00:00
xNBA/src/include
2007-08-04 01:23:37 +01:00
..
gpxe Make read_user() non-blocking, and add select() call. 2007-08-04 01:22:52 +01:00
readline
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
assert.h
big_bswap.h
bootp.h
btext.h
byteswap.h
cmdline.h
cmdlinelib.h
cmdlist.h
coff.h
compiler.h Applied a modified version of holger's regparm patches. 2007-07-29 00:17:25 +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 Make has_key() a static inline, rather than omitting it altogether. 2007-07-28 22:55:17 +01:00
debug.h
dhcp.h
elf.h
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
i82365.h
igmp.h
ip.h
lib.h
libgen.h Added dirname() 2007-06-03 01:51:10 +00:00
little_bswap.h
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
pxe.h Add PXE FILE API. 2007-08-04 01:23:37 +01: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 Add strcspn() and strndup() 2007-07-08 22:03:12 +01: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
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