cvs commit: src/lib/libutil uucplock.c
    Joerg Sonnenberger 
    joerg at crater.dragonflybsd.org
       
    Mon Aug  8 06:01:02 PDT 2005
    
    
  
joerg       2005/08/08 06:00:13 PDT
DragonFly src repository
  Modified files:
    lib/libutil          uucplock.c 
  Log:
  Instead of trying to compute the local storage based on maximum entry
  size, use PATH_MAX. The former might get variable, the latter is more
  likely to stay constant for a while.
  
  Revision  Changes    Path
  1.5       +5 -4      src/lib/libutil/uucplock.c
http://www.dragonflybsd.org/cvsweb/src/lib/libutil/uucplock.c.diff?r1=1.4&r2=1.5&f=u
    
    
More information about the Commits
mailing list