Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2005 20:10:47 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/pkill pkill.1 pkill.c
Message-ID:  <200508252010.j7PKAlt5077718@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2005-08-25 20:10:47 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/pkill        pkill.1 pkill.c 
  Log:
  Revert previous behaviour of '-F' option and add '-L' option, which will
  tell pkill(1)/pgrep(1) to try to flock(2) pidfile before reading PID from
  there.
  
  Discussed with: jhb, gad
  
  Revision  Changes    Path
  1.18      +10 -7     src/usr.bin/pkill/pkill.1
  1.28      +33 -20    src/usr.bin/pkill/pkill.c



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