dillon      2005/03/02 22:56:41 PST
DragonFly src repository
  Modified files:
    sys/kern             kern_lockf.c 
  Log:
  off_t is a signed value.  The last commit caused the kernel to fail with
  a end < start panic.
  
  Revision  Changes    Path
  1.23      +1 -1      src/sys/kern/kern_lockf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_lockf.c.diff?r1=1.22&r2=1.23&f=u