NetBSD/libexec/lfs_cleanerd
perseant 193a2fa9f0 Remove partial-segment timestamp optimization from lfs_segmapv. If "time"
is not monotonically increasing (e.g. clock is slaved to another system)
the optimization will result in segments being treated as corrupt
(uncleanable).  If enough such "bad" segments were created, the cleaner would
clean continuously, and after some time the system would panic with "no
clean segments".

(Legitimately old partial-segments are relatively rare, and will have their
blocks culled by lfs_bmapv.)
1999-08-25 00:14:13 +00:00
..
Makefile use CPPFLAGS instead of CFLAGS 1997-10-22 05:45:08 +00:00
clean.h Cleaner changes corresponding to in-kernel LFS changes. In particular, the 1999-03-10 00:57:16 +00:00
cleanerd.c Correct wrong conversion specifications in calls to syslog(3). 1999-06-16 16:34:29 +00:00
lfs_cleanerd.8 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
library.c Remove partial-segment timestamp optimization from lfs_segmapv. If "time" 1999-08-25 00:14:13 +00:00
misc.c work around printf format warnings on alpha 1999-03-14 11:39:28 +00:00
print.c Cleaner changes corresponding to in-kernel LFS changes. In particular, the 1999-03-10 00:57:16 +00:00