NetBSD/sys/lib/libsa
ad 4a780c9ae2 Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
..
Makefile ufs_ls.c doesn't belong to lfs. 2007-12-08 16:00:25 +00:00
Makefile.inc
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.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +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
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.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
ether_sprintf.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.c ANSIfy. 2007-12-29 17:54:41 +00:00
loadfile.h
loadfile_aout.c ANSIfy. 2007-12-29 17:54:41 +00:00
loadfile_ecoff.c ANSIfy. 2007-12-29 17:54:41 +00:00
loadfile_elf32.c ANSIfy. 2007-12-29 17:54:41 +00:00
loadfile_elf64.c
lseek.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
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 Use standard error code (EIO) instead of standalone error code 2007-12-03 09:51:30 +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 Remove __attribute__((__noreturn__)) from things already marked __dead 2007-12-24 15:46:45 +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.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
ufs.h
ufs_ls.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
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