Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Dec 2001 14:10:01 -0800 (PST)
From:      The Anarcat <anarcat@anarcat.dyndns.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/33070: libdisk::Disk_Names() returns empty strings
Message-ID:  <200112232210.fBNMA1E60176@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/33070; it has been noted by GNATS.

From: The Anarcat <anarcat@anarcat.dyndns.org>
To: gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: bin/33070: libdisk::Disk_Names() returns empty strings
Date: Sun, 23 Dec 2001 17:08:48 -0500

 --QnBU6tTI9sljzm9u
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Note that this behaviors shows up only as non-root users since the
 problem is that the:
 
 if ((fd =3D open(disk, O_RDWR)) =3D=3D -1)
 
 fails...=20
 
 Also note that the above patch is for -stable only. I'm not sure current
 suffers from these problems.
 
 a.
 
 --QnBU6tTI9sljzm9u
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.0.6 (FreeBSD)
 Comment: For info see http://www.gnupg.org
 
 iEYEARECAAYFAjwmVdsACgkQttcWHAnWiGfUbgCgljOa03tBdpu5oXVm7BHR5SCZ
 wkUAni1JnGyIUZaZ1x3QgSCy6eYVr3B1
 =7ADy
 -----END PGP SIGNATURE-----
 
 --QnBU6tTI9sljzm9u--

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




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