NetBSD/sys/lib/libsa
he 78569b98fc Uh, move loadfile_aout.c in under the check for ${SA_USE_LOADFILE}
again, so that it's not unconditionally compiled, fixing the previous.
2009-08-25 14:10:54 +00:00
..
Makefile Uh, move loadfile_aout.c in under the check for ${SA_USE_LOADFILE} 2009-08-25 14:10:54 +00:00
Makefile.inc
alloc.c
arp.c Remove __P(). 2009-01-17 14:00:36 +00:00
bootp.c Use a function to add extra data to the vendor area so that data added 2009-07-10 12:16:31 +00:00
bootp.h Remove __P(). 2009-01-17 14:00:36 +00:00
bootparam.c Remove __P(). 2009-01-17 14:00:36 +00:00
bootparam.h
byteorder.c
byteorder.h
cd9660.c
cd9660.h
checkpasswd.c
close.c
closeall.c
cread.c Fix build problems caused by crc32 addition to libkern. Also, this makes 2009-03-25 18:41:06 +00:00
dev.c
dev_net.c Remove __P(). 2009-01-17 14:00:36 +00:00
dev_net.h Remove __P(). 2009-01-17 14:00:36 +00:00
disklabel.c
dkcksum.c
dosfs.c
dosfs.h
errno.c
ether.c Replace time_t values in libsa sources with the following two types 2009-01-12 11:32:43 +00:00
ether_sprintf.c
exec.c Change include of <sys/exec.h> to <sys/exec_aout.h> since these files want 2009-08-16 13:26:16 +00:00
exit.c
ext2fs.c Use EXT2_DINODE_SIZE() to get offset of inode, not struct ext2fs_dinode array. 2009-03-02 10:25:00 +00:00
ext2fs.h
ffsv1.c
ffsv2.c
files.c
fstat.c
getfile.c
gets.c
globals.c
ioctl.c
iodesc.h Remove __P(). 2009-01-17 14:00:36 +00:00
ip_cksum.c
lfs.h
lfsv1.c
lfsv2.c
loadfile.c
loadfile.h
loadfile_aout.c Change include of <sys/exec.h> to <sys/exec_aout.h> since these files want 2009-08-16 13:26:16 +00:00
loadfile_ecoff.c
loadfile_elf32.c
loadfile_elf64.c
lseek.c
net.c fix sign-compare issue 2009-04-11 10:57:55 +00:00
net.h I really hate silly hacks inside #ifndef _STANDALONE in libsa sources... 2009-01-18 02:59:02 +00:00
netif.c Remove __P(). 2009-01-17 14:00:36 +00:00
netif.h Remove __P(). 2009-01-17 14:00:36 +00:00
nfs.c Remove __P(). 2009-01-17 14:00:36 +00:00
nfs.h
nfsv2.h
nullfs.c
open.c
panic.c
printf.c
qsort.c
rarp.c Remove __P(). 2009-01-17 14:00:36 +00:00
read.c
rpc.c Remove __P(). 2009-01-17 14:00:36 +00:00
rpc.h Remove __P(). 2009-01-17 14:00:36 +00:00
rpcv2.h
saerrno.h
saioctl.h
snprintf.c
sprintf.c
stand.h Revert previous. MI libsa doesn't provide bcmp(). 2009-03-19 10:20:54 +00:00
stat.c
strerror.c
subr_prf.c
tftp.c Remove __P(). 2009-01-17 14:00:36 +00:00
tftp.h
twiddle.c
udp.c Replace time_t values in libsa sources with the following two types 2009-01-12 11:32:43 +00:00
ufs.c
ufs.h
ufs_ls.c
ustarfs.c Remove __P(). 2009-01-17 14:00:36 +00:00
ustarfs.h
vsprintf.c
write.c