DragonFly commits List (threaded) for 2011-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: killall - Add support for pts specifications
commit c5017cd942302c2a55d0f46405436109f5f887dc
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Oct 28 16:51:58 2011 -0700
killall - Add support for pts specifications
* killall -t <number> now uses /dev/pts/<number> instead of
/dev/tty<number>.
killall -t <alpha>* continues to use /dev/tty<alpha>*.
Summary of changes:
usr.bin/killall/killall.c | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c5017cd942302c2a55d0f46405436109f5f887dc
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]