freebsd-skq/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 Several improvements to the `fixit' configuration: 1996-11-09 16:25:47 +00:00
amd64 Add -lcrypt for new ppp changes. 1996-10-07 04:16:36 +00:00
floppies slight cleanup of the floppy building stuff to take into account 1996-08-22 09:45:46 +00:00
i386 Add -lcrypt for new ppp changes. 1996-10-07 04:16:36 +00:00
pc98 Add -lcrypt for new ppp changes. 1996-10-07 04:16:36 +00:00
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 Simplify the disklabel trickery, and thus avoid the dreaded 1996-12-01 17:19:29 +00:00
dumpnlist.c Multiple changes stacked as one commit since they all depend on one another. 1996-10-05 10:44:07 +00:00
fixit_crunch.conf Several improvements to the `fixit' configuration: 1996-11-09 16:25:47 +00:00
fixit.profile Few fixit improvements: 1996-11-28 08:56:43 +00:00
fixit.services Several improvements to the `fixit' configuration: 1996-11-09 16:25:47 +00:00
info.sh Various fixes, take power.uu out as it was causing overflows. We'll 1996-06-07 11:46:19 +00:00
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