aboutsummaryrefslogtreecommitdiff
path: root/stand/usb
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-166-6/+0
* stand: For all disk drivers, connect dv_parsedev to disk_parsedevWarner Losh2022-11-301-0/+1
* stand: Add disk_fmtdev for dv_fmtdev for all the disk devicesWarner Losh2022-08-111-0/+1
* mips: remove saf1761Warner Losh2022-01-041-8/+0
* stand: remove mips supportWarner Losh2021-12-101-4/+0
* Fix build of stand/usb .Hans Petter Selasky2020-01-231-1/+3
* Distinguish between "no partition" and "choose best partition" with a constant.Ian Lepore2019-03-241-2/+2
* Move the stand/usb test loader into its own directory.Hans Petter Selasky2018-02-072-5/+9
* Fix relative location of USB sources after recent move.Hans Petter Selasky2018-02-071-1/+1
* Centralize several variables.Warner Losh2018-02-021-1/+0
* Move some more common stuff up to Makefile.inc. In particular, the noWarner Losh2017-11-202-9/+0
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-1410-0/+1725