freebsd-nq/usr.sbin/pciconf
Robert Watson 6c72866dff Only a read-only file descriptor is required to implement list_devs()
and list_verbose(), so don't open /dev/pci read-write.  This allows
pciconf -l[v] to work for non-root users, assuming the securelevel is
0 or -1.

Problem experienced by:	William Michael Grim <wgrim@siue.edu>
2003-12-31 19:38:29 +00:00
..
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
pathnames.h
pciconf.8 Moved $FreeBSD$ tag to where it belongs. 2003-05-22 11:55:26 +00:00
pciconf.c Only a read-only file descriptor is required to implement list_devs() 2003-12-31 19:38:29 +00:00