aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Don't hardcode unit 0 for the current device if we're loaded from anMarcel Moolenaar2003-08-024-35/+31
* Fix the ski loader, broken by the gcc upgrade. Update the linkerMarcel Moolenaar2003-07-178-262/+230
* Have the linker script look more like the default linker scriptMarcel Moolenaar2003-07-172-92/+78
* Add include file so this builds with new acpicaNate Lawson2003-07-131-0/+1
* Fixed build error with GCC 3.3.1Yoshihiro Takahashi2003-07-131-3/+3
* NFS support should be conditional on LOADER_NFS_SUPPORT, notThomas Moestl2003-07-111-1/+1
* Revert non-style part of the recent two deltas that dealt withRuslan Ermilov2003-07-022-10/+2
* sys/ia64/ia64/pal.s has been repocopied to pal.S.Ruslan Ermilov2003-07-021-1/+1
* pal_stub.s has been repo-copied to pal_stub.S.Ruslan Ermilov2003-07-022-66/+1
* Add the beastie_disable variable which allows to turn the beastieChristian Brueffer2003-07-011-0/+1
* bsd.lib.mk,v 1.143 no longer uses ld(1) directly to stripRuslan Ermilov2003-06-301-1/+0
* Switch to using bsd.prog.mk; this gives us back the standardRuslan Ermilov2003-06-302-10/+4
* MFi386: revision 1.16.Ruslan Ermilov2003-06-301-10/+4
* Revision 1.13, besides its useful part, replaced bsd.prog.mk byRuslan Ermilov2003-06-301-10/+4
* Capitalize an occurrence of 'ficl' for consistency.Christian Brueffer2003-06-291-1/+1
* Build on amd64. Yes, I know this isn't particularly nice.Peter Wemm2003-06-269-8/+59
* When looking for the ':' separator in the root path, don't go pastIan Dowse2003-06-161-2/+2
* Remember to release the loader's heap.Jake Burkholder2003-06-151-1/+7
* Don't start the beastie menu if the 'beastie_disable' variable is set toScott Long2003-06-101-1/+11
* Add help file for pc98.Yoshihiro Takahashi2003-06-082-1/+47
* Enable new boot menu.Yoshihiro Takahashi2003-06-081-1/+2
* Don't load the acpi module.Yoshihiro Takahashi2003-06-082-1/+34
* Set arch-pc98 env to true for pc98.Yoshihiro Takahashi2003-06-082-1/+6
* Add ${AFLAGS} to 'as' invocation.David E. O'Brien2003-06-074-4/+4
* MFi386: revisions 1.13 and 1.14.Yoshihiro Takahashi2003-06-071-5/+15
* MFi386: revision 1.30.Yoshihiro Takahashi2003-06-071-2/+5
* Don't use a C compiler to assemble a pure asm file.David E. O'Brien2003-06-071-1/+7
* Tweak make values and targets not to build kgzldr.o atJun Kuriyama2003-06-061-4/+8
* Don't use a C compiler to assemble a pure asm file.David E. O'Brien2003-06-021-2/+5
* Accpet '1'..'5' in place of F1..F5 for serial console users.David E. O'Brien2003-06-011-3/+5
* Man, I'm not on the ball. 4th does not need to escape '\' chars. ThisScott Long2003-05-311-8/+8
* Flag when ACPI has been disabled by the user so that sysinstall can doScott Long2003-05-311-0/+2
* Enable the new bootloader for i386 only. The new loader.rc is will onlyScott Long2003-05-312-1/+21
* Add a new bootloader menu. Pull in screen.4th and frames.4th from theScott Long2003-05-304-0/+333
* Fixed the markup and wording of the kern.ipc.nsfbufs tunable.Ruslan Ermilov2003-05-171-3/+5
* Fix a bug in the AMD64 trampoline. I misunderstood the implicitPeter Wemm2003-05-171-1/+1
* Add variables for missing network drivers.Murray Stokely2003-05-161-0/+6
* Fix lookup of module metadata on amd64 systems. While this is inPeter Wemm2003-05-121-5/+25
* Revert leftover AMD64 disable-acpi-module stuff.Peter Wemm2003-05-121-3/+0
* For amd64 kernels, repeat the 1GB mapping over the entire address spacePeter Wemm2003-05-111-12/+12
* Since we insist on loading the POS ACPI by default, give the poor userDavid E. O'Brien2003-05-051-0/+5
* Fix a bunch of typos and grammatical errors.Murray Stokely2003-05-041-42/+43
* IPLware support. The `IPLware' program assumes boot menu programKATO Takenori2003-05-021-0/+4
* Fix to build pc98 boot loader after support amd64.Yoshihiro Takahashi2003-05-012-3/+120
* Commit a missed change to keep in sync with the MI elf loader.Peter Wemm2003-05-011-4/+4
* Argh. This was broken by the last-minute elf32/elf64/"elf kernel" changes.Peter Wemm2003-05-012-3/+3
* Nuke; repocopied to elf32_freebsd.c where it lives on.Peter Wemm2003-05-011-88/+0
* Enable the i386 loader to load and run an amd64 kernel. If this putsPeter Wemm2003-05-0123-754/+580
* We use i386 boot code on AMD64.Peter Wemm2003-04-301-0/+5
* ACPI will always be present on AMD64 - it will never be an autodetectPeter Wemm2003-04-301-0/+3