cvs commit: src/sys/kern kern_lock.c kern_poll.c kern_subr.c vfs_aio.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jul 21 00:57:59 PDT 2003


dillon      2003/07/21 00:57:47 PDT

  Modified files:
    sys/kern             kern_lock.c kern_poll.c kern_subr.c 
                         vfs_aio.c 
  Log:
  LINT build test.  Aggregated source code adjustments to bring most of the
  rest of the kernel source up to date, using the LINT build.
  
  Revision  Changes    Path
  1.5       +11 -11    src/sys/kern/kern_lock.c
  1.3       +4 -4      src/sys/kern/kern_poll.c
  1.7       +5 -2      src/sys/kern/kern_subr.c
  1.8       +19 -17    src/sys/kern/vfs_aio.c






More information about the Commits mailing list