index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
boot
/
userboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Link bcache into userboot.so, was not added in r298230
allanjude
2016-04-19
1
-0
/
+1
*
A new implementation of the loader block cache
allanjude
2016-04-18
3
-8
/
+40
*
Cleanup unnecessary semicolons from the kernel.
pfg
2016-04-10
2
-2
/
+2
*
Add more .NOMETA missed in r291320
bdrewery
2016-03-11
1
-1
/
+1
*
userboot: use MK_CTF=no to disable CTF
emaste
2016-02-29
1
-1
/
+1
*
Add vm_set_register() and vm_set_desc() callbacks. These callbacks
marcel
2016-02-26
1
-0
/
+15
*
Check that the userboot version is at least 3, rather than
marcel
2016-02-26
1
-9
/
+10
*
DIRDEPS_BUILD: Regenerate without local dependencies.
bdrewery
2016-02-24
3
-46
/
+0
*
Move init_zfs_bootenv to sys/boot/zfs/zfs.c instead of having a copy in each ...
allanjude
2016-01-15
1
-27
/
+0
*
Make it possible to specify the path to userboot.so with the -b flag.
jmallett
2016-01-14
1
-4
/
+8
*
Only call init_zfs_bootenv() when the system was booted with ZFS
allanjude
2016-01-09
1
-7
/
+12
*
Update dependencies.
bdrewery
2016-01-09
1
-1
/
+0
*
Reduce libstand Makefile duplication
emaste
2016-01-08
1
-129
/
+5
*
Add support for ZFS Boot Environments to userboot (for bhyve and others)
allanjude
2016-01-08
1
-0
/
+55
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2016-01-07
1
-1
/
+0
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2015-12-07
1
-0
/
+1
*
META MODE: Update dependencies with 'the-lot' and add missing directories.
bdrewery
2015-12-01
5
-0
/
+124
*
Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags.
imp
2015-08-27
2
-35
/
+2
*
userboot: enable bzipfs support
avg
2015-06-03
1
-1
/
+2
*
Reduce diffs between the three copies of libstand's Makefile
emaste
2015-04-23
1
-19
/
+20
*
sys/boot/userboot/libstand/libstand.a should also include strtoul.c;
obrien
2015-02-27
1
-1
/
+1
*
Quiesce warning about discarding a const qualifier in assignement.
sbruno
2014-08-08
1
-2
/
+2
*
Give loaders more control over the Forth initialization process. In
marcel
2014-07-27
1
-1
/
+1
*
copyin/copyout should return 0 if they are truly emulating copyin/copyout beh...
sbruno
2014-07-22
1
-2
/
+5
*
Remove ia64.
marcel
2014-07-07
1
-12
/
+0
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
*
Provide an alias for the userboot console and name it 'comconsole'.
grehan
2014-05-01
2
-0
/
+46
*
Spell NO_PROFILE= as MK_PROFILE=no.
imp
2014-04-25
1
-1
/
+1
*
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
imp
2014-04-13
3
-3
/
+3
*
howto_names: unify declaration
royger
2014-03-11
1
-23
/
+1
*
Change the MK_ZFS != "no" case slightly to avoid a name
grehan
2014-02-26
1
-5
/
+3
*
Slightly better revision of teaching userboot how to respect MK_CDDL
sbruno
2014-02-25
1
-4
/
+4
*
Teach userboot to comply with WITHOUT_CDDL/WITHOUT_ZFS
sbruno
2014-02-25
1
-0
/
+2
*
ZFS boot support for bhyveload.
grehan
2014-02-22
6
-15
/
+135
*
Add support for FreeBSD/i386 guests under bhyve.
jhb
2014-02-05
6
-68
/
+109
*
For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc.
dim
2013-12-26
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
[next]