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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to