git: mount{, d}(8): Use the pidfile(3) API for handling mountd's PID file.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Wed Apr 16 13:06:27 PDT 2014
    
    
  
commit fdff0afe842f57d3842bedc5c5dc873bf1eb3d24
Author: Sascha Wildner <saw at online.de>
Date:   Wed Apr 16 19:40:07 2014 +0200
    mount{,d}(8): Use the pidfile(3) API for handling mountd's PID file.
    
    Taken-from: FreeBSD
Summary of changes:
 sbin/mount/Makefile  |  3 +++
 sbin/mount/mount.c   | 35 +++++++++++++++++++++++++----------
 sbin/mountd/Makefile |  4 +++-
 sbin/mountd/mountd.c | 30 +++++++++++++-----------------
 4 files changed, 44 insertions(+), 28 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fdff0afe842f57d3842bedc5c5dc873bf1eb3d24
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list