DragonFly commits List (threaded) for 2011-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kill(1): Sync with FreeBSD
commit 17745ede8e87eb9827993ecff90271234b5e55d1
Author: Peter Avalos <pavalos@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]