summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Remove the entry for configuring pcm0 mixer channels.josef2004-06-241-1/+0
* Throw out pfsync and pflog, the modules were removedbrueffer2004-06-221-2/+0
* Update the copyright to use a 3 clause BSD license rather than one thatjhb2004-06-221-10/+24
* Remove a bogus increment of %di when scanning the list of loader paths.jhb2004-06-221-1/+0
* Document the possibility of setting default values forjosef2004-06-201-0/+1
* Save a couple of bytes for the SIO case.phk2004-06-171-4/+2
* Fix another beak.phk2004-06-171-1/+1
* Unspam sys/boot, the dev_t commit should not have touched these.phk2004-06-166-8/+8
* My new keyboard can't spell.phk2004-06-161-1/+1
* Do the dreaded s/dev_t/struct cdev */phk2004-06-166-8/+8
* Premptively fix GCC3.4 issue: add break; after empty default: clauses.phk2004-06-162-0/+3
* Merge boot0 and boot0sio so they behave the same.phk2004-06-111-42/+17
* Some embedded platforms have no keyboard controller. Give up waitingphk2004-06-021-4/+11
* Use the correct location of the EBDA for searching for the RSDP.njl2004-05-251-7/+9
* Markup fixes.ru2004-05-162-11/+9
* Try harder not to compile anything in sys/boot for arm.cognet2004-05-161-2/+0
* Back out last revision that unnecessarily changed valid assemblerru2004-05-146-1606/+1601
* Partly back out last revision that unnecessarily changed validru2004-05-141-236/+236
* Do not attempt to build anything in sys/boot for arm.cognet2004-05-141-0/+2
* Fix a potential stack buffer overflow on systems whose ACPI OEMIDjdp2004-05-141-2/+2
* Convert block comments into C-style that is understood by cpp(1).ru2004-04-291-204/+210
* MFi386: revisions from 1.15 to 1.17.nyan2004-04-291-8/+2
* MFi386: revisions from 1.16 to 1.18.nyan2004-04-291-8/+2
* Thanks to David's patches, we can now simplify these makefilesru2004-04-285-18/+14
* Properly merge boot0sio.s and boot0.s into boot0.S.ru2004-04-281-1/+2
* Switch to using C99 comments in assembler preprocessed with cpp(1).ru2004-04-281-414/+414
* - Properly merge boot0sio.s and boot0.s into boot0.S.ru2004-04-283-666/+167
* Temporary precaution measure until repocopy requests areru2004-04-281-5/+7
* After talking to Bruce Evans and reading more standards specs,ru2004-04-286-1601/+1606
* MFi386: Use C (and CPP) style comments for assembler-with-cppru2004-04-282-290/+290
* Use C (and CPP) style comments for assembler-with-cpp sources,ru2004-04-282-290/+290
* Use C (and CPP) style comments for assembler-with-cpp sources,ru2004-04-281-94/+96
* - Use C (and CPP) style comments for assembler-with-cpp sources,ru2004-04-282-346/+347
* Removed now redundant CLEANFILES assignments.ru2004-04-275-6/+0
* Change from '#' to "//" comment character to allow CPP preprocessing.phk2004-04-275-1295/+500
* Use a more compact syntax for passing the "binary" options to 'ld'.obrien2004-04-256-6/+6
* Simplify the building of our i386 'binary' boot components by directlyobrien2004-04-256-35/+12
* Fix a last second typo in 'vi' that caused a problem.obrien2004-04-202-4/+4
* White space style cleanup.obrien2004-04-205-109/+109
* MFp4: merge version #5 of the 2-sector boot0 from the "jhb boot" branch.obrien2004-04-192-36/+48
* s/atspeaker/speaker/cperciva2004-04-151-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-072-8/+0
* Remove advertising clause from University of California Regent's license,imp2004-04-059-36/+0
* To quote the submitter:marcel2004-04-041-3/+15
* mdoc fix: put the end-of-list macro after the last list element.le2004-04-031-1/+1
* Bring back jhb's two sector (1024 bytes) 'boot0' [rev 1.22] as 'boot0ext'.obrien2004-03-263-0/+981
* Enable splitfs in the Alpha boot loaders.jhb2004-03-251-0/+1
* MFi386: revision 1.29.nyan2004-03-141-2/+2
* MFi386: revision 1.76.nyan2004-03-141-2/+5
* Fixed misspellings of 0 as NULL.bde2004-03-141-2/+2
OpenPOWER on IntegriCloud