aboutsummaryrefslogtreecommitdiff
path: root/stand/i386/libi386/devicename.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* stand: Create common gen_setcurrdev and replace codeWarner Losh2023-01-111-16/+0
* stand/i386: Move to using common devparse()Warner Losh2022-11-301-104/+5
* stand: Change zfs_parsedev() APIWarner Losh2022-11-301-5/+1
* stand: Change disk_parsedev() APIWarner Losh2022-11-301-6/+2
* stand: i386_fmtdev can be reduced to devformatWarner Losh2022-08-111-27/+0
* loader: implement mount/unmount rootfsToomas Soome2021-09-081-7/+7
* i386_parsedev() needs to support fd devicesToomas Soome2019-01-021-19/+29
* Stop using ../zfs/libzfs.h but instead use libzfs.h.Warner Losh2018-07-081-1/+1
* Remove d_type from devdesc. It's not needed as we can fetch it fromWarner Losh2018-03-121-2/+1
* Use the actual struct devdesc at the start of all *_devdesc structsWarner Losh2018-03-121-5/+5
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+206