aboutsummaryrefslogtreecommitdiff
path: root/stand/userboot/test/test.c
Commit message (Expand)AuthorAgeFilesLines
* userboot: support environment and symlinks in test applicationStephen J. Kiernan2024-04-301-35/+161
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* test_diskread(): detect end of the diskToomas Soome2022-06-191-0/+5
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-2/+23
* Fix pkgfs stat so it satisfies libsecurebootSimon J. Gerraty2020-03-251-6/+11
* loader: userboot/test should accept more than one diskToomas Soome2019-11-031-13/+13
* userboot/test should use PRIx64 as one would expect from prefix 0xToomas Soome2019-10-241-1/+1
* Make putenv and getenv match the userland definition of theseWarner Losh2017-12-061-2/+2
* Mark the func pointer as __dead2. It looks up loader_main, whichWarner Losh2017-11-241-1/+1
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+475