git: mount(8): Use tab for indentation

2018-06-25 Thread Aaron LI


commit d6e4eb133b6d24740fe4af19068337121f9a56ea
Author: Aaron LI 
Date:   Tue Jun 26 09:53:02 2018 +0800

mount(8): Use tab for indentation

Summary of changes:
 sbin/mount/mount.c | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

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


-- 
DragonFly BSD source repository


git: lsvfs(1): Remove an unused define; Avoid a type cast

2018-06-25 Thread Aaron LI


commit be908d4edcae7384d3f9f12d9d400efafdc9ad49
Author: Aaron LI 
Date:   Tue Jun 26 09:56:36 2018 +0800

lsvfs(1): Remove an unused define; Avoid a type cast

Summary of changes:
 usr.bin/lsvfs/lsvfs.c | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

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


-- 
DragonFly BSD source repository


git: dloader: Remove obsolete "linux_load" from config files

2018-06-25 Thread Aaron LI


commit f05b32115b4a8b23cc5215b93ffb164c2a0c374e
Author: Aaron LI 
Date:   Thu Jan 11 19:47:40 2018 +0800

dloader: Remove obsolete "linux_load" from config files

Based on the patch submitted by mazocomp in bug #3115.

Summary of changes:
 sys/boot/dloader/loader-bootp.conf | 7 ---
 sys/boot/dloader/loader.conf   | 7 ---
 2 files changed, 14 deletions(-)

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


-- 
DragonFly BSD source repository