NetBSD/sys/lib/libsa
rin ae5bdb2a50 Fix previous; define missing lfs_version. 2020-12-19 08:51:03 +00:00
..
Makefile oops, move GCC_NO_ADDR_OF_PACKED_MEMBER into the right header. 2020-09-07 01:54:26 +00:00
Makefile.inc remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds 2020-09-07 03:09:53 +00:00
alloc.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
arp.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
atoi.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
bootcfg.c Support loading boot.cfg from non file-system based devices. 2020-06-27 17:22:12 +00:00
bootcfg.h fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
bootp.c Go back ot using 0x%x instead of %#x because we don't always support the 2019-04-05 20:09:29 +00:00
bootp.h fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
bootparam.c fix sign-compare and sign-passing errors. 2019-04-02 22:25:10 +00:00
bootparam.h
byteorder.c
byteorder.h
cd9660.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
cd9660.h
checkpasswd.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
close.c
closeall.c
cread.c
dev.c
dev_net.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
dev_net.h
disklabel.c
dkcksum.c
dosfs.c To support big partitions we need to make sure all byte offsets are calculated 2020-01-22 06:11:28 +00:00
dosfs.h
errno.c
ether.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
ether_sprintf.c
exit.c
ext2fs.c Use dp->e2d_namlen rather than strlen(dp->e2d_name) in ext2fs_ls(). 2020-01-24 13:20:33 +00:00
ext2fs.h
ffsv1.c Now that the ufs module has been split out from ffs and ext2fs, we need 2019-06-24 13:58:24 +00:00
ffsv2.c Now that the ufs module has been split out from ffs and ext2fs, we need 2019-06-24 13:58:24 +00:00
files.c
fnmatch.c
fstat.c
getfile.c
gets.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
globals.c
ioctl.c
iodesc.h
ip.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
ip_cksum.c
lfs.h
lfsv1.c
lfsv2.c
loadfile.c Go back ot using 0x%x instead of %#x because we don't always support the 2019-04-05 20:09:29 +00:00
loadfile.h
loadfile_aout.c
loadfile_ecoff.c
loadfile_elf32.c Elf64_Phdr::p_offset is 64 bits, not 32 2020-09-13 13:31:36 +00:00
loadfile_elf64.c
lookup_elf32.c
lookup_elf64.c
ls.c
ls.h
lseek.c
minixfs3.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
minixfs3.h
net.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
net.h fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
netif.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
netif.h
nfs.c Make a debug printf compile for all platforms 2020-01-26 10:13:10 +00:00
nfs.h
nfsv2.h
nullfs.c
open.c
panic.c
printf.c
qsort.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
rarp.c Go back ot using 0x%x instead of %#x because we don't always support the 2019-04-05 20:09:29 +00:00
read.c
rpc.c Go back ot using 0x%x instead of %#x because we don't always support the 2019-04-05 20:09:29 +00:00
rpc.h
rpcv2.h
saerrno.h
saioctl.h
snprintf.c
stand.h
stat.c
strerror.c
subr_prf.c Make libsa's vsnprintf() work as expected when passed a NULL 2020-06-06 15:45:47 +00:00
tftp.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
tftp.h
twiddle.c Add a slow twiddle option. This speeds up a pmax netboot by 15% and 2020-09-29 00:13:12 +00:00
udp.c fix warnings, printf formats, etc. 2019-03-31 20:08:45 +00:00
ufs.c Fix previous; define missing lfs_version. 2020-12-19 08:51:03 +00:00
ufs.h
ustarfs.c apply the strncmp hack only to !clang. requested by tnn. 2019-11-21 21:45:34 +00:00
ustarfs.h
write.c