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
/
forth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve support for blacklisting bad memory locations. The user can supply
scottl
2015-04-29
1
-0
/
+10
*
Add "GELI Passphrase:" prompt to boot loader.
dteske
2015-04-16
3
-7
/
+45
*
Re-do proper mode-endings. Antithesis of r281176-281179 which reverted
dteske
2015-04-08
6
-26
/
+26
*
Fix a bootlock condition if/when loader_logo is set in loader.conf(5)
dteske
2015-04-08
1
-2
/
+4
*
Eliminate literal escape sequences from *.rc
dteske
2015-04-06
2
-16
/
+19
*
Partially revert r280976: Back to previous mode-endings based on feedback
dteske
2015-04-06
1
-16
/
+16
*
Partially revert r280975: Back to previous mode-endings based on feedback
dteske
2015-04-06
2
-7
/
+7
*
Partially revert r280974: Back to previous mode-endings based on feedback
dteske
2015-04-06
2
-2
/
+2
*
Partially revert r280925: Back to previous mode-endings based on feedback
dteske
2015-04-06
1
-1
/
+1
*
Make sure forth manpages are only installed once.
bapt
2015-04-04
1
-0
/
+13
*
Revert .PATH changes to fix mips build.
jkim
2015-04-03
1
-1
/
+0
*
Install newly added brand-*.4th and logo-*.4th files and reduce duplication.
jkim
2015-04-02
1
-0
/
+26
*
Use ^[[m mode-ending (as-in screen.4th `me') versus ^[[37m
dteske
2015-04-02
1
-16
/
+16
*
Eliminate literal escape sequences from *.4th
dteske
2015-04-02
8
-93
/
+154
*
Use fg/b/me from screen.4th instead of literals
dteske
2015-04-02
2
-11
/
+7
*
Whoops! "arc commit --revision" != "arc diff --update"
dteske
2015-04-01
3
-45
/
+7
*
Add "GELI Passphrase:" prompt to boot loader.
dteske
2015-04-01
3
-7
/
+45
*
Solve dreaded "dictionary full" issue by segregating words into new
dteske
2015-04-01
10
-254
/
+329
*
When forced to draw ASCII lines/boxen, use `=' for the horizontal line
dteske
2015-04-01
1
-1
/
+6
*
Securely overwrite (zero) user input when we finish password checks.
dteske
2015-04-01
1
-5
/
+14
*
Add remainder of supported ANSI escape sequences.
dteske
2015-04-01
1
-0
/
+12
*
Move beastie to logo-*.4th; brands to brand-*.4th
dteske
2015-04-01
9
-229
/
+333
*
Comments. No functional change.
dteske
2015-04-01
1
-1
/
+1
*
Whitespace and cleanup. No functional change(s).
dteske
2015-03-31
1
-24
/
+16
*
Optimize bootmsg to use fg/bg/me from screen.4th
dteske
2015-03-31
1
-7
/
+6
*
Comments. No functional change(s).
dteske
2015-03-31
11
-18
/
+71
*
Whitespace. No functional change(s).
dteske
2015-03-31
2
-28
/
+11
*
Change contents of the exec variable in loader.conf to be friendly to both
dteske
2015-03-31
1
-1
/
+1
*
Remove from legacy ata(4) driver support for hardware, supported by newer
mav
2015-03-24
1
-2
/
+0
*
Add missing variables password/bootlock_password.
dteske
2015-03-23
1
-0
/
+2
*
Increase max input for password/bootlock_password from 16 to 255.
dteske
2015-03-23
1
-44
/
+32
*
Prevent password/bootlock_password features of loader.conf(5) from
dteske
2015-03-23
1
-8
/
+9
*
Fix sgetkey indentation to be consistent with the rest of the file.
dteske
2015-03-23
1
-28
/
+23
*
Revert SVN r277693.
dteske
2015-02-06
2
-6
/
+8
*
Fix the font in the text version. This has bothered me for a long time...
des
2015-01-25
2
-8
/
+6
*
loader: implement multiboot support for Xen Dom0
royger
2015-01-15
3
-6
/
+25
*
mdoc: improvements to SEE ALSO.
joel
2014-12-27
5
-8
/
+8
*
Add a new loader(8) variable, twiddle_divisor, allowing control over the
ian
2014-12-22
1
-0
/
+1
*
Renove faith(4) and faithd(8) from base. It looks like industry
melifaro
2014-11-09
1
-1
/
+0
*
Add support for calling pcibios routines from the
imp
2014-09-10
1
-0
/
+47
*
add a hit that you can enable this by default if you want... necessary
jmg
2014-07-04
1
-0
/
+1
*
Allow customization of the brand displayed in the boot menu.
rodrigc
2014-06-01
1
-0
/
+11
*
lindev(4): finish the partial commit in r265212
eadler
2014-05-02
1
-1
/
+0
*
Disable the beastie menu for EFI console which doesn't support ANSI codes
dteske
2014-04-27
3
-2
/
+11
*
Add geom_uncompress to the list of available geom modules on loader.conf.
loos
2014-02-27
1
-0
/
+1
*
Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIA
brueffer
2014-02-16
1
-1
/
+0
*
Add a try-include word (which acts the same as "include") and use it to
dteske
2013-11-17
4
-1
/
+22
*
Refactor draw-beastie function.
dteske
2013-11-17
1
-46
/
+16
*
Extend loader_delay as-documented in beastie.4th(8) and delay.4th(8), making ...
dteske
2013-11-07
3
-4
/
+14
*
Defer loading of kernel and modules if the beastie menu is enabled. Add a
dteske
2013-11-04
10
-130
/
+379
[next]