freebsd-dev/lib/libstand
Peter Wemm c447342094 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 05:07:58 +00:00
..
alpha longjumperror() and abort() don't exist in libstand.. Don't test 1999-11-24 13:54:46 +00:00
i386 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +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 More egcs warning fixes: 1999-04-25 22:29:30 +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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ether.c More egcs warning fixes: 1999-04-25 22:29:30 +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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
lseek.c This is libstand; a support library for standalone executables (eg. bootstrap 1998-08-20 08:19:55 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +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 Tidy up some loose ends. nullfs_read/write were returning the wrong value. 1999-12-27 08:45:14 +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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
printf.c Tidy up some loose ends. nullfs_read/write were returning the wrong value. 1999-12-27 08:45:14 +00:00
qdivrem.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
quad.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
random.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
stand.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
zalloc_malloc.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
zalloc_mem.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
zalloc_protos.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
zalloc.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
zipfs.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00