Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2008 17:30:39 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/pkill pkill.1 pkill.c
Message-ID:  <200809301730.m8UHUtAC007657@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2008-09-30 17:30:39 UTC

  FreeBSD src repository

  Modified files:
    bin/pkill            pkill.1 pkill.c 
  Log:
  SVN rev 183502 on 2008-09-30 17:30:39Z by ed
  
  Improve the `pkill -t' handling, which I changed in my previous commit.
  
  In my previous commit I disabled pkill(1)'s automatic prepending of the
  "tty" string when `pkill -t' was being used. Re-enable it and stat()
  both possible device names when called.
  
  Requested by:   jhb, rwatson (MFC)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.3       +4 -3      src/bin/pkill/pkill.1
  1.3       +10 -8     src/bin/pkill/pkill.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809301730.m8UHUtAC007657>