| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.release/7.2.0_cvs | Ken Smith | 2009-05-01 | 1 | -1/+1 |
| | | | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 7.2-RELEASE image. | ||||
| * | Fix build on arm: time_t on arm is 64 bits while long is | Xin LI | 2007-06-17 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=170857 | ||||
| * | Update build skeleton after diffutils 2.8.7 update. | Xin LI | 2007-06-15 | 1 | -0/+21 |
| Notes: svn path=/head/; revision=170758 | |||||
