| Commit message (Expand) | Author | Age | Files | Lines |
* | -ffreestanding is the word. | obrien | 2002-05-10 | 22 | -21/+29 |
* | - Axe -mpreferred-stack-boundary=2 as -Os turns this on by default. | jhb | 2002-05-10 | 2 | -4/+4 |
* | We don't need bootinfo any more, and sparc64 doesn't have it anyways. | obrien | 2002-05-10 | 1 | -1/+0 |
* | Don't be redundant. | obrien | 2002-05-10 | 1 | -1/+1 |
* | -ffreestanding is the word for /sys. | obrien | 2002-05-10 | 6 | -17/+18 |
* | Turn off boot2 -- it gained over 96 bytes dieting on the in-tree Gcc 3.1. | obrien | 2002-05-10 | 1 | -1/+1 |
* | Ficl doesn't build on sparc64. | obrien | 2002-05-09 | 1 | -0/+2 |
* | Partical style cleanup. | obrien | 2002-05-09 | 1 | -19/+17 |
* | Replace /kernel with /boot/kernel/kernel. | joe | 2002-05-09 | 2 | -2/+2 |
* | Rename the file used to specify the nextboot to make it clear that this | wes | 2002-04-26 | 1 | -1/+1 |
* | A long, long time ago, msmith introduced vfs.root.mountfrom | dcs | 2002-04-26 | 1 | -0/+2 |
* | Add a -k option to reboot to specify the kernel to boot next time | wes | 2002-04-26 | 1 | -1/+1 |
* | MFi386: revision 1.56 | nyan | 2002-04-25 | 1 | -18/+6 |
* | MFi386: revision 1.8 | nyan | 2002-04-25 | 1 | -5/+3 |
* | 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 |
* | Improve self-relocation: | marcel | 2002-04-21 | 2 | -210/+270 |
* | o Use our own elf2aout now. | obrien | 2002-04-21 | 1 | -2/+2 |
* | Allocate sufficient pages to hold the bootinfo block and stop | marcel | 2002-04-19 | 2 | -14/+20 |
* | Install files via FILES, there's no reason to compare them before installing. | ru | 2002-04-17 | 1 | -18/+6 |
* | Really unbreak it this time (clean and install were still broken). | ru | 2002-04-17 | 1 | -5/+3 |
* | MFi386: revision 1.7. | nyan | 2002-04-15 | 1 | -1/+1 |
* | Unbreak this as well. | ru | 2002-04-12 | 1 | -1/+1 |
* | Bandaid for a buffer overrun in the module searching code. When breaking | peter | 2002-04-11 | 1 | -0/+2 |
* | Finally fix loader completely for IA64. efifs_stat() wasn't setting | peter | 2002-04-11 | 1 | -0/+2 |
* | Code cleanup, no functional change. | pb | 2002-04-11 | 2 | -38/+66 |
* | Upgrade FICL to 3.02. Forgot this one, sorry. | dcs | 2002-04-09 | 1 | -6/+7 |
* | Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is | dcs | 2002-04-09 | 27 | -1275/+3925 |
* | Fix another unsigned long used to index the symbol table which should be | jake | 2002-04-09 | 1 | -1/+1 |
* | We must not let install(1) strip loader.efi when installing it, or the | peter | 2002-04-07 | 2 | -0/+2 |
* | Set BINDIR | peter | 2002-04-07 | 4 | -0/+4 |
* | Add loader bootforth infrastructure and install it. | peter | 2002-04-07 | 2 | -8/+40 |
* | Make it a bit closer to the EFI build and tie up some loose ends. | peter | 2002-04-06 | 4 | -25/+12 |
* | Try and tidy up some very loose ends with paths to various libraries etc. | peter | 2002-04-06 | 3 | -11/+30 |
* | Do not add the ficl/alpha subdir to the ia64 include path. Try ficl/ia64 | peter | 2002-04-06 | 2 | -2/+2 |
* | Do not assume that ${OBJCOPY} variable exists. It was hidden by the | peter | 2002-04-06 | 2 | -0/+2 |
* | Use the correct elf hash table entry type. This matches a similar fix | peter | 2002-04-06 | 1 | -6/+6 |
* | Fix self hosted loader building. When you use a self configured gcc, it | peter | 2002-04-06 | 4 | -8/+8 |
* | Use a relative path to libstand.. /usr/src/lib/libstand may not exist | peter | 2002-04-04 | 2 | -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 |
* | Add support for booting from CD-ROM. Make it possible to enable UFS | tmm | 2002-04-01 | 2 | -0/+27 |
* | 1.) Produce a boot1 disklabel template of the format disklabel(8) expects. | tmm | 2002-04-01 | 1 | -12/+22 |
* | Only install the help file if we can find it. Use ${BASE}.help | marcel | 2002-03-31 | 2 | -8/+2 |