cvs commit: src/sys/dev/fdc fdc.c src/sys/geom geom_dev.c geom_io.c

John Baldwin jhb at FreeBSD.org
Fri Feb 23 23:06:10 UTC 2007


jhb         2007-02-23 23:06:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fdc          fdc.c 
    sys/geom             geom_dev.c geom_io.c 
  Log:
  Use tsleep() rather than msleep() with a NULL mtx parameter.
  
  Revision  Changes    Path
  1.316     +9 -9      src/sys/dev/fdc/fdc.c
  1.91      +1 -1      src/sys/geom/geom_dev.c
  1.73      +1 -1      src/sys/geom/geom_io.c


More information about the cvs-src mailing list