cvs commit: src/sys/kern kern_descrip.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jan 17 13:25:08 PST 2004


dillon      2004/01/17 13:23:38 PST

DragonFly src repository

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  Fix an off-by-one error in fdfree() related to flock/fcntl unlock on
  process exit.
  
  Originally-from: FreeBSD fd code by DES.
  Submitted-by: Skip Ford <skip.ford at xxxxxxxxxxx>
  
  Revision  Changes    Path
  1.18      +1 -1      src/sys/kern/kern_descrip.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_descrip.c.diff?r1=1.17&r2=1.18&f=h





More information about the Commits mailing list