NetBSD/sys/lib/libsa
minoura 12ea5d8238 Add changedisk_hook().
Machine-dependent code can eject the floppy to prompt the next volume in it.
(Or add another method in devsw?)
2001-09-28 15:15:24 +00:00
..
alloc.c
arp.c
bcmp.c
bcopy.c
bootp.c Fix typo (`information' has an 'r'). 2001-07-19 16:13:00 +00:00
bootp.h
bootparam.c
bootparam.h
bzero.c
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.c
exec.c
exit.c
fstat.c
getfile.c
gets.c
globals.c
in_cksum.c
ioctl.c
iodesc.h
lfs.c
lfs.h
loadfile.c When loading ELF, zero out: 2001-07-31 22:11:57 +00:00
loadfile.h
lseek.c
Makefile Add a small version of memmove() for libsa. 2001-09-02 07:04:16 +00:00
Makefile.inc
memcmp.c
memcpy.c
memmove.c Add a small version of memmove() for libsa. 2001-09-02 07:04:16 +00:00
memset.c
net.c
net.h
netif.c
netif.h
nfs.c
nfs.h
nfsv2.h
nullfs.c
open.c
panic.c
printf.c
rarp.c
read.c
rpc.c
rpc.h
rpcv2.h
saerrno.h
saioctl.h
snprintf.c
sprintf.c
stand.h Add a small version of memmove() for libsa. 2001-09-02 07:04:16 +00:00
stat.c
strerror.c
subr_prf.c va_{start,end} audit: 2001-09-24 13:22:25 +00:00
tftp.c
tftp.h
twiddle.c
udp.c
ufs_ls.c
ufs.c
ufs.h
ustarfs.c Add changedisk_hook(). 2001-09-28 15:15:24 +00:00
ustarfs.h
vsprintf.c
write.c