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
/
sparc64
/
loader
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start each of the license/copyright comments with /*-
imp
2005-01-05
1
-1
/
+1
*
Back out v1.24. v1.40 of sys/sparc64/sparc64/bus_machdep.c fixes the
kensmith
2004-09-08
1
-3
/
+1
*
Temporary bandaid to help sparc64 systems with ATA disks boot. Recent
kensmith
2004-08-19
1
-1
/
+3
*
Instead of "OpenFirmware", "openfirmware", etc. use the official spelling
marius
2004-08-16
1
-1
/
+1
*
Convert to __FBSDID.
obrien
2004-01-04
1
-2
/
+4
*
NFS support should be conditional on LOADER_NFS_SUPPORT, not
tmm
2003-07-11
1
-1
/
+1
*
Remember to release the loader's heap.
jake
2003-06-15
1
-1
/
+7
*
Commit a missed change to keep in sync with the MI elf loader.
peter
2003-05-01
1
-4
/
+4
*
Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.
jake
2002-12-19
1
-1
/
+4
*
Change the device path representation in libofw to use the full firmware
jake
2002-11-10
1
-35
/
+17
*
Compile in support for zipfs and bzipfs so we can load the gzipped mfsroot
jake
2002-10-13
1
-0
/
+6
*
- Do not pretend to compile a kernel and remove the definition
robert
2002-08-21
1
-2
/
+0
*
- Define the macro _KERNEL to pretend we are compiling a kernel.
robert
2002-08-21
1
-1
/
+2
*
Print out the strings in vers.o instead of hardcoding the loader banner.
jake
2002-08-04
1
-2
/
+4
*
Add needed include of queue.h. Remove unneeded include of smp.h.
jake
2002-05-29
1
-1
/
+1
*
Use a contrived 'tlb_entry' structure for passing the mappings for the
jake
2002-05-29
1
-9
/
+12
*
More s/file system/filesystem/g
trhodes
2002-05-16
1
-2
/
+2
*
Attempt to not crash and burn on UltraSPARC III machines; the cpuid property
jake
2002-05-11
1
-1
/
+2
*
Do not use semi-fixed TLB slots for the 4M kernel pages any more.
tmm
2002-04-02
1
-12
/
+14
*
Add support for booting from CD-ROM. Make it possible to enable UFS
tmm
2002-04-01
1
-0
/
+19
*
Catch up to change in tte format.
jake
2002-03-01
1
-3
/
+3
*
Keep track of the ttes used to map the kernel and pass them to it as loader
jake
2002-02-23
1
-15
/
+77
*
Fix fs support ifdefs. Add tftp support. Add physical and virtual
jake
2002-02-23
1
-12
/
+107
*
Add definitions for network support, doesn't work yet.
jake
2001-10-30
1
-27
/
+40
*
Fix some warnings.
robert
2001-10-15
1
-4
/
+4
*
Add the FreeBSD/sparc64 boot loader source files.
robert
2001-10-15
1
-0
/
+320