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

cvs commit: src/sys/vfs/union union_subr.c union_vfsops.c union_vnops.c


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 19 May 2004 22:09:19 -0700 (PDT)

cpressey    2004/05/19 22:09:19 PDT

DragonFly src repository

  Modified files:
    sys/vfs/union        union_subr.c union_vfsops.c union_vnops.c 
  Log:
  Style(9) cleanup to src/sys/vfs, stage 21/21: unionfs.
  
  - Convert K&R-style function definitions to ANSI style.
  
  Submitted-by: Andre Nathan <andre@xxxxxxxxxxxxxxx>
  Additional-reformatting-by: cpressey
  
  Revision  Changes    Path
  1.12      +32 -71    src/sys/vfs/union/union_subr.c
  1.12      +5 -17     src/sys/vfs/union/union_vfsops.c
  1.12      +149 -243  src/sys/vfs/union/union_vnops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/union/union_subr.c.diff?r1=1.11&r2=1.12&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/union/union_vfsops.c.diff?r1=1.11&r2=1.12&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/union/union_vnops.c.diff?r1=1.11&r2=1.12&f=h



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