freebsd-nq/lib/libstand
Ed Schouten f6b7b70512 Fix minor issues in libstand.
- Don't call tftp_makereq() with too many arguments.
- Don't forget to close one of the comments.

Submitted by:	Pawel Worach
2009-05-31 21:29:07 +00:00
..
arm
i386 Use, in uncovered part, the END() macro in order to improve debugging. 2009-05-25 14:37:10 +00:00
mips Add the needed _setjmp.S for MIPS. 2008-08-27 17:58:51 +00:00
powerpc
sparc64
__main.c
arp.c
assert.c
bcd.c
bootp.c Fix minor issues in libstand. 2009-05-31 21:29:07 +00:00
bootp.h
bootparam.c
bootparam.h
bswap.c
bzipfs.c Fix logical bug in the bzip2 reading code, which results in bogus EIO 2007-12-18 01:50:49 +00:00
cd9660.c
close.c
closeall.c
dev.c
dosfs.c
dosfs.h
environment.c
ether.c
ext2fs.c
fstat.c
getopt.c
gets.c Fix an off-by-one buffer overflow in ngets(). 2009-03-31 14:30:46 +00:00
globals.c
gzipfs.c Fix logical bug in the bzip2 reading code, which results in bogus EIO 2007-12-18 01:50:49 +00:00
if_ether.h This main goals of this project are: 2008-12-15 06:10:57 +00:00
in_cksum.c
inet_ntoa.c
ioctl.c
iodesc.h
libstand.3
lseek.c
Makefile Use GCC's __SOFTFP__ to test whether we're being compiled 2009-05-31 02:03:40 +00:00
net.c
net.h
netif.c
netif.h
nfs.c use the correct variable in a debug message. 2008-11-21 09:14:29 +00:00
nfsv2.h
nullfs.c
open.c
pager.c
printf.c Obey signedness flag in %z case. 2008-11-18 00:01:16 +00:00
qdivrem.c
quad.h
random.c
rarp.c
read.c
readdir.c
rpc.c Print the returned port number when RPC_DEBUG is defined. 2009-05-30 19:23:09 +00:00
rpc.h
rpcv2.h
saioctl.h
sbrk.c
splitfs.c
stand.h Increase the number of available file descriptors to 64. This fixes the 2009-05-24 11:37:10 +00:00
stat.c
strcasecmp.c
strdup.c
strerror.c
strtol.c
tftp.c Fix minor issues in libstand. 2009-05-31 21:29:07 +00:00
tftp.h
twiddle.c
udp.c
ufs.c Eliminate __alpha__ leftover from libstand. 2008-09-04 10:05:44 +00:00
write.c
zalloc_defs.h
zalloc_malloc.c Eliminate __alpha__ leftover from libstand. 2008-09-04 10:05:44 +00:00
zalloc_mem.h
zalloc_protos.h
zalloc.c