freebsd-dev/lib/libstand
Warner Losh dcb0ae4ed8 More egcs warning fixes:
o use braces to avoid potentially ambiguous else
	o don't default to type int (and also remove a useless register
	  modifier).
	o Use parens around assignment values used as truth values.
	o Remove unused function.

Reviewed by: obrien and chuckr
1999-04-25 22:29: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
arp.c
assert.c Add: 1998-11-01 09:31:08 +00:00
bcd.c
bootp.c
bootp.h
bootparam.c
bootparam.h
bswap.c
cd9660.c
close.c
closeall.c
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
dev.c
dosfs.c More egcs warning fixes: 1999-04-25 22:29:30 +00:00
dosfs.h
environment.c
ether.c More egcs warning fixes: 1999-04-25 22:29:30 +00:00
fstat.c
getopt.c
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
gzipfs.c
if_ether.h
in_cksum.c
inet_ntoa.c
ioctl.c
iodesc.h
libstand.3 Well I never. Seems like _setjmp()/_longjmp() are just what the doctor 1998-11-04 07:39:53 +00:00
lseek.c
Makefile Don't build with -g. The a.out egcs can't handle it at the moment. 1999-04-22 15:47:21 +00:00
net.c
net.h
netif.c
netif.h
nfs.c
nfsv2.h
nullfs.c
open.c
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
rarp.c
read.c
rpc.c
rpc.h
rpcv2.h
saioctl.h
sbrk.c
stand.h POSIX introduced optreset to deal with multiple invocations 1999-01-11 06:01:29 +00:00
stat.c
strcasecmp.c
strdup.c
strerror.c
strtol.c
tftp.c
tftp.h
twiddle.c
ufs.c
write.c
zalloc_defs.h
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
zalloc_protos.h
zalloc.c
zipfs.c