freebsd-dev/lib/libstand
1999-02-12 17:22:30 +00:00
..
alpha Copy _setjmp.S from libc in preparation for loader-specific version. 1999-02-12 17:20:19 +00:00
i386 Remove float-point dependency from i386's version of setjmp()/longjmp(). 1999-02-12 17:22:30 +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 This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
assert.c Add: 1998-11-01 09:31:08 +00:00
bcd.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
bootp.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
bootp.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
bootparam.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
bootparam.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
bswap.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
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 This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
dev_net.c Add a new field to the devsw structure; dv_print, to print all valid units 1998-10-31 02:48:29 +00:00
dev_net.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
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 This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
environment.c Replace the old and extremely icky Mach/NetBSD allocator with a similarly 1998-09-26 01:42:40 +00:00
ether.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
fstat.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
getopt.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
gets.c Add a new field to the devsw structure; dv_print, to print all valid units 1998-10-31 02:48:29 +00:00
globals.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
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 This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
iodesc.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
libstand.3 Well I never. Seems like _setjmp()/_longjmp() are just what the doctor 1998-11-04 07:39:53 +00:00
lseek.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
Makefile Copy _setjmp.S from libc in preparation for loader-specific version. 1999-02-12 17:20:19 +00:00
net.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
net.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
netif.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
netif.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
nfs.c Path arguments to *_open functions should be const, but we were mangling 1998-09-18 22:58:01 +00:00
nfsv2.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
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 Oops. Missed this in the last commit. 1999-02-01 12:32:37 +00:00
printf.c Add: 1998-11-01 09:31:08 +00:00
qdivrem.c Move setjmp/longjmp implementations here from libc; no signal handling 1998-11-04 00:23:18 +00:00
quad.h Move setjmp/longjmp implementations here from libc; no signal handling 1998-11-04 00:23:18 +00:00
random.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
rarp.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
read.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
rpc.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
rpc.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
rpcv2.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
saioctl.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
sbrk.c Replace the old and extremely icky Mach/NetBSD allocator with a similarly 1998-09-26 01:42:40 +00:00
stand.h POSIX introduced optreset to deal with multiple invocations 1999-01-11 06:01:29 +00:00
stat.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
strcasecmp.c Add strcasecmp source file required for dosfs operation. 1998-10-07 13:50:17 +00:00
strdup.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
strerror.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
strtol.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
tftp.c Path arguments to *_open functions should be const, but we were mangling 1998-09-18 22:58:01 +00:00
tftp.h This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
twiddle.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
ufs.c * Enable old UFS compatibility code for booting from Digital Unix formatted 1998-09-26 10:48:50 +00:00
write.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
zalloc_defs.h To clarify last commit, msmith says: 1998-10-17 22:20:06 +00:00
zalloc_malloc.c Implement a hook to allow us to reclaim the memory used by the first stage 1998-10-19 09:08:40 +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