Searched hist:67467 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/usr.bin/finger/
H A Dlprint.cdiff 67467 Mon Oct 23 10:18:34 MDT 2000 ru -Wall cleanup.

PR: 22187
H A Dnet.cdiff 67467 Mon Oct 23 10:18:34 MDT 2000 ru -Wall cleanup.

PR: 22187
H A Dfinger.cdiff 67467 Mon Oct 23 10:18:34 MDT 2000 ru -Wall cleanup.

PR: 22187
/freebsd-10.0-release/bin/df/
H A Ddf.cdiff 130060 Fri Jun 04 07:30:51 MDT 2004 das Convert fsbtoblk() from a macro to a function. The redundant
instances of 64-bit arithmetic were costing 775 bytes, and the
inlining offered no benefit. Moreover, ambiguity as to the argument
types led to the introduction of a bug (see rev 1.56).

Also, remove some casts that are now clearly redundant.

Inspired by: 67467

Completed in 102 milliseconds