DragonFly commits List (threaded) for 2010-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_6 Fix look(1) on x86_64.
commit 245af092bcdeb9d7adbf787d790072472232407d
Author: Sascha Wildner <saw@online.de>
Date: Thu Apr 8 15:09:21 2010 +0200
Fix look(1) on x86_64.
SIZE_T_MAX, being ULONG_MAX, was -1 when cast to off_t (int64_t).
Reported-by: Urmas Reinsalu <urki@klaasikoda.ee>
Summary of changes:
usr.bin/look/look.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/245af092bcdeb9d7adbf787d790072472232407d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]