cvs commit: src/sys/kern vfs_syscalls.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Nov 20 10:36:33 PST 2007


dillon      2007/11/20 10:35:46 PST

DragonFly src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  Adjust getdirentries() to allow basep to be NULL.  Use off_t for the loff
  calculation, but we can't change basep's documented type yet.
  
  Revision  Changes    Path
  1.123     +10 -4     src/sys/kern/vfs_syscalls.c


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





More information about the Commits mailing list