freebsd-dev/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
pathnames.h
pciconf.8
pciconf.c Only a read-only file descriptor is required to implement list_devs() 2003-12-31 19:38:29 +00:00