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
*
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
*
Reduce the number of attempts to detect proper kld format for the amd64
ae
2012-09-30
2
-0
/
+7
*
Fix disk_cleanup() to work without DISK_DEBUG too.
ae
2012-09-30
1
-1
/
+3
*
Almost each time when loader opens a file, this leads to calling
ae
2012-09-29
5
-35
/
+190
*
Disable splitfs support, since we aren't support floppies for a long
ae
2012-09-29
1
-0
/
+2
*
Make the loader a bit smarter, when it tries to open disk and the slice
ae
2012-09-28
1
-9
/
+11
*
MFi386: revision 240637
nyan
2012-09-23
1
-20
/
+6
*
Cosmetic changes.
nyan
2012-09-23
1
-6
/
+6
*
Implement elfN(reloc) for powerpc. With this change the kernel is now able to
andreast
2012-09-21
1
-0
/
+25
*
Fix panics on attempt to dereference uninitizlized pointer, returned via
mav
2012-09-18
1
-1
/
+1
*
loader/i386: replace ugly inb/outb re-implementations with cpufunc.h
avg
2012-09-18
1
-18
/
+4
*
Add the Tegra2 DTS files. Now our dtc supports including other files use
andrew
2012-09-17
2
-0
/
+132
*
Add support for MSI in interrupt controlller.
gber
2012-09-14
1
-1
/
+1
*
Add support for Armada XP A0.
gber
2012-09-14
1
-15
/
+15
*
The MBR data is not necessarily aligned. This is a problem on ARM.
kientzle
2012-09-14
1
-2
/
+2
*
Make pxe device in lsdev really include device name, looking like this:
mav
2012-09-12
2
-20
/
+4
*
zfs boot: add a size check for a value in fzap_lookup
avg
2012-09-11
1
-0
/
+2
*
zfs boot: print only an attribute name in fzap_list
avg
2012-09-11
1
-1
/
+2
*
zfs boot: fix/replace fzap_rlookup implementation
avg
2012-09-11
1
-47
/
+20
*
zfs boot: bring zap_leaf_chunk field names in sync with kernel code
avg
2012-09-11
2
-4
/
+4
*
boot: file_loadraw should strdup name argument
avg
2012-09-11
1
-1
/
+1
*
a bit of trailing whitespace cleanup
avg
2012-09-11
1
-7
/
+7
*
Slightly reduce an overhead for the open() call in the zfsloader.
ae
2012-09-11
2
-6
/
+6
*
Handle LOADER_NO_DISK_SUPPORT knob in the arm and powerpc ubldr.
ae
2012-09-09
2
-0
/
+8
*
Update according to the change of struct uboot_devdesc.
ae
2012-09-09
1
-1
/
+1
[next]