Go to file
perseant 61d1fe8df3 User-level changes for filling the disk.
Set MINFREE to 80, since that's a more reasonable value according to the
literature than FFS' 90.  Remove a bunch of other unused FFS cruft from
config.h.

Initialize lfs_bfree correctly vis-a-vis MIN_FREE_SEGS, so the
filesystem doesn't over-represent the amount of free space it has.
Initialize lfs_dmeta so the kernel can estimate starting from a
reasonable value.
2000-06-27 21:06:24 +00:00
bin Add -a flag now that we have support for MNT_IGNORE 2000-06-26 21:16:15 +00:00
crypto Dt -> Dd for date, otherwise this manpage looked unlike a manpage. 2000-06-26 23:28:46 +00:00
dist pull up christos's amd patches that didn't make it into 6.0.3 2000-06-16 02:10:12 +00:00
distrib Back up one more level to get etc/netconfig 2000-06-27 20:47:49 +00:00
etc Fix brain'o in last, pointed out by Johan Danielsson. 2000-06-25 16:25:33 +00:00
games Make this produce local objects with .lo suffix. 2000-06-20 16:07:04 +00:00
gnu Change tot_written from u_quad_t to unsigned long long for portability's 2000-06-26 08:25:34 +00:00
include Define intptr_t and uintptr_t via <machine/int_types.h>. 2000-06-27 05:51:54 +00:00
lib <vm/vm_param.h> is now <uvm/uvm_param.h> 2000-06-27 09:10:24 +00:00
libexec we now need <uvm/uvm_param.h> 2000-06-26 15:37:26 +00:00
regress Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
sbin User-level changes for filling the disk. 2000-06-27 21:06:24 +00:00
share siso_family: u_char -> sa_family_t. 2000-06-26 16:21:22 +00:00
sys Regen (no difference in generated files, but they were not up-to-date). 2000-06-27 20:59:23 +00:00
usr.bin Extend the -T option show that it shows the year as well as seconds. 2000-06-25 13:44:42 +00:00
usr.sbin Add some extra instrumentation in the `debug' case. 2000-06-27 20:32:28 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00