cvs commit: src/share/man/man9 devclass_get_devices.9
 devclass_get_drivers.9         src/sys/kern subr_bus.c
    Nate Lawson 
    njl at FreeBSD.org
       
    Thu May 19 22:04:22 PDT 2005
    
    
  
njl         2005-05-20 05:04:22 UTC
  FreeBSD src repository
  Modified files:
    share/man/man9       devclass_get_devices.9 
                         devclass_get_drivers.9 
    sys/kern             subr_bus.c 
  Log:
  Document that the returned pointer should be freed even if the number
  of items returned is 0.
  
  Revision  Changes    Path
  1.8       +6 -3      src/share/man/man9/devclass_get_devices.9
  1.2       +4 -1      src/share/man/man9/devclass_get_drivers.9
  1.183     +1 -1      src/sys/kern/subr_bus.c
    
    
More information about the cvs-all
mailing list