aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/spi
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Clean up spi.8Mateusz Piotrowski2020-08-211-44/+57
* Add an example for displaying the manufacturer and size info from aIan Lepore2018-06-231-0/+6
* Eliminate gcc "shadowed declaration" warnings by using idx rather thanIan Lepore2018-06-221-12/+12
* Add spi(8), a utility for communicating with a device on a SPI bus fromIan Lepore2018-06-223-0/+1164