summaryrefslogtreecommitdiff
path: root/stand/userboot/test
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-04-30userboot: support environment and symlinks in test applicationStephen J. Kiernan
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-06-19test_diskread(): detect end of the diskToomas Soome
2020-09-21loader: zfs should support bootonce an nextbootToomas Soome
2020-03-25Fix pkgfs stat so it satisfies libsecurebootSimon J. Gerraty
2019-11-03loader: userboot/test should accept more than one diskToomas Soome
2019-10-24userboot/test should use PRIx64 as one would expect from prefix 0xToomas Soome
2018-02-02Centralize several variables.Warner Losh
2017-12-06Make putenv and getenv match the userland definition of theseWarner Losh
2017-12-05Don't inherit CFLAGS. This a specialized test program, and can beWarner Losh
2017-12-02Undefine _STANDALONE since this is test code. This is unsastifying,Warner Losh
2017-11-24Mark the func pointer as __dead2. It looks up loader_main, whichWarner Losh
2017-11-14Move sys/boot to stand. Fix all references to new locationWarner Losh