summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Installs a default loader.rc if none exists. Document loader.conf.dcs1999-04-182-1/+202
* A default loader.rc to be installed.dcs1999-04-181-0/+10
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-166-13/+63
* Reactivate trace! after making it egcs-friendly.dcs1999-04-062-13/+16
* Fix damage introduced in previous commit.rnordier1999-04-052-4/+4
* Optimize better for space.rnordier1999-04-052-4/+4
* Remove the string ">>> FreeBSD/i386 BOOT". I need to reduce the size ofobrien1999-04-042-4/+4
* Use files under sys/boot/i386 instead of copying under sys/boot/pc98.kato1999-04-025-108/+5
* Make <DEL> an alternative rubout character for command input; manyjoerg1999-03-312-4/+6
* Revert bootinfo to 1.4 and use a different solution to NULL m_argsdcs1999-03-201-5/+5
* Fix a couple of nasty errors in the README.dcs1999-03-201-3/+3
* Sync with sys/boot/i386/loader/version revision 1.4.kato1999-03-191-1/+3
* Sync with sys/boot/i386/libi386/bootinfo.c revision 1.18.kato1999-03-191-2/+3
* Avoid copying m_args if none exists. (Perhaps this is a better solution,dcs1999-03-183-6/+9
* Install the manual page in sys/boot/i386/loader.kato1999-03-181-2/+3
* Don't choke in MOD_ARGS() if mp->m_args is NULL.dfr1999-03-181-4/+5
* This is a temporary README file, to help those trying to experimentchuckr1999-03-171-0/+246
* Version bump: kvm & dictionary size.dcs1999-03-171-1/+3
* Disable trace! until it gets fixed.dcs1999-03-171-2/+2
* The man page, version 0.1.dcs1999-03-153-2/+1497
* Remove redundant code.dcs1999-03-151-2/+2
* Replace /kernel.config with /boot/kernel.conf.dcs1999-03-141-2/+2
* Fix syntax for boot commandmsmith1999-03-141-1/+1
* Sync with sys/boot/i386/loader/Makefile revision 1.30.kato1999-03-101-1/+7
* Sync with sys/boot/i386/libi386/bootinfo.c revision 1.17.kato1999-03-101-1/+4
* Install new loader.rc stuff.dcs1999-03-101-1/+7
* New loader.rc stuff.dcs1999-03-093-0/+1341
* Add MODINFO_ARGS, parameters passed to a module at load time.dcs1999-03-084-4/+16
* Increase ficl's dictionary size, in preparation for the newer loader.rc.dcs1999-03-081-2/+2
* Fix a number of memory leaks and other memory-related disorders.dcs1999-03-084-9/+19
* Make loader be able to load 1.2MB fd on machines w/ 1.44MB fdd.kato1999-03-041-4/+7
* Added an entry for 1.44MB fd.kato1999-03-041-2/+2
* Oops, forgot to read boot.config file.kato1999-03-041-1/+2
* When SCSI IDs are not contiguous, the loader could not find correctkato1999-03-042-9/+14
* boot2 doesn't need to say 'Can't find file boot.config.'kato1999-03-041-5/+2
* Fix character code of backslash. PC98 should use 0xfc instead of 0x5c.kato1999-03-041-2/+2
* Don't treat empty lines as end-of-file in include(). (I can'tdcs1999-03-021-2/+2
* Sync with sys/boot/i386/btx/btx/btx.s revision 1.10.kato1999-03-012-24/+52
* Save option, rather than slice, selected. This permits unattendedrnordier1999-03-011-18/+26
* Make $ print different lines in, well, different lines.dcs1999-02-281-2/+2
* Implement "setdrv" optionrnordier1999-02-261-5/+10
* Emulate a V86 "movl %cr0,%eax" instruction.rnordier1999-02-252-24/+52
* Sync with sys/boot/i386/loader/Makefile revision 1.29.kato1999-02-251-2/+2
* Don't try protecting page 0; it seems that BIOS writers now feel it'smsmith1999-02-241-2/+2
* Fix assorted memory leak/buffer reuse problems.dcs1999-02-222-7/+24
* Enable load of i386 ELF kernels with larger KVA range (e.g. starting attegge1999-02-151-2/+2
* Remove dictHashSummary internal function; it used doubles.jkh1999-02-093-79/+0
* Sync with sys/boot/i386/loader/version revision 1.3.kato1999-02-081-1/+2
* Bumb up loader's version.dcs1999-02-081-1/+2
* Remove strange-looking quotes. This part of the code is #if'ed out,dcs1999-02-071-1/+1
OpenPOWER on IntegriCloud