NetBSD/sys/lib/libsa
jakllsch a6deec34f7 Fix printf formating in ifdef DEBUG sections. 2011-07-30 03:43:20 +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 Fix printf formating in ifdef DEBUG sections. 2011-07-30 03:43:20 +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
close.c
closeall.c
cread.c
dev.c
dev_net.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +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
loadfile_aout.c
loadfile_ecoff.c
loadfile_elf32.c
loadfile_elf64.c
lookup_elf32.c
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 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
printf.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
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 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
sprintf.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
stand.h Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
stat.c
strerror.c
subr_prf.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
tftp.c Fix printf formating in ifdef DEBUG sections. 2011-07-30 03:43:20 +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 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
write.c