freebsd-skq/lib/libstand
jhb 2f930c2edb MFC: Add support for booting from GPT-labeled disks from the BIOS. This
includes /boot/pmbr, /boot/gptboot, and 'gpt boot'.
2008-01-24 22:23:22 +00:00
..
alpha
arm Import _setjmp.S for arm in libstand. 2004-05-14 12:24:51 +00:00
i386
powerpc
sparc64
__main.c
arp.c
assert.c
bcd.c
bootp.c
bootp.h
bootparam.c
bootparam.h
bswap.c
bzipfs.c MFC: properly handle BZ_STREAM_END/Z_STREAM_END. 2007-12-26 10:34:27 +00:00
cd9660.c MFC: implement the full range of ISO9660 number conversion routines in iso.h. 2005-12-14 09:20:30 +00:00
close.c
closeall.c
dev.c
dosfs.c Don't add integers to void pointers. 2004-10-03 15:58:20 +00:00
dosfs.h
environment.c
ether.c
ext2fs.c Don't add integers to void pointers. 2004-10-03 15:58:20 +00:00
fstat.c
getopt.c
gets.c
globals.c
gzipfs.c MFC: properly handle BZ_STREAM_END/Z_STREAM_END. 2007-12-26 10:34:27 +00:00
if_ether.h
in_cksum.c
inet_ntoa.c
ioctl.c
iodesc.h
libstand.3 Sort sections. 2005-01-20 09:17:07 +00:00
lseek.c
Makefile MFC: Add support for booting from GPT-labeled disks from the BIOS. This 2008-01-24 22:23:22 +00:00
net.c Use %z to print size_t values. 2005-05-31 20:01:58 +00:00
net.h
netif.c
netif.h
nfs.c
nfsv2.h
nullfs.c
open.c
pager.c
printf.c MFC: src/lib/libstand/printf.c 1.9 2006-05-22 23:51:14 +00:00
qdivrem.c
quad.h
random.c
rarp.c
read.c Don't add integers to void pointers. 2004-10-03 15:58:20 +00:00
readdir.c
rpc.c
rpc.h
rpcv2.h
saioctl.h
sbrk.c Don't add integers to void pointers. 2004-10-03 15:58:20 +00:00
splitfs.c Remove unused variable. Shorten the path to WARNS=6 compliance. 2005-05-20 12:55:38 +00:00
stand.h Don't use a patch w/in /usr/src. Programmatically change files when needed. 2005-05-17 17:46:29 +00:00
stat.c
strcasecmp.c
strdup.c
strerror.c
strtol.c
tftp.c Don't add integers to void pointers. 2004-10-03 15:58:20 +00:00
tftp.h
twiddle.c
udp.c Use %z to print size_t values. 2005-05-31 20:01:58 +00:00
ufs.c Reset the seek pointer to 0 when a file is successfully opened, 2004-09-04 14:54:01 +00:00
write.c
zalloc_defs.h Just use uintptr_t and intptr_t rather than requiring each arch to provide 2005-05-31 20:01:18 +00:00
zalloc_malloc.c Use signed char cast to avoid out-of-range error on PowerPC (which has 2004-02-25 00:52:14 +00:00
zalloc_mem.h
zalloc_protos.h
zalloc.c