DragonFly BSD
DragonFly commits List (threaded) for 2005-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/usr.bin Makefile src/usr.bin/shlock Makefile shlock.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 23 Jul 2005 12:47:15 -0700 (PDT)

joerg       2005/07/23 12:47:15 PDT

DragonFly src repository

  Modified files:
    usr.bin              Makefile 
  Added files:
    usr.bin/shlock       Makefile shlock.c 
  Log:
  Add shlock(1), a program for the safe creation of lock files from shell
  scripts. It's uses the same algorithm as implemented by Erik Fair, but
  is easier to read and more stricter in checking for error conditions.
  
  Revision  Changes    Path
  1.31      +1 -0      src/usr.bin/Makefile


http://www.dragonflybsd.org/cvsweb/src/usr.bin/Makefile.diff?r1=1.30&r2=1.31&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]