cvs commit: src/usr.bin/pkill pkill.1 pkill.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Thu Aug 25 20:10:48 GMT 2005


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


More information about the cvs-all mailing list