aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* s/adress/address/Kris Kennaway2001-07-233-3/+3
* Unset MAINTAINER.Robert Nordier2001-07-218-16/+0
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* Make this build again after breakage from previous commits.Doug Rabson2001-07-102-12/+12
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Get rid of some constness warnings.David Malone2001-06-241-6/+7
* Merged from sys/boot/i386/btx/btx/btx.s revision 1.25.KATO Takenori2001-06-232-2/+2
* Remove -DNEW_LINKERSET, it is not used here anymore. This is now native.Peter Wemm2001-06-214-12/+0
* Convert the elf loader to the new linker set layout for elf files.Peter Wemm2001-06-191-6/+7
* Fix some of the worst formatting bug (seperate commit)Peter Wemm2001-06-191-2/+4
* Work around what looks like a bad make(1) bug. For some reason,Peter Wemm2001-06-161-5/+3
* style(9) and remove a left over Alpha commentDavid E. O'Brien2001-06-164-54/+60
* style cleanupDavid E. O'Brien2001-06-162-44/+46
* style policeDavid E. O'Brien2001-06-161-4/+5
* This Intel derived file uses C++ style comments.David E. O'Brien2001-06-161-33/+37
* Fix FreeBSD id style.David E. O'Brien2001-06-162-4/+10
* style(9)David E. O'Brien2001-06-161-23/+18
* style(9) + fix FreeBSD id's.David E. O'Brien2001-06-165-34/+41
* Nuke old gensetdefs based linker sets with extreme prejudicePeter Wemm2001-06-148-113/+14
* Move the first section up one page. The firmware bogusly uses the firstDoug Rabson2001-06-102-0/+2
* Remove a 'return' statement which I put in while I was trying to debugDoug Rabson2001-06-102-2/+0
* Fix a minor style bug in the last commit.Jesper Skriver2001-06-101-1/+1
* First approximation of an ia64 EFI loader. Not functional.Doug Rabson2001-06-0950-0/+8264
* Remove vestiges of MFS.Ruslan Ermilov2001-06-011-1/+0
* Go back to 1.20 again.Daniel C. Sobral2001-05-291-0/+3
* Turn dictthreshold and dictincrease into cell-sized variables, soDaniel C. Sobral2001-05-292-7/+8
* Revert the ugly band-aide[tm] hack of rev 1.12.David E. O'Brien2001-05-291-6/+2
* Revert 1.20, as it causes mysterious problems to the Alpha people.Daniel C. Sobral2001-05-291-3/+0
* One needs to introduce things with a `.file' directive before trying toDavid E. O'Brien2001-05-281-1/+2
* grep -v offending lines from loader.4th until the master version of itDavid E. O'Brien2001-05-281-2/+6
* Add the generated help files to CLEANDIRS.David E. O'Brien2001-05-281-0/+1
* In sys/boot/common/module.c, near line 105 a request for a rawJesper Skriver2001-05-271-1/+1
* Fix reboot buglet when BOOT_BTX_NOHANG is defined.Robert Nordier2001-05-272-2/+2
* As in with ":", check dictionary space and increase it if necessary beforeDaniel C. Sobral2001-05-271-0/+2
* - sys/msdosfs moved to sys/fs/msdosfsRuslan Ermilov2001-05-251-1/+1
* (Re-)enabled boot2.Yoshihiro Takahashi2001-05-241-1/+1
* Update boot[12] program to compile ELF binary.Yoshihiro Takahashi2001-05-246-117/+92
* The following modules were renamed:Ruslan Ermilov2001-05-231-4/+4
* Fix a grammar nit.Dima Dorfman2001-05-221-1/+1
* Merged from sys/boot/i386/btx/btx/btx.s revision 1.24.Yoshihiro Takahashi2001-05-212-8/+8
* Allocate more memory if necessary.Daniel C. Sobral2001-05-171-0/+3
* FICL 2.05 has a flawed definition of BASE. Fix it.Daniel C. Sobral2001-05-101-1/+1
* * include/elf.h has been repo copied to include/elf-hints.h, and it noDavid E. O'Brien2001-05-022-2/+2
* Bring in ficl 2.05.Daniel C. Sobral2001-04-2926-1804/+3992
* mdoc(7) police: fixed whatis(1) entry.Ruslan Ermilov2001-04-181-3/+0
* no longer needed now that we are able to build cdboot from sources againAndrew Gallatin2001-04-081-1554/+0
* build cdboot from sources now that the cd9660 fs support worksAndrew Gallatin2001-04-071-5/+4
* Don't call prom_open() multiple times. This confuses some versions of SRMDoug Rabson2001-04-051-8/+22
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-274-6/+4
* Turn off building the ARC loader. I don't know of anyone currently workingDavid E. O'Brien2001-03-251-3/+4