1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-21 15:45:02 +00:00
freebsd/usr.sbin/pciconf
Conrad Meyer ae9dddfc09 pciconf(8): Replace an assert with errx
The condition can be hit with simple user input, so it isn't an invariant.
Just error out.

PR:		217003
Reported by:	Vladislav V. Prodan <admin at support.od.ua>
Sponsored by:	Dell EMC Isilon
2017-02-11 18:04:43 +00:00
..
cap.c Fix some logic in PCIe HotPlug; display EI status 2016-08-05 23:23:48 +00:00
err.c
Makefile Make WARNS=6 safe. 2016-02-18 15:23:25 +00:00
Makefile.depend
pathnames.h Prefer pciids database from ports if present 2015-09-06 20:05:29 +00:00
pciconf.8 Don't repeat the the word 'the' 2016-05-17 12:52:31 +00:00
pciconf.c pciconf(8): Replace an assert with errx 2017-02-11 18:04:43 +00:00
pciconf.h