| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -3/+3 |
* | To quote the submitter: | marcel | 2004-04-04 | 1 | -3/+15 |
* | _start.S -> _start.s as the latter is pure asm file. | ru | 2004-02-11 | 2 | -9/+1 |
* | Since loader(8) on SPARC64 is a pure ELF executable (as opposed | ru | 2004-02-10 | 1 | -1/+0 |
* | MFi386. | ru | 2004-02-09 | 3 | -52/+28 |
* | Convert to __FBSDID. | obrien | 2004-01-04 | 3 | -4/+7 |
* | Set RB_SERIAL in boothowto if the firmware output-device is ttya or ttyb. | jake | 2003-11-11 | 1 | -4/+6 |
* | 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 |
* | Also look for an "elf64 kernel" (for sparc64) and "elf32 kernel" (for | peter | 2003-04-30 | 1 | -1/+3 |
* | Cut&Paste considered far too easy: | phk | 2003-04-16 | 1 | -1/+0 |
* | Libdisk does not need to include <sys/diskslice.h> any more. | phk | 2003-04-04 | 1 | -2/+0 |
* | Fix breakage from earlier inadvertant changes. | jake | 2002-12-20 | 1 | -4/+0 |
* | 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 | 3 | -48/+25 |
* | Pass the right number of tlb slots to the kernel. The allocation scheme | tmm | 2002-10-18 | 1 | -10/+4 |
* | Compile in support for zipfs and bzipfs so we can load the gzipped mfsroot | jake | 2002-10-13 | 2 | -0/+14 |
* | Remove NOFORTH=yes, it seems to work now thanks to scottl. | jake | 2002-09-02 | 1 | -1/+0 |
* | - 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 |
* | Enable netboot support by default, since it can now coexist with disk and | jake | 2002-07-07 | 1 | -3/+3 |
* | Make building with ficl work. Unfortunately booting with it doesn't. | jake | 2002-07-07 | 2 | -5/+10 |
* | Enable cd9660 support by default. | jake | 2002-06-21 | 1 | -1/+1 |
* | Add boot_serial and boot_multicons variables to set RB_SERIAL and | peter | 2002-06-20 | 1 | -0/+2 |
* | Add explicit dependency on ufsread.c | phk | 2002-06-05 | 1 | -0/+2 |
* | Remove UFS related #includes, they're read in ufsread.c now. | phk | 2002-06-05 | 1 | -3/+0 |
* | Make sparc64 share ufsread.c with i386. | phk | 2002-06-05 | 2 | -126/+12 |
* | Avoid entering IOCCC with a memcpy turned bcopy. | phk | 2002-06-05 | 1 | -4/+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 | 3 | -18/+18 |
* | Sync with i386. The loader was being installed before the beforeinstall | jake | 2002-05-28 | 1 | -26/+39 |
* | More s/file system/filesystem/g | trhodes | 2002-05-16 | 1 | -2/+2 |
* | Match the default newfs UFS block size. | obrien | 2002-05-13 | 1 | -1/+1 |
* | Attempt to not crash and burn on UltraSPARC III machines; the cpuid property | jake | 2002-05-11 | 1 | -1/+2 |
* | -ffreestanding is the word. | obrien | 2002-05-10 | 2 | -3/+2 |
* | Split file system setup code out into a function called mount. | jake | 2002-04-24 | 1 | -50/+109 |
* | Add support for loading files other than /boot/loader. Useful if you're | jake | 2002-04-24 | 1 | -79/+234 |
* | Add an exit function. | jake | 2002-04-24 | 1 | -3/+21 |
* | Add -Wno-unused. | jake | 2002-04-24 | 1 | -1/+1 |
* | memcpy, memset -> bcopy, bzero. | jake | 2002-04-24 | 1 | -32/+28 |
* | Clean up elf loading to not make assumptions about the ordering of sections. | jake | 2002-04-24 | 1 | -37/+18 |
* | Remove xfsread. Just call fsread directly. | jake | 2002-04-24 | 1 | -16/+5 |
* | Remove a bunch of unused variables, functions and macros. Allocate storage | jake | 2002-04-24 | 1 | -174/+11 |
* | o Use our own elf2aout now. | obrien | 2002-04-21 | 1 | -2/+2 |
* | Do not use semi-fixed TLB slots for the 4M kernel pages any more. | tmm | 2002-04-02 | 3 | -25/+24 |
* | 1.) Rename locore.s to locore.S (by repocopy), to be able to remove | tmm | 2002-04-02 | 3 | -144/+21 |