Searched hist:37618 (Results 1 - 10 of 10) sorted by relevance

/freebsd-11.0-release/etc/periodic/security/
H A D100.chksetuiddiff 96048 Sun May 05 00:59:37 MDT 2002 cjc Remove leading whitespace from the setuid file lists.

Due to the way we run ls(1), through xargs(1), the leading whitespace
can change even when the setuid files haven't. To avoid displaying
these lines, we currently run diff(1) with the '-w' option. However,
this is probably not the ideal way to go; there is a very, very small
possibility for diff(1) to miss things is shouldn't. So, with the
leading space cleaned, we can revert to the '-b' option which is
"safer."

PR: conf/37618
Reviewed by: brian
MFC after: 3 days
H A D110.neggrppermdiff 96048 Sun May 05 00:59:37 MDT 2002 cjc Remove leading whitespace from the setuid file lists.

Due to the way we run ls(1), through xargs(1), the leading whitespace
can change even when the setuid files haven't. To avoid displaying
these lines, we currently run diff(1) with the '-w' option. However,
this is probably not the ideal way to go; there is a very, very small
possibility for diff(1) to miss things is shouldn't. So, with the
leading space cleaned, we can revert to the '-b' option which is
"safer."

PR: conf/37618
Reviewed by: brian
MFC after: 3 days
/freebsd-11.0-release/sys/dev/vx/
H A Dif_vx.cdiff 37618 Mon Jul 13 09:53:11 MDT 1998 bde Fixed printf format errors (only 1 left in GENERIC now).
/freebsd-11.0-release/sys/dev/dpt/
H A Ddpt_scsi.cdiff 37618 Mon Jul 13 09:53:11 MDT 1998 bde Fixed printf format errors (only 1 left in GENERIC now).
/freebsd-11.0-release/sys/dev/tx/
H A Dif_tx.cdiff 37618 Mon Jul 13 09:53:11 MDT 1998 bde Fixed printf format errors (only 1 left in GENERIC now).
/freebsd-11.0-release/sys/dev/scd/
H A Dscd.cdiff 37618 Mon Jul 13 09:53:11 MDT 1998 bde Fixed printf format errors (only 1 left in GENERIC now).
/freebsd-11.0-release/sys/dev/mcd/
H A Dmcd.cdiff 37618 Mon Jul 13 09:53:11 MDT 1998 bde Fixed printf format errors (only 1 left in GENERIC now).
/freebsd-11.0-release/sys/dev/ie/
H A Dif_ie.cdiff 37618 Mon Jul 13 09:53:11 MDT 1998 bde Fixed printf format errors (only 1 left in GENERIC now).
/freebsd-11.0-release/sys/dev/tl/
H A Dif_tl.cdiff 37618 Mon Jul 13 09:53:11 MDT 1998 bde Fixed printf format errors (only 1 left in GENERIC now).
/freebsd-11.0-release/sys/dev/isp/
H A Disp_pci.cdiff 37618 Mon Jul 13 09:53:11 MDT 1998 bde Fixed printf format errors (only 1 left in GENERIC now).

Completed in 379 milliseconds