NetBSD/sys/lib/libsa
jmcneill b655919a97 Support loading read-only data sections. ARM64 ELF kernels need this. ok skrll@ 2018-08-23 17:35:42 +00:00
..
Makefile Use the standard build rules. 2018-06-05 00:57:47 +00:00
Makefile.inc - Introduce :q modifier for make variables and make it double escape $'s so 2018-05-27 01:14:50 +00:00
alloc.c
arp.c
atoi.c
bootcfg.c efiboot: try to read boot.cfg from /EFI/NetBSD on ESP of the booted disk. 2018-04-02 09:44:18 +00:00
bootcfg.h efiboot: try to read boot.cfg from /EFI/NetBSD on ESP of the booted disk. 2018-04-02 09:44:18 +00:00
bootp.c Fix typo. 2016-06-25 04:53:32 +00:00
bootp.h
bootparam.c
bootparam.h
byteorder.c
byteorder.h
cd9660.c Add missed file in previous commit. 2018-03-08 23:02:50 +00:00
cd9660.h
checkpasswd.c Check bounds on input. From Michael Plass. 2016-09-05 21:11:11 +00:00
close.c
closeall.c
cread.c
dev.c
dev_net.c
dev_net.h
disklabel.c
dkcksum.c
dosfs.c
dosfs.h
errno.c
ether.c
ether_sprintf.c
exit.c
ext2fs.c delete now unused function . 2016-08-21 08:27:57 +00:00
ext2fs.h
ffsv1.c
ffsv2.c
files.c
fnmatch.c
fstat.c
getfile.c PR 51200 gets in libsa considered harmful: use kgets 2016-06-11 06:58:42 +00:00
gets.c PR 51200 gets in libsa considered harmful: remove gets() from libsa. 2016-08-27 06:31:42 +00:00
globals.c
ioctl.c
iodesc.h
ip.c Remove annoying things, style, and fix buffer overflows. 2018-05-09 06:49:48 +00:00
ip_cksum.c
lfs.h
lfsv1.c
lfsv2.c
loadfile.c
loadfile.h Add a new option in libsa, to load dynamic binaries. A separate function 2017-10-07 10:26:38 +00:00
loadfile_aout.c
loadfile_ecoff.c
loadfile_elf32.c Support loading read-only data sections. ARM64 ELF kernels need this. ok skrll@ 2018-08-23 17:35:42 +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
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 Remove gets() from here too. 2016-08-27 18:59:18 +00:00
stat.c
strerror.c
subr_prf.c
tftp.c
tftp.h
twiddle.c
udp.c
ufs.c
ufs.h
ustarfs.c
ustarfs.h
write.c