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

git: fstat(1): Put the v_type -> mode_t conversion into a separate function.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Jun 2013 09:31:28 -0700 (PDT)

commit 3909f1639734f7feb1b6a62e418458d1fa9de926
Author: Sascha Wildner <saw@online.de>
Date:   Thu Jun 20 18:25:04 2013 +0200

    fstat(1): Put the v_type -> mode_t conversion into a separate function.

Summary of changes:
 usr.bin/fstat/ext2fs.c | 34 +---------------------------------
 usr.bin/fstat/fstat.c  | 34 +---------------------------------
 usr.bin/fstat/fstat.h  | 24 +++++++++++++++++++++++-
 usr.bin/fstat/hammer.c | 33 +--------------------------------
 usr.bin/fstat/ntfs.c   | 34 +---------------------------------
 5 files changed, 27 insertions(+), 132 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3909f1639734f7feb1b6a62e418458d1fa9de926


-- 
DragonFly BSD source repository



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