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

cvs commit: src/sys/vfs/nullfs null_subr.c null_vfsops.c null_vnops.c


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 21 Apr 2004 09:55:09 -0700 (PDT)

cpressey    2004/04/21 09:55:09 PDT

DragonFly src repository

  Modified files:
    sys/vfs/nullfs       null_subr.c null_vfsops.c null_vnops.c 
  Log:
  Style(9) cleanup to src/sys/vfs, stage 12/21: nullfs.
  
  - Convert K&R-style function definitions to ANSI style.
  
  Submitted-by: Andre Nathan <andre@xxxxxxxxxxxxxxx>
  Additional-reformatting-by: cpressey
  
  Revision  Changes    Path
  1.8       +6 -21     src/sys/vfs/nullfs/null_subr.c
  1.8       +12 -38    src/sys/vfs/nullfs/null_vfsops.c
  1.10      +61 -97    src/sys/vfs/nullfs/null_vnops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nullfs/null_subr.c.diff?r1=1.7&r2=1.8&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nullfs/null_vfsops.c.diff?r1=1.7&r2=1.8&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nullfs/null_vnops.c.diff?r1=1.9&r2=1.10&f=h



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