Searched hist:76300 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/usr.sbin/ctm/ctm_rmail/
H A Derror.hdiff 76300 Sun May 06 01:03:45 MDT 2001 kris * fix ctm(8) to use mkstemp() instead of tempnam() for tempfile
creation.

* Tag the internal err() function with __printflike to allow checking
for non-constant format string arguments (none exist)

* Use fmtcheck() to sanitize the tar command obtained via -t to make
sure it doesn't contain extraneous format operators.

Reviewed by: mikeh
MFC after: 1 week
H A Derror.cdiff 76300 Sun May 06 01:03:45 MDT 2001 kris * fix ctm(8) to use mkstemp() instead of tempnam() for tempfile
creation.

* Tag the internal err() function with __printflike to allow checking
for non-constant format string arguments (none exist)

* Use fmtcheck() to sanitize the tar command obtained via -t to make
sure it doesn't contain extraneous format operators.

Reviewed by: mikeh
MFC after: 1 week
H A Dctm_rmail.cdiff 76300 Sun May 06 01:03:45 MDT 2001 kris * fix ctm(8) to use mkstemp() instead of tempnam() for tempfile
creation.

* Tag the internal err() function with __printflike to allow checking
for non-constant format string arguments (none exist)

* Use fmtcheck() to sanitize the tar command obtained via -t to make
sure it doesn't contain extraneous format operators.

Reviewed by: mikeh
MFC after: 1 week
/freebsd-10.1-release/usr.sbin/ctm/ctm/
H A Dctm_passb.cdiff 76300 Sun May 06 01:03:45 MDT 2001 kris * fix ctm(8) to use mkstemp() instead of tempnam() for tempfile
creation.

* Tag the internal err() function with __printflike to allow checking
for non-constant format string arguments (none exist)

* Use fmtcheck() to sanitize the tar command obtained via -t to make
sure it doesn't contain extraneous format operators.

Reviewed by: mikeh
MFC after: 1 week
H A Dctm_pass2.cdiff 76300 Sun May 06 01:03:45 MDT 2001 kris * fix ctm(8) to use mkstemp() instead of tempnam() for tempfile
creation.

* Tag the internal err() function with __printflike to allow checking
for non-constant format string arguments (none exist)

* Use fmtcheck() to sanitize the tar command obtained via -t to make
sure it doesn't contain extraneous format operators.

Reviewed by: mikeh
MFC after: 1 week

Completed in 117 milliseconds