ladybird/Base
Liav A a91da67216 Utilities/lspci: Iterate over /sys/bus/pci instead of reading /proc/pci
This opens many opportunities to add more data printed in lspci in a
flexible manner - so instead of reading an ever-expanding JSON encoded
file, we can add more features and let the utility read the directory
entries from sysfs.

This also allows not only filtering data on devices but to easily filter
non-wanted devices when printing the output.
2022-03-08 21:52:10 +01:00
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc Base: Associate mp3 files with SoundPlayer 2022-02-26 16:01:26 +01:00
home/anon Base: Add the flag emoji for Hesse (DE-HE) 2022-03-02 21:06:05 +01:00
res Base: Remove metadata from emojis to decrease filesize 2022-03-08 16:44:51 +01:00
root Base: Remove TelnetServer and WebServer from the generated manpage list 2022-02-28 20:30:35 +02:00
usr Utilities/lspci: Iterate over /sys/bus/pci instead of reading /proc/pci 2022-03-08 21:52:10 +01:00
www Base: Improve default WebServer pages 2022-02-23 21:28:17 +00:00