aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/arc
Commit message (Expand)AuthorAgeFilesLines
* Preceed/preceeding are not english words. Use precede or preceding.Jeroen Ruigrok van der Werven2001-02-181-1/+1
* Fix this so it is a Makefile and not a shell script -- now issuing `make'David E. O'Brien2000-08-041-3/+3
* Fix some of the arcdisk devsw functions to catch up with warning fixes inJohn Baldwin2000-08-041-8/+15
* Add $FreeBSD$Peter Wemm2000-05-011-0/+1
* Update loader logic to distinguish modules vs. files.Boris Popov2000-05-013-27/+27
* Don't build gensetdefs when we can use /usr/bin/gensetdefs. The latterMarcel Moolenaar1999-12-163-109/+9
* Remove BAD144 support, it has already been disabled for some time.Poul-Henning Kamp1999-12-081-1/+0
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-142-3/+4
* Fix build break.Doug Rabson1999-10-091-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2825-25/+25
* Make this build if there is an obj directory.Doug Rabson1999-08-021-3/+3
* Add missing "path mnemonics" as given in Table 4-3 of rev. 1.2 of theStefan Eßer1999-08-021-19/+19
* Fix install target (install loader.exe, not loader).Stefan Eßer1999-07-291-2/+2
* The ARC BIOS / AlphaBIOS specific primary boot loader. This code is theStefan Eßer1999-07-2828-0/+3009