看板 DFBSD_commit 關於我們 聯絡資訊
commit 44d6719362ff931d37de5e3a36d1fab24254b5a9 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Aug 20 23:01:47 2009 -0700 AMD64 - Fix compiler warnings * Also change i_size, which is used with pointer arithmatic, mmap(), and munmap(), from off_t to size_t. Summary of changes: usr.bin/patch/inp.c | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/44d6719362ff931d37de5e3a36d1fab24254b5a9 -- DragonFly BSD source repository