NetBSD/libexec/lfs_cleanerd
ross ee65bcaa99 Cast quad_t and off_t objects to (long long) for printing with %q.
(Fix a sort-of-LP64 egcs printf warning.)

It's unfortunate that off_t and quad_t don't print with %q. I wonder
what would happen if alpha changed these from long -> long long? It's
the same actual size in bits either way.
1998-10-15 00:29:51 +00:00
..
Makefile use CPPFLAGS instead of CFLAGS 1997-10-22 05:45:08 +00:00
clean.h PR/6248: Konrad Schroder: lfs_cleanerd could use syslog() for notices, 1998-10-07 15:00:34 +00:00
cleanerd.c PR/6248: Konrad Schroder: lfs_cleanerd could use syslog() for notices, 1998-10-07 15:00:34 +00:00
lfs_cleanerd.8 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:39:31 +00:00
library.c Cast quad_t and off_t objects to (long long) for printing with %q. 1998-10-15 00:29:51 +00:00
misc.c Cast quad_t and off_t objects to (long long) for printing with %q. 1998-10-15 00:29:51 +00:00
print.c Cast quad_t and off_t objects to (long long) for printing with %q. 1998-10-15 00:29:51 +00:00