看板 DFBSD_commit 關於我們 聯絡資訊
commit 5fc7f24c39c5bafcf64319e0667776ebb74cafe5 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Aug 21 17:28:38 2009 -0700 AMD64 - Fix SIZE_MAX test from previous commit * SIZE_MAX cast to off_t winds up being -1. Oops. Summary of changes: usr.bin/patch/inp.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5fc7f24c39c5bafcf64319e0667776ebb74cafe5 -- DragonFly BSD source repository