NetBSD/sys/lib/libsa
tsutsui 0a953ce07e - also pass correct size on dealloc() of in-memory superblock data
- also call dealloc() for group descriptor blocks
2007-12-02 06:47:43 +00:00
..
alloc.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
arp.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
bcopy.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
bootp.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
bootp.h style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
bootparam.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
bootparam.h style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
byteorder.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
byteorder.h
bzero.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
cd9660.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
cd9660.h
checkpasswd.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
close.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
closeall.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
cread.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
dev_net.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
dev_net.h Add an extern decl of try_bootp variable here since MD sources could set it. 2007-10-27 12:21:17 +00:00
dev.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
disklabel.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
dkcksum.c
dosfs.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
dosfs.h
errno.c
ether_sprintf.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
ether.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
exec.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
exit.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
ext2fs.c - also pass correct size on dealloc() of in-memory superblock data 2007-12-02 06:47:43 +00:00
ext2fs.h Add ext2fs support for libsa. 2007-12-01 18:06:22 +00:00
ffsv1.c
ffsv2.c
files.c
fstat.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
getfile.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
gets.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
globals.c
ioctl.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
iodesc.h
ip_cksum.c
lfs.h
lfsv1.c
lfsv2.c
loadfile_aout.c loadfile_*() must set errno when it returns -1. 2007-11-23 04:32:14 +00:00
loadfile_ecoff.c loadfile_*() must set errno when it returns -1. 2007-11-23 04:32:14 +00:00
loadfile_elf32.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
loadfile_elf64.c
loadfile.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
loadfile.h
lseek.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
Makefile - build ext2fs.c 2007-12-01 18:11:02 +00:00
Makefile.inc
memcmp.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
memcpy.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
memmove.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
memset.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
net.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
net.h style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
netif.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
netif.h
nfs.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
nfs.h
nfsv2.h
nullfs.c
open.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
panic.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
printf.c
qsort.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
rarp.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
read.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
rpc.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
rpc.h style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
rpcv2.h
saerrno.h loadfile_*() must set errno when it returns -1. 2007-11-23 04:32:14 +00:00
saioctl.h
snprintf.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
sprintf.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
stand.h style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
stat.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
strerror.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
subr_prf.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
tftp.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
tftp.h
twiddle.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
udp.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
ufs_ls.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
ufs.c Use "uint" rather than "unsigned" without a type. 2007-12-01 17:44:16 +00:00
ufs.h
ustarfs.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
ustarfs.h
vsprintf.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
write.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00