git: Bring in recent mktemp(1) changes from FreeBSD
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Sat Nov  3 06:08:48 PDT 2012
    
    
  
commit 1e4cf316c9903914bcfffeaa78a551a4b7c4b4cc
Author: Eitan Adler <lists at eitanadler.com>
Date:   Sat Nov 3 00:00:25 2012 -0400
    Bring in recent mktemp(1) changes from FreeBSD
    
    Support the Sun/GNU/FreeBSD extension of mktemp
    returning a file1 in /tmp when called without a path.
    
    This also minimizes the difference between the DragonflyBSD
    and FreeBSD version of the man page.
Summary of changes:
 usr.bin/mktemp/mktemp.1 |   53 ++++++++++++++++++++++++++++------------------
 usr.bin/mktemp/mktemp.c |   10 ++++++--
 2 files changed, 39 insertions(+), 24 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1e4cf316c9903914bcfffeaa78a551a4b7c4b4cc
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list