aboutsummaryrefslogtreecommitdiff
path: root/stand/libofw/devicename.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* stand/ofw: dev can't be NULL hereWarner Losh2023-01-241-2/+1
* stand: Create common gen_setcurrdev and replace codeWarner Losh2023-01-241-14/+0
* stand/ofw: Refactor ofw parsedevWarner Losh2023-01-241-0/+23
* stand/ofw: Use devparseWarner Losh2023-01-241-81/+12
* stand/ofw: Add ofw_path_to_handleWarner Losh2023-01-241-0/+33
* stand: parsedev API change: devspec now points to start of full device nameWarner Losh2023-01-241-1/+1
* stand/ofw: Access the parsing routine more directlyWarner Losh2023-01-241-4/+4
* stand: Change zfs_parsedev() APIWarner Losh2023-01-241-2/+2
* stand/ofw: Use strpbrk instead of two strchrsWarner Losh2023-01-241-19/+16
* loader: implement mount/unmount rootfsToomas Soome2022-01-131-7/+7
* Move stand/ofw/libofw to stand/libofw.Brandon Bergren2020-01-021-0/+146