freebsd-dev/sys/boot/libsa
Toomas Soome 9d3fb104c9 libsa/ip.c: misplaced comment, ip_v is half char, not ip_p
The comment should be at previous line.

Reported by:	Dan McDonald
2017-10-18 07:39:21 +00:00
..
amd64
i386
mips
powerpc
sparc64
__main.c
arp.c
assert.c
bcd.c
bootp.c
bootp.h
bootparam.c
bootparam.h
bzipfs.c
cd9660.c
close.c
closeall.c
crc32.c Move crc32.c, util.c and gpt.c over to libsa. 2017-10-12 14:56:54 +00:00
crc32.h Move crc32.c, util.c and gpt.c over to libsa. 2017-10-12 14:56:54 +00:00
dev.c
dosfs.c
dosfs.h
environment.c
ether.c
ext2fs.c
fstat.c
getopt.c
gets.c
globals.c
gpt.c Move crc32.c, util.c and gpt.c over to libsa. 2017-10-12 14:56:54 +00:00
gpt.h Move crc32.c, util.c and gpt.c over to libsa. 2017-10-12 14:56:54 +00:00
gzipfs.c
in_cksum.c
inet_ntoa.c
ioctl.c
iodesc.h
ip.c libsa/ip.c: misplaced comment, ip_v is half char, not ip_p 2017-10-18 07:39:21 +00:00
libstand.3
lseek.c
Makefile Explicitly inlcude SYSDIR in the include path -- need machine path too? 2017-10-16 03:59:58 +00:00
Makefile.depend
nandfs.c
net.c
net.h
netif.c
netif.h
nfs.c
nfsv2.h
nullfs.c
open.c
pager.c
panic.c Move panic back into libsa. It's documented in libstand(3) to belong 2017-10-12 15:16:27 +00:00
pkgfs.c
printf.c
qdivrem.c
quad.h
random.c
rarp.c
read.c
readdir.c
rpc.c
rpc.h
rpcv2.h
saioctl.h
sbrk.c
splitfs.c
stand.h Define prototype for exit and ensure references 2017-10-12 15:16:22 +00:00
stat.c
strcasecmp.c
strdup.c
strerror.c
strtol.c
strtoul.c
tftp.c
tftp.h
twiddle.c
udp.c
ufs.c
ufsread.c Move ufsread.c 2017-10-12 14:57:05 +00:00
util.c Move crc32.c, util.c and gpt.c over to libsa. 2017-10-12 14:56:54 +00:00
util.h Move crc32.c, util.c and gpt.c over to libsa. 2017-10-12 14:56:54 +00:00
uuid_from_string.c
uuid_to_string.c
write.c
zalloc_defs.h
zalloc_malloc.c
zalloc_mem.h
zalloc_protos.h
zalloc.c