freebsd-dev/gnu/usr.bin
Xin LI 9ba2645aa7 Fix build on arm: time_t on arm is 64 bits while long is
32 bits, so subsequent compile time assertion:

	sizeof inf->stat.st_mtime <= sizeof sec

Would fail because of that.  This change is suitable for
general consumption as well, but fix it in our local
patchset as we are near a code freeze.

Submitted by:	cognet
2007-06-17 00:43:50 +00:00
..
bc Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
binutils Fix PowerPC-targeted cross-builds performed on 64-bit platforms. 2007-02-11 07:15:06 +00:00
cc Fix compiles when user chooses to disable both ObjC and C++ support in 2007-05-28 00:25:07 +00:00
cpio Compile with -DHAVE_LSTAT since, for whatever reason, the configure script 2005-10-06 09:49:37 +00:00
cvs Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
dc Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:34:53 +00:00
dialog Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
diff Fix build on arm: time_t on arm is 64 bits while long is 2007-06-17 00:43:50 +00:00
diff3 Update build skeleton after diffutils 2.8.7 update. 2007-06-15 07:09:34 +00:00
gdb Remove extern int verbose declaration. It is declared static in the 2007-05-19 03:23:43 +00:00
gperf Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:49:20 +00:00
grep Add the -P option back, but with a note that it is not supported on FreeBSD. 2006-10-11 09:52:32 +00:00
groff -mdoc knows about FreeBSD 7.0 as well. 2006-12-29 06:22:13 +00:00
man Markup revision. 2006-12-25 15:09:06 +00:00
patch Get rid of a spurious "the". 2004-03-18 20:36:14 +00:00
rcs Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
sdiff Update build skeleton after diffutils 2.8.7 update. 2007-06-15 07:09:34 +00:00
send-pr Don't lie about saved reports. 2007-06-02 18:06:08 +00:00
sort Update version strings to better reflect reality. 2004-08-12 06:40:31 +00:00
texinfo Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
Makefile Replace the GNU gzip with a slightly modified NetBSD gzip. The 2007-01-26 10:19:08 +00:00
Makefile.inc