| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r283939: userboot: enable bzipfs support | avg | 2015-06-12 | 1 | -1/+2 |
* | MFC r264400,r265836: | ngie | 2014-12-31 | 3 | -3/+3 |
* | MFC r263005 by royger: howto_names: unify declaration | emaste | 2014-09-04 | 1 | -23/+1 |
* | MFC 264353,264509,264768,264770,264825,264846,264988,265114,265165,265365, | jhb | 2014-07-21 | 2 | -0/+46 |
* | MFC 262331,262487,262495,262523: | jhb | 2014-07-20 | 6 | -15/+135 |
* | MFC 261504: | jhb | 2014-06-12 | 6 | -68/+109 |
* | MFC r257532 (by adrian): | dim | 2013-12-30 | 2 | -2/+2 |
* | Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knob | bdrewery | 2013-09-29 | 3 | -3/+3 |
* | Convert machine/elf.h, machine/frame.h, machine/sigframe.h, | kib | 2013-02-20 | 1 | -0/+1 |
* | Bring in some userboot changes from the bhyve branch to reduce diffs. | grehan | 2013-01-08 | 2 | -2/+3 |
* | Move the 64-bit _setjmp to lib/libstand. | rpaulo | 2012-12-21 | 2 | -94/+1 |
* | Teach userboot to boot from ISO image files. | neel | 2012-11-30 | 2 | -4/+7 |
* | Add a callback function to userboot.so to fetch a list of environment | neel | 2012-11-12 | 3 | -2/+42 |
* | Add the flags parameter to the disk_open() function and DISK_F_NOCACHE | ae | 2012-10-21 | 1 | -2/+2 |
* | boot: use -march=i386 for both i386 and amd64 builds | avg | 2012-10-20 | 1 | -1/+2 |
* | Replace all references to loader_callbacks_v1 with loader_callbacks. | ae | 2012-10-03 | 4 | -6/+6 |
* | Almost each time when loader opens a file, this leads to calling | ae | 2012-09-29 | 1 | -0/+1 |
* | Bump USERBOOT_VERSION. | ae | 2012-08-05 | 3 | -2/+5 |
* | Introduce new API to work with disks from the loader's drivers. | ae | 2012-08-05 | 5 | -93/+102 |
* | Remove unused variables. | ae | 2012-08-05 | 2 | -2/+1 |
* | MFV: Update zlib to 1.2.7. | delphij | 2012-06-21 | 1 | -6/+11 |
* | Merge index() and strchr() together. | ed | 2012-01-03 | 1 | -4/+4 |
* | Fix r223695 to compile on architectures which don't use the MBR scheme; wrap | marius | 2011-07-01 | 1 | -1/+1 |
* | Add a version of the FreeBSD bootloader which can run in userland, packaged | dfr | 2011-06-30 | 23 | -0/+3202 |