minix/sys/lib/libsa
Antoine Leca adb5107e26 Cosmetic boot fix.
The NetBSD boot loader loads automatically the kernel module appropriate
for the detected root file system; it is preset at "ffs".  The MINIX3fs
support does not reset the underlying global variable, since there are
no use for this on MINIX.  As a result, the boot loader searches for
/ffs.kmod, and issues two warnings about "module failure to open/load."
2012-02-24 13:30:09 +01:00
..
alloc.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
arp.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bootp.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bootp.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bootparam.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bootparam.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
byteorder.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
byteorder.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
cd9660.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
cd9660.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
checkpasswd.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
close.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
closeall.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
cread.c Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
dev.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
dev_net.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
dev_net.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
disklabel.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
dkcksum.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
dosfs.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
dosfs.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
errno.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ether.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ether_sprintf.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
exec.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
exit.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ext2fs.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
ext2fs.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ffsv1.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ffsv2.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
files.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
fstat.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
getfile.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
gets.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
globals.c Cosmetic boot fix. 2012-02-24 13:30:09 +01:00
ioctl.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
iodesc.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ip.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ip_cksum.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
lfs.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
lfsv1.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
lfsv2.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
loadfile.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
loadfile.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
loadfile_aout.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
loadfile_ecoff.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
loadfile_elf32.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
loadfile_elf64.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
lookup_elf32.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
lookup_elf64.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ls.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
lseek.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
Makefile Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
Makefile.inc Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
minixfs3.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
minixfs3.h Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
net.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
net.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
netif.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
netif.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
nfs.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
nfs.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
nfsv2.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
nullfs.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
open.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
panic.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
printf.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
qsort.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
rarp.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
read.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
rpc.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
rpc.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
rpcv2.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
saerrno.h Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
saioctl.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
snprintf.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
sprintf.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
stand.h Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
stat.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
strerror.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
subr_prf.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
tftp.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
tftp.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
twiddle.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
udp.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ufs.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
ufs.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ustarfs.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
ustarfs.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
vsprintf.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
write.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
xlat_mbr_fstype.c Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00