DragonFly commits List (threaded) for 2009-07
DragonFly BSD
DragonFly commits List (threaded) for 2009-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.1.745.gd85c6 master sys/vfs/procfs procfs_rlimit.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 10 Jul 2009 15:25:11 -0700 (PDT)

commit d85c68235ee94ee98b94017996060c4c8c113e31
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Jul 10 15:24:08 2009 -0700

    procfs - fix incremental reads of /proc/*/rlimit
    
    The rlimit code was only properly copying data for all-in-one-go reads,
    and mishandling incremental reads.
    
    Submitted-by: Beket@@irc

Summary of changes:
 sys/vfs/procfs/procfs_rlimit.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d85c68235ee94ee98b94017996060c4c8c113e31


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]