aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/spi
Commit message (Expand)AuthorAgeFilesLines
* spi: switch to switchSulev-Madis Silber2026-05-291-20/+15
* spi: "-S" option for continuous stream from standard input to busSulev-Madis Silber2026-01-172-10/+38
* Replace last few remaining MAN[1-8] with MANDag-Erling Smørgrav2025-07-261-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* 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