git: install(1): Add a -N option, improving NetBSD and FreeBSD compatibility
    Francois Tigeot 
    ftigeot at crater.dragonflybsd.org
       
    Sun Jul  1 13:53:43 PDT 2018
    
    
  
commit 4f9e410836f2d666040f815d7ab405320c05f647
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sun Jul 1 22:52:31 2018 +0200
    install(1): Add a -N option, improving NetBSD and FreeBSD compatibility
    
    * -N is the standard NetBSD and FreeBSD install(1) option to use
      alternative user and group databases
    
    * DragonFly previously used -L to do the same thing. Keep this option
      but warn to use -N instead.
Summary of changes:
 usr.bin/xinstall/install.1  | 27 ++++++++++++++++++---------
 usr.bin/xinstall/xinstall.c | 18 +++++++++++-------
 2 files changed, 29 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4f9e410836f2d666040f815d7ab405320c05f647
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list