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 Add the source directory of zlib in the include paths so that cread.c can 2006-01-26 14:05:49 +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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dosfs.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
dosfs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
errno.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffsv2.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ip_cksum.c Changing len from int to size_t caused an infinite loop. Noticed by chuq. 2006-01-25 13:46:09 +00:00
lfs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
lfsv1.c
lfsv2.c
loadfile.c ANSIfy. 2007-12-29 17:54:41 +00:00
loadfile.h Add a MARK_DATA marker containing the effective VA of the first loaded 2007-06-05 08:48:49 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
nfsv2.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
nullfs.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
saerrno.h Use standard error code (EIO) instead of standalone error code 2007-12-03 09:51:30 +00:00
saioctl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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