Date: Sun, 23 Dec 2001 17:08:48 -0500 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 Message-ID: <20011223220847.GE34708@shall.anarcat.dyndns.org> In-Reply-To: <200112212210.fBLMA1N83908@freefall.freebsd.org> References: <20011221220558.8DEB020ACD@shall.anarcat.dyndns.org> <200112212210.fBLMA1N83908@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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?20011223220847.GE34708>