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

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jul 10 15:26:35 PDT 2009


commit d85c68235ee94ee98b94017996060c4c8c113e31
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list