Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2000 07:01:07 -0700 (PDT)
From:      Neil Blakey-Milner <nbm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libdisk disk.c
Message-ID:  <200006231401.HAA13241@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

nbm         2000/06/23 07:01:07 PDT

  Modified files:
    lib/libdisk          disk.c 
  Log:
  Let Disk_Names() take advantage of the kern.disks sysctl if it's
  available.  If not, it falls back to the existing hack and slash method.
  
  A positive side effect is that non-root users may now use Disk_Names(),
  for non-dangerous libh/disk.tcl testing.
  
  Reviewed by:	phk
  
  Revision  Changes    Path
  1.58      +16 -1     src/lib/libdisk/disk.c



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?200006231401.HAA13241>