Home
last modified time | relevance | path

Searched refs:truncate_log (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A DChangeLog348 * remove replay_log.c, dump_log.c, and truncate_log.c, folded into
354 * iprop-commands.in: Move truncate_log and replay_log into
357 * iprop-log.c: Move truncate_log and replay_log into iprop-log.
359 * Makefile.am: Move truncate_log and replay_log into iprop-log.
371 dump_log as a subcommand, truncate_log and replay_log soon to come
375 a subcommand, truncate_log and replay_log soon to come after.
378 a subcommand, truncate_log and replay_log soon to come after.
686 replay_log.c,truncate_log.c: parse kdc.conf
729 * truncate_log.c (main): add missing ``if (ret)''
930 * truncate_log.c: new program for truncating the log
[all …]
/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dxutil.c837 switch_to_logfile(char *logfile, int old_umask, int truncate_log) in switch_to_logfile() argument
868 if (truncate_log) in switch_to_logfile()
/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_utils.h316 extern int switch_to_logfile(char *logfile, int orig_umask, int truncate_log);
/netbsd-src/external/bsd/am-utils/dist/scripts/
H A Damd.conf-sample42 truncate_log = no | yes
/netbsd-src/external/bsd/am-utils/dist/doc/
H A Dam-utils.texi4471 * truncate_log Parameter::
5204 @node show_statfs_entries Parameter, truncate_log Parameter, restart_mounts Parameter, Global Param…
5215 @node truncate_log Parameter, unmount_on_exit Parameter, show_statfs_entries Parameter, Global Para…
5217 @subsection @t{truncate_log} Parameter
5218 @cindex truncate_log Parameter
5227 @node unmount_on_exit Parameter, use_tcpwrappers Parameter, truncate_log Parameter, Global Paramete…
/netbsd-src/external/bsd/am-utils/dist/
H A DNEWS219 New amd.conf global parameter: truncate_log (default to "no"). If set to
H A DChangeLog1909 file if user passed non-zero "truncate_log" flag.
1913 * amd/get_args.c (get_args): pass "truncate_log" flag as per
1917 truncate_log flag.
1924 * NEWS, doc/am-utils.texi (truncate_log Parameter),
1926 new truncate_log amd.conf parameter.