Go to file
perseant 8abab7cfc8 First stab at file coalescing. When the cleaner detects that it might
be digging itself deeper into a hole, it forks off a subprocess
that locates files with too many discontinuities and rewrites them, if
there is enough room.

Optionally the user can manually coaleasce files by running with "-c".

The recent change to lfs_markv is required for the coalescer to do anything.

All of "digging itself deeper", "too many discontinuities", and "enough room"
need to be better defined.
2002-06-06 00:56:49 +00:00
bin Fix a comment: POSIX doesn't specify -h. 2002-05-31 18:54:01 +00:00
crypto check sshd uid/chroot dir on UsePrivilegeSeparation mode, and die if they 2002-05-29 23:54:29 +00:00
dist correct thirdparty RCS tag 2002-06-02 15:50:40 +00:00
distrib Add Xarm32VIDC to the xserver set on acorn32. 2002-06-05 23:13:46 +00:00
etc typo in last 2002-06-06 00:50:10 +00:00
games de-register 2002-06-02 22:17:37 +00:00
gnu Provide a switch to turn off envelope recipient canonicalization. 2002-06-01 22:55:04 +00:00
include forward declaration for struct utmp. 2002-06-02 00:00:27 +00:00
lib kva -> physaddr translation through pagetable walking; for crash dumps 2002-06-05 22:01:55 +00:00
libexec First stab at file coalescing. When the cleaner detects that it might 2002-06-06 00:56:49 +00:00
regress Fix off-by one when computing page count in the test file. 2002-06-04 22:17:47 +00:00
sbin if we're unsure about prefixlen, don't say "128". 2002-06-05 22:11:28 +00:00
share Note that cs can attach to mainbus on pmppc. 2002-06-05 06:54:23 +00:00
sys Let lfs_bmapv fill in the bi_size member of the BLOCK_INFO structure, 2002-06-06 00:46:24 +00:00
tools Don't try to build toolchain bits for ns32k. 2002-06-05 02:21:49 +00:00
usr.bin - use setprogname() 2002-06-05 13:51:54 +00:00
usr.sbin Use NLIST_ELF64 for x86-64. 2002-06-05 19:39:15 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile Change -s srcdir and -d destdir so that they don't contain the "/etc" portion. 2002-05-07 02:11:07 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00
build.sh Remove redundant pattern in case. 2002-06-05 06:27:09 +00:00