1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/lib/libstand
Andriy Gapon 9e515b1d82 fix a comment typo
MFC after:	3 days
2010-01-18 19:10:14 +00:00
..
arm
i386
mips
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 a comment typo 2010-01-18 19:10:14 +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
ether.c
ext2fs.c
fstat.c
getopt.c
gets.c
globals.c
gzipfs.c Fix a bug in gzipfs that prevented lseek() from working and add lseek() 2009-12-23 21:11:03 +00:00
if_ether.h
in_cksum.c
inet_ntoa.c
ioctl.c
iodesc.h
libstand.3
lseek.c
Makefile Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
net.c ANSIfy, whitespace and comment adjustments, to simplify comparing these 2009-09-13 21:51:01 +00:00
net.h
netif.c
netif.h
nfs.c ANSIfy, whitespace and comment adjustments, to simplify comparing these 2009-09-13 21:51:01 +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
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
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
write.c
zalloc_defs.h
zalloc_malloc.c
zalloc_mem.h
zalloc_protos.h
zalloc.c