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
/
libalpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't clobber the default for CFLAGS.
bde
2001-08-31
1
-1
/
+1
*
One needs to introduce things with a `.file' directive before trying to
obrien
2001-05-28
1
-1
/
+2
*
Don't call prom_open() multiple times. This confuses some versions of SRM
dfr
2001-04-05
1
-8
/
+22
*
Fix whitespace.
obrien
2001-03-04
1
-2
/
+2
*
Preceed/preceeding are not english words. Use precede or preceding.
asmodai
2001-02-18
1
-1
/
+1
*
init booted_kernel from environment kernelname (if there)
mjacob
2000-11-14
1
-0
/
+6
*
move init of booted_kernel to bootinfo.c
mjacob
2000-11-14
1
-4
/
+2
*
Move the call to extend_heap() from main to start so that if our BSS
dfr
2000-10-25
1
-0
/
+4
*
Don't build start.S as part of libalpha.a - its built specially.
dfr
2000-10-25
1
-1
/
+1
*
Make the stack 12K- we seem to need a bit more.
mjacob
2000-09-18
1
-3
/
+3
*
Fix the more obvious warnings to deal with my earlier warning cleanups.
jhb
2000-08-03
2
-11
/
+11
*
Delay calling the device cleanup routines until the absolute last
ps
2000-06-14
1
-0
/
+1
*
Record the new PALcode revision in the pcs structure after changing to
dfr
2000-06-03
1
-0
/
+2
*
Update loader logic to distinguish modules vs. files.
bp
2000-05-01
2
-30
/
+30
*
Pass unit number to bcache_strategy(), so that the cache can be
dcs
2000-03-15
1
-2
/
+3
*
Remove BAD144 support, it has already been disabled for some time.
phk
1999-12-08
1
-1
/
+0
*
Allow this driver to open disks with no labels (CDROMS don't).
dfr
1999-10-12
1
-1
/
+2
*
Change NetBSD/Alpha to FreeBSD/alpha.
dfr
1999-09-06
1
-1
/
+1
*
Slight reorganisation of the Alpha/SRM loader build:
msmith
1999-09-03
2
-2
/
+4
*
* Fix a stack of warnings.
dfr
1999-09-01
3
-5
/
+12
*
$Id$ -> $FreeBSD$
peter
1999-08-28
21
-21
/
+21
*
Append the flags from the "boot" command to those which came from
jdp
1999-08-14
1
-2
/
+23
*
Walk around the end of all the silly guessing of device types and unit
msmith
1999-07-21
1
-1
/
+19
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
2
-5
/
+6
*
Revert bootinfo to 1.4 and use a different solution to NULL m_args
dcs
1999-03-20
1
-5
/
+5
*
Don't choke in MOD_ARGS() if mp->m_args is NULL.
dfr
1999-03-18
1
-4
/
+5
*
Add MODINFO_ARGS, parameters passed to a module at load time.
dcs
1999-03-08
1
-1
/
+4
*
Include "bootstrap.h" to get a definition for bcache_devdata.
msmith
1998-11-03
1
-1
/
+2
*
Implement a simple LRU block cache. By default this is initialised to 16k,
msmith
1998-11-02
1
-6
/
+13
*
* Extend the memory available for the heap from 256k to 512k.
dfr
1998-10-31
2
-8
/
+30
*
Turn of disk debugging by default (suppress annoying "partition marked as
msmith
1998-10-16
1
-2
/
+2
*
Fix the bootinfo so that the right values actual make it into the kernel.
dfr
1998-10-15
2
-10
/
+11
*
Get the last used address via a more conservative method, don't depend
peter
1998-10-15
1
-4
/
+6
*
Initial attempt to update the Alpha loader and kernel to use the machine
peter
1998-10-14
3
-186
/
+217
*
add <sys/linker.h>
dima
1998-10-11
1
-1
/
+2
*
* Add old UFS compatibility code to alpha/boot1.
dfr
1998-09-26
3
-10
/
+12
*
Make the alpha bootstrap build again, fix some warning and change sdboot to d...
dfr
1998-09-20
2
-4
/
+5
*
Resynch with working sources before BTX integration.
msmith
1998-09-14
1
-4
/
+3
*
Bootstrap updates.
msmith
1998-09-03
1
-1
/
+8
*
Bootloader update.
msmith
1998-08-31
5
-75
/
+83
*
Minor tweaks to track a couple of i386 changes and to make it compile.
dfr
1998-08-22
2
-3
/
+8
*
This is the new unified bootstrap, sometimes known previously as the
msmith
1998-08-21
19
-0
/
+2498