aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/dev.c
Commit message (Expand)AuthorAgeFilesLines
* stand: Automated cleanup of cdefs and other formattingWarner Losh2024-04-161-1/+0
* stand: Remove ancient SCCS tags.Warner Losh2024-04-161-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* stand: dev can't be NULL in default_prasedevWarner Losh2023-01-131-4/+1
* stand: Move dev_cleanup into libsaWarner Losh2023-01-111-0/+11
* stand: Add dv_matchWarner Losh2022-11-301-2/+7
* stand: parsedev API change: devspec now points to start of full device nameWarner Losh2022-11-301-1/+1
* stand: create devinitWarner Losh2022-11-301-0/+18
* stand: Introduce devparse to parse device / path stringsWarner Losh2022-11-301-0/+82
* stand: Add devformat to return formatted string for a deviceWarner Losh2022-08-111-0/+11
* ANSIify libsa functionsAlfonso2021-11-191-6/+3
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+61