NetBSD/sys/lib/libsa
mrg db6886e029 apply some -O0 with gcc 4.5 and vax. 2011-07-03 15:29:34 +00:00
..
Makefile apply some -O0 with gcc 4.5 and vax. 2011-07-03 15:29:34 +00:00
Makefile.inc Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
alloc.c Add an optional MD calling convention flag for use in libsa when space 2011-06-16 13:27:58 +00:00
arp.c
bootp.c Separate the IP and UDP code paths inside libsa, so I can add HTTP booting 2011-05-11 16:23:40 +00:00
bootp.h
bootparam.c
bootparam.h
byteorder.c
byteorder.h
cd9660.c Add an optional MD calling convention flag for use in libsa when space 2011-06-16 13:27:58 +00:00
cd9660.h
checkpasswd.c Pacify Clang -Wformat-security. 2011-01-06 02:45:13 +00:00
close.c
closeall.c
cread.c
dev.c
dev_net.c print the correct error code if nfs_mount() fails. 2010-08-08 18:38:31 +00:00
dev_net.h
disklabel.c
dkcksum.c
dosfs.c Add an optional MD calling convention flag for use in libsa when space 2011-06-16 13:27:58 +00:00
dosfs.h
errno.c
ether.c
ether_sprintf.c
exec.c
exit.c
ext2fs.c Add an optional MD calling convention flag for use in libsa when space 2011-06-16 13:27:58 +00:00
ext2fs.h
ffsv1.c
ffsv2.c
files.c
fstat.c
getfile.c
gets.c
globals.c
ioctl.c
iodesc.h
ip.c Use %zd for ssize_t, and %zu for size_t. 2011-05-13 23:35:09 +00:00
ip_cksum.c
lfs.h
lfsv1.c
lfsv2.c
loadfile.c
loadfile.h add a LOAD_BACKWARDS flag on sections that might load backwards. 2010-08-25 16:30:01 +00:00
loadfile_aout.c
loadfile_ecoff.c
loadfile_elf32.c revert bad whitespace change. 2011-02-17 21:15:31 +00:00
loadfile_elf64.c
lookup_elf32.c Add a prototype. 2010-02-11 21:28:16 +00:00
lookup_elf64.c
lseek.c
net.c
net.h Separate the IP and UDP code paths inside libsa, so I can add HTTP booting 2011-05-11 16:23:40 +00:00
netif.c
netif.h
nfs.c Add an optional MD calling convention flag for use in libsa when space 2011-06-16 13:27:58 +00:00
nfs.h
nfsv2.h
nullfs.c Add an optional MD calling convention flag for use in libsa when space 2011-06-16 13:27:58 +00:00
open.c
panic.c
printf.c
qsort.c
rarp.c Separate the IP and UDP code paths inside libsa, so I can add HTTP booting 2011-05-11 16:23:40 +00:00
read.c
rpc.c
rpc.h
rpcv2.h
saerrno.h
saioctl.h
snprintf.c
sprintf.c
stand.h Add an optional MD calling convention flag for use in libsa when space 2011-06-16 13:44:56 +00:00
stat.c
strerror.c
subr_prf.c KNF a bit. 2011-05-20 16:33:07 +00:00
tftp.c Add an optional MD calling convention flag for use in libsa when space 2011-06-16 13:27:58 +00:00
tftp.h
twiddle.c
udp.c Separate the IP and UDP code paths inside libsa, so I can add HTTP booting 2011-05-11 16:23:40 +00:00
ufs.c Add an optional MD calling convention flag for use in libsa when space 2011-06-16 13:27:58 +00:00
ufs.h
ufs_ls.c
ustarfs.c Add an optional MD calling convention flag for use in libsa when space 2011-06-16 13:27:58 +00:00
ustarfs.h
vsprintf.c
write.c