NetBSD/sys/arch/i386/stand/libsa
drochner ac061ce8b1 Use a private NFS layer. This allows for more optimization than the
separated "nfswrapper.c"/"nfs.c".
This nfs.c differs from the stand/lib/libsa one in that it does not
have a separate mount() function - the mount is done in open().
1997-09-17 17:03:00 +00:00
..
getopt.c Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:29 +00:00
ls.c Remove strerror() prototype, it goes into stand.h. 1997-06-13 13:48:47 +00:00
nfs.c Use a private NFS layer. This allows for more optimization than the 1997-09-17 17:03:00 +00:00
tftp.c Use the original bp_siaddr field as TFTP server. Allows to have 1997-09-17 16:57:07 +00:00
tftp.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:29 +00:00