minix/sys/lib/libsa
Evgeniy Ivanov 7f2d47d84c Remove libkern, leave just header.
Boot stuff dependencies from NetBSD.

Patch by Antoine Leca. Relocated to src/sys.

The port is using the same libminc.a as usual MINIX services (and does
not use NetBSD libkern); the headers imported from NetBSD sys/ tree
have been kept to a minimum (still numbers higher than 30 though.)

Note the peculiar way to use libraries (libsa, libi386, etc.): the
source code is shared, but each component builds its own copy of the
library, with its own set of preprocessor defines.
2012-02-09 18:54:42 +01:00
..
alloc.c
arp.c
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_net.c
dev_net.h
dev.c
disklabel.c
dkcksum.c
dosfs.c
dosfs.h
errno.c
ether_sprintf.c
ether.c
exec.c
exit.c
ext2fs.c
ext2fs.h
ffsv1.c
ffsv2.c
files.c
fstat.c
getfile.c
gets.c
globals.c
ioctl.c
iodesc.h
ip_cksum.c
ip.c
lfs.h
lfsv1.c
lfsv2.c
loadfile_aout.c
loadfile_ecoff.c
loadfile_elf32.c
loadfile_elf64.c
loadfile.c
loadfile.h
lookup_elf32.c
lookup_elf64.c
ls.c
lseek.c
Makefile
Makefile.inc
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
sprintf.c
stand.h
stat.c
strerror.c
subr_prf.c
tftp.c
tftp.h
twiddle.c
udp.c
ufs.c
ufs.h
ustarfs.c
ustarfs.h
vsprintf.c
write.c
xlat_mbr_fstype.c