freebsd-skq/lib/libstand
msmith 28bef97c3e Enable the DOS filesystem. This allows reading from various DOS filesystems
(FAT12/16/32, VFAT).

Make a private copy of strcasecmp, as the "real" one uses the system ctype
header, which introduces locale poisoning.
1998-10-06 19:23:57 +00:00
..
__main.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
arp.c
bcd.c
bootp.c
bootp.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
bootparam.c
bootparam.h
bswap.c
cd9660.c Path arguments to *_open functions should be const, but we were mangling 1998-09-18 22:58:01 +00:00
close.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
closeall.c
dev_net.c
dev_net.h
dev.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
dosfs.c Enable the DOS filesystem. This allows reading from various DOS filesystems 1998-10-06 19:23:57 +00:00
dosfs.h
environment.c Replace the old and extremely icky Mach/NetBSD allocator with a similarly 1998-09-26 01:42:40 +00:00
ether.c
fstat.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
getopt.c
gets.c
globals.c
gzipfs.c Replace the old and extremely icky Mach/NetBSD allocator with a similarly 1998-09-26 01:42:40 +00:00
if_ether.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
in_cksum.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
inet_ntoa.c Use unsigned chars instead of signed chars when extracting bits of the 1998-09-23 21:35:40 +00:00
ioctl.c
iodesc.h
libstand.3 This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
lseek.c
Makefile Enable the DOS filesystem. This allows reading from various DOS filesystems 1998-10-06 19:23:57 +00:00
net.c
net.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
netif.c
netif.h
nfs.c Path arguments to *_open functions should be const, but we were mangling 1998-09-18 22:58:01 +00:00
nfsv2.h
nullfs.c Nuke prototype for strerror, consumers get it from <string.h> 1998-09-18 23:00:57 +00:00
open.c * Enable old UFS compatibility code for booting from Digital Unix formatted 1998-09-26 10:48:50 +00:00
pager.c Path arguments to *_open functions should be const, but we were mangling 1998-09-18 22:58:01 +00:00
printf.c
random.c
rarp.c
read.c
rpc.c
rpc.h
rpcv2.h
saioctl.h
sbrk.c Replace the old and extremely icky Mach/NetBSD allocator with a similarly 1998-09-26 01:42:40 +00:00
stand.h Enable the DOS filesystem. This allows reading from various DOS filesystems 1998-10-06 19:23:57 +00:00
stat.c
strdup.c
strerror.c
strtol.c
tftp.c Path arguments to *_open functions should be const, but we were mangling 1998-09-18 22:58:01 +00:00
tftp.h
twiddle.c
ufs.c * Enable old UFS compatibility code for booting from Digital Unix formatted 1998-09-26 10:48:50 +00:00
write.c
zalloc_defs.h Prune unused zalloc components as recommended by Matt Dillon. Extra debugging 1998-10-01 17:35:08 +00:00
zalloc_malloc.c Prune unused zalloc components as recommended by Matt Dillon. Extra debugging 1998-10-01 17:35:08 +00:00
zalloc_mem.h Prune unused zalloc components as recommended by Matt Dillon. Extra debugging 1998-10-01 17:35:08 +00:00
zalloc_protos.h Prune unused zalloc components as recommended by Matt Dillon. Extra debugging 1998-10-01 17:35:08 +00:00
zalloc.c Prune unused zalloc components as recommended by Matt Dillon. Extra debugging 1998-10-01 17:35:08 +00:00
zipfs.c Replace the old and extremely icky Mach/NetBSD allocator with a similarly 1998-09-26 01:42:40 +00:00