NetBSD/sys/lib/libsa
mlelstv 70b14a2a2d Add "root" command to provide a BTINFO_ROOTDEVICE parameter. 2021-05-30 05:59:22 +00:00
..
Makefile add bi-endian support to the libsa ufs reader and enable it in efiboot. 2021-05-27 06:54:44 +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
arp.c
atoi.c
bootcfg.c Add "root" command to provide a BTINFO_ROOTDEVICE parameter. 2021-05-30 05:59:22 +00:00
bootcfg.h Add "root" command to provide a BTINFO_ROOTDEVICE parameter. 2021-05-30 05:59:22 +00:00
bootp.c
bootp.h
bootparam.c
bootparam.h
byteorder.c
byteorder.h
cd9660.c
cd9660.h
checkpasswd.c
close.c
closeall.c
cread.c
dev.c
dev_net.c
dev_net.h
disklabel.c in getdisklabel() swap the other-endian disklabel, #ifdef LIBSA_DISKLABEL_EI 2021-05-26 04:28:15 +00:00
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
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
ffs_bswap.c add bi-endian support to the libsa ufs reader and enable it in efiboot. 2021-05-27 06:54:44 +00:00
ffsv1.c add bi-endian support to the libsa ufs reader and enable it in efiboot. 2021-05-27 06:54:44 +00:00
ffsv2.c add bi-endian support to the libsa ufs reader and enable it in efiboot. 2021-05-27 06:54:44 +00:00
files.c
fnmatch.c
fstat.c
getfile.c
gets.c
globals.c
ioctl.c
iodesc.h
ip.c
ip_cksum.c
lfs.h
lfsv1.c add bi-endian support to the libsa ufs reader and enable it in efiboot. 2021-05-27 06:54:44 +00:00
lfsv2.c add bi-endian support to the libsa ufs reader and enable it in efiboot. 2021-05-27 06:54:44 +00:00
loadfile.c Capture the endianness of the ELF file loaded in 'netbsd_elf_data', the 2021-05-21 21:52:15 +00:00
loadfile.h Capture the endianness of the ELF file loaded in 'netbsd_elf_data', the 2021-05-21 21:52:15 +00:00
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
minixfs3.h
net.c
net.h
netif.c
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
rarp.c
read.c
rpc.c
rpc.h
rpcv2.h
saerrno.h
saioctl.h
snprintf.c
stand.h move bi-endian disklabel support from the kernel and libsa into libkern. 2021-05-17 08:50:36 +00:00
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 Twiddle also for data transfer for seek. 2021-03-26 10:35:08 +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
ufs.c add bi-endian support to the libsa ufs reader and enable it in efiboot. 2021-05-27 06:54:44 +00:00
ufs.h add bi-endian support to the libsa ufs reader and enable it in efiboot. 2021-05-27 06:54:44 +00:00
ustarfs.c apply the strncmp hack only to !clang. requested by tnn. 2019-11-21 21:45:34 +00:00
ustarfs.h
write.c