Go to file
perry 28fd103fd9 Temporarily disable wds driver. The driver statically allocates a huge
bounce buffer, which breaks installs on 4Meg machines using the new
ramdisk install system. We'll bus_dma the driver and then it should be
fine to put back in to the normal INSTALL kernel.
1997-06-14 06:23:47 +00:00
bin expand HISTORY section a bit. 1997-06-09 09:15:49 +00:00
distrib update for 1.2G 1997-06-14 06:17:22 +00:00
etc use swapctl instead of swapon 1997-06-12 15:18:58 +00:00
games Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
gnu Implement FreeBSD's --fast-read option needed for pkg_add. 1997-06-06 07:59:52 +00:00
include Add support for localized character sets (a.k.a. LC_CTYPE). 1997-06-02 09:52:36 +00:00
lib move swapon() stub here 1997-06-12 22:39:15 +00:00
libexec fix typo; from Saitoh Masanobu in PR misc/3696. 1997-06-03 04:24:25 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin Remove swapon, add swapctl 1997-06-13 19:31:26 +00:00
share Separate access to filesystem and access to raw device, mount 1997-06-13 22:14:58 +00:00
sys Temporarily disable wds driver. The driver statically allocates a huge 1997-06-14 06:23:47 +00:00
usr.bin Make this compile again, and add support for ext2fs. 1997-06-12 07:45:28 +00:00
usr.sbin Changes to config(8) to support dump configuration in the wake of the 1997-06-14 04:25:55 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00