Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2001 11:47:12 -0700 (PDT)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_conf.c src/sys/sys conf.h
Message-ID:  <200110171847.f9HIlCa70666@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2001/10/17 11:47:12 PDT

  Modified files:
    sys/kern             kern_conf.c 
    sys/sys              conf.h 
  Log:
  Add dev_named(dev, name), which is similar in spirit to devtoname().
  This function returns success if the device is known by either 'name'
  or any of its aliases.
  
  Revision  Changes    Path
  1.97      +14 -1     src/sys/kern/kern_conf.c
  1.135     +2 -1      src/sys/sys/conf.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110171847.f9HIlCa70666>