freebsd-dev/lib/libstand
Rebecca Cran 6bccea7c2b Fix typos - remove duplicate "the".
PR:	bin/154928
Submitted by:	Eitan Adler <lists at eitanadler.com>
MFC after: 	3 days
2011-02-21 09:01:34 +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 Use panic() (which the environment is required to provide to libstand) to 2010-03-30 19:07:41 +00:00
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 Remove two pieces of code (one disabled in revision 39665 and another derived 2010-03-18 00:27:17 +00:00
cd9660.c
close.c
closeall.c
dev.c
dosfs.c Implement the fo_readdir method. This does not support long 2010-01-09 22:33:34 +00:00
dosfs.h
environment.c Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
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 Remove two pieces of code (one disabled in revision 39665 and another derived 2010-03-18 00:27:17 +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 mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
lseek.c
Makefile On i386 and amd64, consistently use the following options whenever we 2011-01-05 22:24:33 +00:00
net.c ANSIfy, whitespace and comment adjustments, to simplify comparing these 2009-09-13 21:51:01 +00:00
net.h Increase maximum network timeout from 20s to 120s. Given that an ETIMEDOUT 2010-09-28 01:30:49 +00:00
netif.c
netif.h
nfs.c Modify lib/libstand/nfs.c to use NFSv3 instead of NFSv2. 2010-09-02 01:00:13 +00:00
nfsv2.h
nullfs.c
open.c Initialize f_rabuf in the raw device case. A subsequent close() 2009-10-28 14:13:45 +00:00
pager.c
printf.c Use type-specific inline function imax() instead of deprecated macro MAX(). 2010-07-12 15:32:45 +00:00
qdivrem.c
quad.h
random.c
rarp.c
read.c
readdir.c
rpc.c ANSIfy, whitespace and comment adjustments, to simplify comparing these 2009-09-13 21:51:01 +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 IP_TTL is an IP socket option, not a TTL value. Use IPDEFTTL 2009-11-05 06:08:04 +00:00
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