HardenedBSD/release
Jordan K. Hubbard 0fd6d431cf Do a few things I've been threatening to do for a long time:
1. Don't use the MSDOSFS code for accessing FreeBSD distribution data.
   Use Robert Nordier's stand-alone DOS I/O library for the purpose.
   It this works as well as Robert says it does, it should drastically reduce
   (or even eliminate) our "I can't install from my DOS partition!" calls.

2. As a result of the above, go to stdio file descriptors for all
   media types.

3. Taking advantage of #2, start using libftpio for FTP transfers instead
   of maintaining our own parallel version of the FTP transfer code.
   Yay!  I ripped something out for a change!

#1 Submitted-By: Robert Nordier <rnordier@iafrica.com>
1996-12-11 09:35:06 +00:00
..
alpha
amd64
floppies
i386
pc98
picobsd/build
scripts Another fixit improvement: add a lame script that pretends to be 1996-12-08 18:21:30 +00:00
sysinstall Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
boot_crunch.conf Add -lcrypt for new ppp changes. 1996-10-07 04:16:36 +00:00
doFS.sh
dumpnlist.c
fixit_crunch.conf
fixit.profile
fixit.services
info.sh
Makefile Another fixit improvement: add a lame script that pretends to be 1996-12-08 18:21:30 +00:00
tar.sh Another fixit improvement: add a lame script that pretends to be 1996-12-08 18:21:30 +00:00
write_mfs_in_kernel.c