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
/
main.c
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
*
* Fix a stack of warnings.
dfr
1999-09-01
1
-3
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
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
*
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
1
-0
/
+178