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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Discussed at-length on -arch.
dteske
2012-11-28
2
-42
/
+142
*
Print kernel args when booting the kernel.
kientzle
2012-11-25
1
-0
/
+1
*
Make FDT blob compatible with Raspberry Pi firmware.
gonzo
2012-11-23
1
-11
/
+22
*
Fix build after r243245.
marius
2012-11-19
1
-6
/
+6
*
Fix build on powerpc.
trasz
2012-11-19
1
-8
/
+8
*
+ This patch does not change user experience or functionality
dteske
2012-11-16
2
-309
/
+274
*
boot: use packed attribute for edd_params* structures and their substructures
avg
2012-11-14
1
-5
/
+5
*
Add a callback function to userboot.so to fetch a list of environment
neel
2012-11-12
3
-2
/
+42
*
Fix a stack leak in [unused] cycle_menuitem function while we're here
dteske
2012-11-12
1
-0
/
+1
*
cosmetic changes to reduce diffs against i386.
nyan
2012-11-10
1
-2
/
+2
*
MFi386: r241300
nyan
2012-11-10
1
-14
/
+22
*
MFi386: r241301
nyan
2012-11-10
2
-8
/
+15
*
MFi386: r241785
nyan
2012-11-10
1
-1
/
+1
*
Shrink boot2 by 8 bytes, by eliminating some unneeded instructions in
dim
2012-11-08
1
-4
/
+2
*
Put in a band-aid to get the pc98 bootstraps building, now clang is the
dim
2012-11-07
2
-1
/
+5
*
Hook in new files menusets.4th and manual.
dteske
2012-11-07
7
-6
/
+7
*
Fix funny comment.
dteske
2012-11-06
1
-1
/
+1
*
Fix c/p error in comment.
dteske
2012-11-06
1
-1
/
+1
*
Add ontop of my existing boot loader Forth code, including support for
dteske
2012-11-06
5
-2
/
+1016
*
Fix loader crash when some unhalted exception happens during `include`
mav
2012-10-26
1
-0
/
+6
*
Remove new-line characters from the include() errors to make it consistent
mav
2012-10-25
1
-2
/
+2
*
When loader tries to open GPT partition, but partition table is not GPT,
ae
2012-10-22
1
-0
/
+7
*
Add the flags parameter to the disk_open() function and DISK_F_NOCACHE
ae
2012-10-21
5
-16
/
+30
*
boot: use -march=i386 for both i386 and amd64 builds
avg
2012-10-20
5
-6
/
+13
*
Disconnect non-MPSAFE NTFS from the build in preparation for dropping
attilio
2012-10-17
1
-2
/
+0
*
Disconnect non-MPSAFE CODAFS from the build in preparation for dropping
attilio
2012-10-16
1
-1
/
+0
*
Disconnect non-MPSAFE XFS from the build in preparation for dropping
attilio
2012-10-16
1
-1
/
+0
*
Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping
attilio
2012-10-16
1
-1
/
+0
*
Since the introduction of the new advanced boot menu (r222417), options like
dteske
2012-10-14
3
-0
/
+113
*
Fix a typo (s/prefix/suffix/) and comment.
dteske
2012-10-09
1
-2
/
+2
*
Fix an oversight that cyclic menu items actually are zero-based and can
dteske
2012-10-09
1
-4
/
+4
*
Make the "Options:" separator-text configurable by setting $menu_optionstext.
dteske
2012-10-09
1
-1
/
+6
*
Add an echo to say we're "Booting..." when the overloaded "boot" Ficl word is
dteske
2012-10-08
3
-3
/
+8
*
Comment and Copyright fixes/updates.
dteske
2012-10-07
2
-14
/
+6
*
add detection of serial console presence to btx and boot2-like blocks
avg
2012-10-06
6
-20
/
+35
*
i386 comconsole: don't loop forever if hardware doesn't respond
avg
2012-10-06
1
-14
/
+22
*
boot/console: handle consoles that fail to probe
avg
2012-10-06
2
-10
/
+17
*
zfsboot: simplify probe_drive() a little bit
avg
2012-10-06
1
-27
/
+13
*
zfs boot: export boot/primary pool and vdev guid all the way to kenv
avg
2012-10-06
4
-2
/
+50
*
zfs loader: treat plain pool name as a name of its root dataset
avg
2012-10-06
1
-14
/
+10
*
zfs boot spa_status: print bootfs for each reported pool
avg
2012-10-06
1
-0
/
+11
*
boot/zfs: a small whitespace cleanup
avg
2012-10-06
1
-2
/
+2
*
boot/zfs: call zfs_spa_init for all found pools
avg
2012-10-06
2
-16
/
+22
*
zfsboot: use the same zfs dataset naming format as loader
avg
2012-10-06
1
-32
/
+53
*
zfs boot: add lszfs command to i386 loader
avg
2012-10-06
1
-0
/
+23
*
zfs boot: add code for listing child datasets of a given dataset
avg
2012-10-06
3
-4
/
+68
*
zfs boot: chose a "first" pool if none is explicitly requested
avg
2012-10-06
1
-2
/
+8
*
Replace all references to loader_callbacks_v1 with loader_callbacks.
ae
2012-10-03
4
-6
/
+6
*
Fix the style.
ae
2012-09-30
1
-4
/
+4
*
Remember the file format of the last loaded module and try to use it for
ae
2012-09-30
1
-2
/
+9
[next]