aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/userboot/test
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-143-506/+0
* Use proper include file. While <boot/userboot/userboot.h> works, itWarner Losh2017-11-131-1/+1
* Install the 4th files in sys/boot/forth instead of each loaderWarner Losh2017-11-101-1/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Use defs.mk values for userbootWarner Losh2017-10-301-3/+3
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-101-1/+1
* Make it possible to specify the path to userboot.so with the -b flag.Juli Mallett2016-01-141-4/+8
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-01-071-1/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2015-12-071-0/+1
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+18
* copyin/copyout should return 0 if they are truly emulating copyin/copyout beh...Sean Bruno2014-07-221-2/+5
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knobBryan Drewery2013-09-291-1/+1
* Add a callback function to userboot.so to fetch a list of environmentNeel Natu2012-11-121-1/+15
* Replace all references to loader_callbacks_v1 with loader_callbacks.Andrey V. Elsukov2012-10-031-2/+2
* Bump USERBOOT_VERSION.Andrey V. Elsukov2012-08-051-1/+1
* Introduce new API to work with disks from the loader's drivers.Andrey V. Elsukov2012-08-051-0/+26
* Add a version of the FreeBSD bootloader which can run in userland, packagedDoug Rabson2011-06-302-0/+443