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
/
alpha
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the call to extend_heap() from main to start so that if our BSS
dfr
2000-10-25
1
-3
/
+2
*
Steal 512KB more from system memory for heap instead of 256KB. We died
mjacob
2000-09-18
1
-9
/
+11
*
Always install loader.4th, defaults/loader.conf, and support.4th instead of
jhb
2000-07-10
1
-1
/
+1
*
Move man page directives to common/Makefile.inc.
dcs
2000-05-19
1
-6
/
+0
*
Install the bootforth config files for the Alpha too. loader.conf should
peter
2000-05-12
1
-0
/
+17
*
Reactivate the FICL hooks to make it be compiled in, but also initialize
peter
2000-05-12
1
-8
/
+8
*
Fix the Alpha loader the rest of the way. If FICL is present in
peter
2000-05-12
1
-8
/
+8
*
Teach the alpha loader install process to make backup copies of the
msmith
2000-05-06
1
-2
/
+5
*
Update loader logic to distinguish modules vs. files.
bp
2000-05-01
1
-2
/
+2
*
Teach the loader about the ext2fs filesystem, extended partitions, and
jlemon
2000-04-29
1
-0
/
+3
*
Connect up the bootforth glue and compile it, but don't initialize it
peter
1999-12-27
1
-3
/
+13
*
Don't build gensetdefs when we can use /usr/bin/gensetdefs. The latter
marcel
1999-12-16
3
-102
/
+8
*
Fix build break.
dfr
1999-10-09
1
-1
/
+0
*
Add net device to netboot.
dfr
1999-10-09
1
-0
/
+3
*
Add more missing files from the reorganisation.
msmith
1999-09-07
2
-0
/
+99
*
Common Alpha loader Makefile, omitted accidentally from the previous set
msmith
1999-09-06
1
-0
/
+83
*
* Fix a stack of warnings.
dfr
1999-09-01
1
-3
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
Implement a simple LRU block cache. By default this is initialised to 16k,
msmith
1998-11-02
1
-1
/
+6
*
* Extend the memory available for the heap from 256k to 512k.
dfr
1998-10-31
1
-4
/
+48
*
Reserve some space for the stack in the region we recover from the initial
msmith
1998-10-24
1
-2
/
+3
*
Reclaim the 48k used by the first bootstrap stage by adding it to the malloc
dfr
1998-10-19
1
-8
/
+16
*
* Add old UFS compatibility code to alpha/boot1.
dfr
1998-09-26
1
-2
/
+2
*
Initial integration of the i386 bootloader and BTX.
msmith
1998-09-17
1
-313
/
+0
*
Bootstrap updates.
msmith
1998-09-03
1
-10
/
+2
*
Bootloader update.
msmith
1998-08-31
1
-2
/
+3
*
Minor tweaks to track a couple of i386 changes and to make it compile.
dfr
1998-08-22
1
-4
/
+17
*
This is the new unified bootstrap, sometimes known previously as the
msmith
1998-08-21
4
-0
/
+581