git: kill(1): Sync with FreeBSD

Peter Avalos pavalos at crater.dragonflybsd.org
Sun Feb 13 12:05:16 PST 2011


commit 17745ede8e87eb9827993ecff90271234b5e55d1
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date:   Sat Feb 12 21:48:31 2011 -1000

    kill(1): Sync with FreeBSD
    
    -Make sys_signame upper case.
    -Stop processing if a syntactically invalid pid is encountered.
    -Do not restrict the allowed signals that can be specified by number
    -Cleanup man page markup.
    
    Obtained-from: FreeBSD

Summary of changes:
 bin/kill/kill.1 |   32 +++++++++++++++-----------------
 bin/kill/kill.c |   15 ++++++---------
 2 files changed, 21 insertions(+), 26 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/17745ede8e87eb9827993ecff90271234b5e55d1


-- 
DragonFly BSD source repository





More information about the Commits mailing list