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
*
Fix clang warnings.
rpaulo
2012-02-05
2
-3
/
+3
*
Clarify and improve the boot menu with some small changes:
pluknet
2012-01-25
1
-18
/
+18
*
Experimental support for booting CHRP-type PowerPC systems from hard disks.
nwhitehorn
2012-01-25
1
-1
/
+0
*
Wrap changes from svn r212126 inside LOADER_NFS_SUPPORT such that
sbruno
2012-01-19
1
-0
/
+2
*
Fix some unreliability problems related to MSR bits inherited from kboot by
nwhitehorn
2012-01-15
1
-1
/
+1
*
- Document TheDraw splash screens in the default loader.conf
eadler
2012-01-14
1
-1
/
+2
*
Get rid of a spurious warning on the console when booting the kernel
pluknet
2012-01-09
1
-2
/
+13
*
Document comconsole_port and comconsole_pcidev loader variables.
kib
2012-01-07
1
-1
/
+38
*
MFi386: revision 229435
nyan
2012-01-04
1
-31
/
+188
*
Fix 230MB MO support.
nyan
2012-01-04
1
-1
/
+1
*
Add special loader environment variables 'comconsole_port' and
kib
2012-01-03
3
-31
/
+195
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
3
-3
/
+3
*
Merge index() and strchr() together.
ed
2012-01-03
1
-4
/
+4
*
Unset the environment variables associated with individual menu items
pluknet
2011-12-30
3
-18
/
+81
*
Clean up from the 4.x era.
pluknet
2011-12-27
1
-3
/
+3
*
Make the RTC checking for QEMU even more aggressive.
ed
2011-12-21
1
-4
/
+6
*
Allow boot0cfg to force a PXE boot via boot0 on the next boot.
jhb
2011-12-20
1
-1
/
+1
*
- Rename if_carp.ko to carp.ko.
glebius
2011-12-16
1
-1
/
+1
*
Replace `inline static' by `static inline'.
ed
2011-12-13
1
-2
/
+2
*
zfsboot: print boot.config contents before parsing it
avg
2011-12-04
1
-2
/
+2
*
zfs boot: allow file vdevs to be used in testing (e.g. with zfsboottest)
avg
2011-12-04
1
-0
/
+3
*
Rename the linker emulation name for powerpc and powerc64. This is needed that
andreast
2011-11-19
3
-3
/
+3
*
Initial version of cesa(4) driver for Marvell crypto engine and security
raj
2011-11-19
2
-0
/
+4
*
- Add new loader_logo orbbw to default.conf
miwi
2011-11-19
1
-1
/
+1
*
- Whitespaces fixed only
miwi
2011-11-19
1
-3
/
+3
*
Wire the kernel text RWX, rather than RX. We're not quite ready
marcel
2011-11-17
1
-1
/
+1
*
Add DTS for the Freescale P2020DS.
raj
2011-11-17
1
-0
/
+754
*
Add DTS for the Freescale P1020RDB.
marcel
2011-11-14
1
-0
/
+627
*
Add DTS for the Freescale P3041DS.
marcel
2011-11-14
1
-0
/
+753
*
Revert some debugging printfs that crept into 223695.
jhb
2011-11-09
1
-5
/
+1
*
Remove the remnants of /stand/sysinstall.
pluknet
2011-11-03
1
-1
/
+1
*
Remove the long reprecated ``/stand/sysinstall'' from the init_path.
pluknet
2011-10-27
1
-1
/
+1
*
- Add a new header for the x86 boot code that defines various structures
jhb
2011-10-25
6
-31
/
+128
*
Consolidate duplicate definitions of V86_CY() and V86_ZR() which check for
jhb
2011-10-25
15
-37
/
+27
*
With LOADER_MBR_SUPPORT defined and LOADER_GPT_SUPPORT undefined we would
pjd
2011-10-20
1
-2
/
+3
*
- Correctly read gang header from raidz.
pjd
2011-10-20
1
-51
/
+51
*
Fix missing return when LOADER_GPT_SUPPORT is defined, but LOADER_MBR_SUPPORT
pjd
2011-10-19
1
-1
/
+1
*
Always pass data size for checksum verification function, as using
pjd
2011-10-19
1
-1
/
+1
*
Never pass NULL block pointer when reading. This is neither expected nor
pjd
2011-10-19
1
-1
/
+2
*
Don't mark vdev as healthy too soon, so we won't try to use invalid vdevs.
pjd
2011-10-19
1
-2
/
+1
*
Look for /boot/config in addition to /boot.config, with the former taking
des
2011-10-18
6
-13
/
+24
*
Support for booting XLP using FDT.
jchandra
2011-10-18
1
-0
/
+67
*
- change "is is" to "is" or "it is"
eadler
2011-10-16
1
-1
/
+1
*
Allow ixp425 boot2 to compile after r219452
thompsa
2011-10-04
1
-1
/
+1
*
zfstest: rename to zfsboottest and move to tools
avg
2011-09-16
1
-144
/
+0
*
gpt/zfs boot blocks: reduce optimizing CFLAGS to -O1
avg
2011-09-13
3
-29
/
+4
*
zfstest: cleanup the code, improve functionality and diagnostics
avg
2011-09-13
1
-16
/
+40
*
Restore behavior of the autoboot_delay="-1" boot menu setting to the
jh
2011-09-02
2
-6
/
+11
*
Add kern.cam.boot_delay description (with reasonable default) to
marck
2011-08-23
1
-0
/
+2
*
Add support for the Blu-Ray drive found in the Sony Playstation 3 and fix
nwhitehorn
2011-08-14
8
-35
/
+209
[next]