git: sys/boot/common: Make stat output in "ls -l" (without path argument) work

Imre Vadasz ivadasz at crater.dragonflybsd.org
Mon Feb 15 13:28:59 PST 2016


commit 3268486f5e7569a5c826ce55e99317603b8cb2c3
Author: Imre Vadász <imre at vdsz.com>
Date:   Mon Feb 15 22:24:39 2016 +0100

    sys/boot/common: Make stat output in "ls -l" (without path argument) work
    
    It was accidentally using an absolute path for stat-ing the files, when
    the "ls -l" was used without explicitly specifying a path.

Summary of changes:
 sys/boot/common/ls.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3268486f5e7569a5c826ce55e99317603b8cb2c3


-- 
DragonFly BSD source repository



More information about the Commits mailing list