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

cvs commit: src/sys/kern vfs_syscalls.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 1 Feb 2005 13:52:11 -0800 (PST)

dillon      2005/02/01 13:52:11 PST

DragonFly src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  Fix bug in last commit that broke 'df'.  'sfsp' is now a structural pointer
  so we increment it by one, not by sizeof(*sp).
  
  Revision  Changes    Path
  1.57      +1 -1      src/sys/kern/vfs_syscalls.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_syscalls.c.diff?r1=1.56&r2=1.57&f=u



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