git: nscd(8): Remove local pidfile(3) implementation and use libutil's.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Apr 11 00:23:30 PDT 2019


commit ed7f5f7abb722ac05a28b013cdf96a1105c2918a
Author: Sascha Wildner <saw at online.de>
Date:   Thu Apr 11 09:21:07 2019 +0200

    nscd(8): Remove local pidfile(3) implementation and use libutil's.

Summary of changes:
 usr.sbin/nscd/Makefile  |   2 +-
 usr.sbin/nscd/nscd.c    |   1 -
 usr.sbin/nscd/pidfile.c | 255 ------------------------------------------------
 usr.sbin/nscd/pidfile.h |  50 ----------
 4 files changed, 1 insertion(+), 307 deletions(-)
 delete mode 100644 usr.sbin/nscd/pidfile.c
 delete mode 100644 usr.sbin/nscd/pidfile.h

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list