summaryrefslogtreecommitdiff
path: root/libexec/lfs_cleanerd
AgeCommit message (Expand)Author
1999-11-09If the child cleaner dies repeatedly without doing anything, give up. Usesperseant
1999-11-09Make datobyte do its arithmetic explicitly in 64 bits, so that segmentsperseant
1999-10-07Don't complain that we can't fstat the Ifile, if it's because the filesystemperseant
1999-09-30Remove extraneous colons and newlines from perror(3) arguments.soren
1999-08-25Remove partial-segment timestamp optimization from lfs_segmapv. If "time"perseant
1999-06-16Correct wrong conversion specifications in calls to syslog(3).tron
1999-06-15The cleaner now marks empty segments clean without having to read theirperseant
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-14work around egcs prints format warning on alphadrochner
1999-03-14work around printf format warnings on alphadrochner
1999-03-10Cleaner changes corresponding to in-kernel LFS changes. In particular, theperseant
1998-10-15Cast quad_t and off_t objects to (long long) for printing with %q.ross
1998-10-07PR/6248: Konrad Schroder: lfs_cleanerd could use syslog() for notices,christos
1998-10-07PR/6249: Konrad Schroder lfs_cleanerd uses wrong units when computing whichchristos
1998-10-07PR/6247: Konrad Schroder: lfs_cleanerd overflows char register counting livechristos
1998-09-11type fixes, in part from PR#6032pk
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-05-22use correct getopt parameters, as per PR 5480 from Konrad Schroder <perseant@...hubertf
1998-04-01Need <time.h> for ctime() prototype.kleink
1998-04-01Need <time.h> for time() and ctime() prototypes.kleink
1998-03-01Merge with Lite2 + local changesfvdl
1998-02-20Fill in missing (default) mmap(2) flags.mycroft
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1997-10-22use CPPFLAGS instead of CFLAGSlukem
1997-10-20Fix usage of .Nm.enami
1997-10-20No need to decalre optind.enami
1997-10-08merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.mrg
1997-10-08Compare a return value of getopt() against -1 instead of EOF.enami
1997-10-07WARNS?=1. RCS ids.mrg
1997-10-07WARNS?=1. RCS ids.mrg
1997-08-01avoid void pointer arithmeticmikel
1997-05-29Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:cgd
1997-05-17* NULL => 0 (Arne Juul; PR#3629)pk
1997-04-29Import from 4.4BSD-Lite2tls
1994-12-22specify man pages the new way.cgd
1994-09-24Import original 4.4-Lite version.mycroft
1994-08-03do not need -I/sysderaadt
1994-06-08From 4.4-Lite, with local changes.mycroft