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

/freebsd-10.0-release/bin/pax/
H A DMakefilediff 104548 Sun Oct 06 01:20:27 MDT 2002 tjr Fix format string errors relating mainly to the use of %qu to print off_t's.
Instead use %ju and cast the argument.

WFORMAT=0 is still required in the Makefile because gcc warns about
some strftime() calls (I don't think this behaviour is useful.)

Tested on: sparc64, alpha, i386
H A Dcpio.cdiff 104548 Sun Oct 06 01:20:27 MDT 2002 tjr Fix format string errors relating mainly to the use of %qu to print off_t's.
Instead use %ju and cast the argument.

WFORMAT=0 is still required in the Makefile because gcc warns about
some strftime() calls (I don't think this behaviour is useful.)

Tested on: sparc64, alpha, i386
H A Dgen_subs.cdiff 104548 Sun Oct 06 01:20:27 MDT 2002 tjr Fix format string errors relating mainly to the use of %qu to print off_t's.
Instead use %ju and cast the argument.

WFORMAT=0 is still required in the Makefile because gcc warns about
some strftime() calls (I don't think this behaviour is useful.)

Tested on: sparc64, alpha, i386
H A Dar_io.cdiff 104548 Sun Oct 06 01:20:27 MDT 2002 tjr Fix format string errors relating mainly to the use of %qu to print off_t's.
Instead use %ju and cast the argument.

WFORMAT=0 is still required in the Makefile because gcc warns about
some strftime() calls (I don't think this behaviour is useful.)

Tested on: sparc64, alpha, i386

Completed in 113 milliseconds