Searched hist:"5 b94264c208e2eee704ce67146e52c271dc4ef6f" (Results 1 – 3 of 3) sorted by relevance
/freebsd/bin/pax/ |
H A D | Makefile | diff 5b94264c208e2eee704ce67146e52c271dc4ef6f Sun Oct 06 05:20:27 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> 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 diff 5b94264c208e2eee704ce67146e52c271dc4ef6f Sun Oct 06 05:20:27 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> 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 D | gen_subs.c | diff 5b94264c208e2eee704ce67146e52c271dc4ef6f Sun Oct 06 05:20:27 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> 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 diff 5b94264c208e2eee704ce67146e52c271dc4ef6f Sun Oct 06 05:20:27 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> 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 D | ar_io.c | diff 5b94264c208e2eee704ce67146e52c271dc4ef6f Sun Oct 06 05:20:27 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> 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 diff 5b94264c208e2eee704ce67146e52c271dc4ef6f Sun Oct 06 05:20:27 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> 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
|