Searched hist:16880 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/usr.sbin/ctm/ctm_dequeue/
H A DMakefile16880 Mon Jul 01 18:54:11 MDT 1996 gpalmer Add a facility for a ``slow'' CTM delta queue, allowing `x' number
of delta's to be mailed out every hour (or however often you schedule
the cron job).

ctm_dequeue is the cron job which takes the stuff from the
queue directory and punts it into sendmail. The chunks of
the deltas (and the complete deltas if they are that small)
are sorted into order before being dispatched, so the people
subscribing should still get the bits in the right order.

The changes to ctm_smail should be fairly safe as they won't be
activated unless you go for the new queue directory option.
H A Dctm_dequeue.c16880 Mon Jul 01 18:54:11 MDT 1996 gpalmer Add a facility for a ``slow'' CTM delta queue, allowing `x' number
of delta's to be mailed out every hour (or however often you schedule
the cron job).

ctm_dequeue is the cron job which takes the stuff from the
queue directory and punts it into sendmail. The chunks of
the deltas (and the complete deltas if they are that small)
are sorted into order before being dispatched, so the people
subscribing should still get the bits in the right order.

The changes to ctm_smail should be fairly safe as they won't be
activated unless you go for the new queue directory option.
/freebsd-9.3-release/usr.sbin/ctm/ctm_smail/
H A Dctm_smail.cdiff 16880 Mon Jul 01 18:54:11 MDT 1996 gpalmer Add a facility for a ``slow'' CTM delta queue, allowing `x' number
of delta's to be mailed out every hour (or however often you schedule
the cron job).

ctm_dequeue is the cron job which takes the stuff from the
queue directory and punts it into sendmail. The chunks of
the deltas (and the complete deltas if they are that small)
are sorted into order before being dispatched, so the people
subscribing should still get the bits in the right order.

The changes to ctm_smail should be fairly safe as they won't be
activated unless you go for the new queue directory option.
/freebsd-9.3-release/usr.sbin/pw/
H A Dpw.8diff 167919 Mon Mar 26 21:29:20 MDT 2007 le Introduce the new option -M to allow to set the permissions of
the user's newly created home directory. If omitted, it's derived
from the current umask.

PR: bin/16880, bin/83253 (partially), bin/104248
MFC in: 1 month
H A Dpw.cdiff 167919 Mon Mar 26 21:29:20 MDT 2007 le Introduce the new option -M to allow to set the permissions of
the user's newly created home directory. If omitted, it's derived
from the current umask.

PR: bin/16880, bin/83253 (partially), bin/104248
MFC in: 1 month
H A Dpw_user.cdiff 167919 Mon Mar 26 21:29:20 MDT 2007 le Introduce the new option -M to allow to set the permissions of
the user's newly created home directory. If omitted, it's derived
from the current umask.

PR: bin/16880, bin/83253 (partially), bin/104248
MFC in: 1 month

Completed in 268 milliseconds