]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
This commit was generated by cvs2svn to compensate for changes in r48730,
[FreeBSD/FreeBSD.git] / sys / boot /
1999-07-10 iwasakiThis commit was generated by cvs2svn to compensate...
1999-07-02 msmithDocument the hw.physmem tunable. (There should be...
1999-06-29 peterFix typo (wrong path)
1999-06-29 peterReconcile all the loader newvers.sh's into one common...
1999-06-29 peterDon't use head/tail - they don't exist in a 'make world...
1999-06-26 peterABS_SET() and BSS_SET() are no longer used. The sole...
1999-06-23 obrienThis commit was generated by cvs2svn to compensate...
1999-06-23 ru-mdoc fix.
1999-06-22 obrienThis commit was generated by cvs2svn to compensate...
1999-06-21 rnordierFill in bi_bios_geom[] in the bootinfo structure passed...
1999-06-19 rnordierProvide for enabling/disabling each slice individually.
1999-06-19 rnordierFix use of e_phoff in place of e_phnum.
1999-06-19 rnordierCorrect and clarify some comments.
1999-06-18 rnordierChange active flag handling; sanity check passed drive...
1999-06-13 rogerAdd bktr_load for the loadable Bt848/Bt878 driver.
1999-06-06 katoSync with sys/boot/i386/libi386/bootinfo.c revision...
1999-06-04 ghelmerModify the boot loader to recognize the -C flag and...
1999-05-30 dfrTypo: "can't boot 'boot'" should be "can't boot 'kernel'"
1999-05-28 brianAlways output a linefeed when we've decided whether...
1999-05-28 acheThis commit was generated by cvs2svn to compensate...
1999-05-24 rnordierActivate mbr.
1999-05-24 rnordierThis commit was generated by cvs2svn to compensate...
1999-05-24 rnordierAdd mbr: a standard master boot record intended to...
1999-05-22 rnordierFix a reference to the mysterious Mike Smisth.
1999-05-20 katoSync with sys/boot/i386/btx/Makefile revision 1.5.
1999-05-18 rnordierDrop some non-existent commented-out targets.
1999-05-14 dcsAdd "initialize" to loader.4th, so running "start"...
1999-05-14 dcsAdd fxp on a category of it's own.
1999-05-14 dcsRemove atapi and joy, add svr4 and streams. I wonder...
1999-05-14 dcsAdd ntfs and splash_pcx, remove pcic and wcd (yikes...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-13 brianBetter English.
1999-05-11 jbFound the needle in the haystack!
1999-05-03 dfrChanges to support diskless booting on the alpha:
1999-05-03 jkoshyCorrect typos.
1999-05-03 jkoshyCorrect misuse of .Nm.
1999-05-02 markmThis commit was generated by cvs2svn to compensate...
1999-05-02 dfrThis commit was generated by cvs2svn to compensate...
1999-05-02 obrienThis commit was generated by cvs2svn to compensate...
1999-04-25 dcsMake man page reflect reality on parsing rules. Now...
1999-04-25 katoSync with sys/boot/i386/loader/Makefile revision 1.34.
1999-04-24 dcsMinor nit. It is probably still incorrect, but at least...
1999-04-24 dcsMove loader.conf.5, while it is still in it's first...
1999-04-24 dcsAdd loader.4th man page (worst man page I ever wrote...
1999-04-24 katoOptimize better for space.
1999-04-22 jdpUpdate #include statements to reflect the new location...
1999-04-20 desMake the location of init(8) tunable at boot time.
1999-04-20 joergDon't clobber the "prompt" variable if it has already...
1999-04-19 katoSync with sys/boot/i386/loader/Makefile revision 1.32.
1999-04-18 dcsInstalls a default loader.rc if none exists. Document...
1999-04-18 dcsA default loader.rc to be installed.
1999-04-16 peterBring the 'new-bus' to the i386. This extensively...
1999-04-07 msmithThis commit was generated by cvs2svn to compensate...
1999-04-06 dcsReactivate trace! after making it egcs-friendly.
1999-04-05 rnordierFix damage introduced in previous commit.
1999-04-05 rnordierOptimize better for space.
1999-04-04 obrienRemove the string ">>> FreeBSD/i386 BOOT". I need...
1999-04-02 katoUse files under sys/boot/i386 instead of copying under...
1999-03-31 joergMake <DEL> an alternative rubout character for command...
1999-03-22 obrienThis commit was generated by cvs2svn to compensate...
1999-03-20 dcsRevert bootinfo to 1.4 and use a different solution...
1999-03-20 dcsFix a couple of nasty errors in the README.
1999-03-19 katoSync with sys/boot/i386/loader/version revision 1.4.
1999-03-19 katoSync with sys/boot/i386/libi386/bootinfo.c revision...
1999-03-18 dcsAvoid copying m_args if none exists. (Perhaps this...
1999-03-18 katoInstall the manual page in sys/boot/i386/loader.
1999-03-18 dfrDon't choke in MOD_ARGS() if mp->m_args is NULL.
1999-03-18 peterThis commit was generated by cvs2svn to compensate...
1999-03-17 chuckrThis is a temporary README file, to help those trying...
1999-03-17 dcsVersion bump: kvm & dictionary size.
1999-03-17 dcsDisable trace! until it gets fixed.
1999-03-15 dcsThe man page, version 0.1.
1999-03-15 obrienThis commit was generated by cvs2svn to compensate...
1999-03-15 dcsRemove redundant code.
1999-03-14 dcsReplace /kernel.config with /boot/kernel.conf.
1999-03-14 msmithFix syntax for boot command
1999-03-14 markmThis commit was generated by cvs2svn to compensate...
1999-03-10 katoSync with sys/boot/i386/loader/Makefile revision 1.30.
1999-03-10 katoSync with sys/boot/i386/libi386/bootinfo.c revision...
1999-03-10 dcsInstall new loader.rc stuff.
1999-03-09 dcsNew loader.rc stuff.
1999-03-08 dcsAdd MODINFO_ARGS, parameters passed to a module at...
1999-03-08 dcsIncrease ficl's dictionary size, in preparation for...
1999-03-08 dcsFix a number of memory leaks and other memory-related...
1999-03-04 katoMake loader be able to load 1.2MB fd on machines w...
1999-03-04 katoAdded an entry for 1.44MB fd.
1999-03-04 katoOops, forgot to read boot.config file.
1999-03-04 katoWhen SCSI IDs are not contiguous, the loader could...
1999-03-04 katoboot2 doesn't need to say 'Can't find file boot.config.'
1999-03-04 katoFix character code of backslash. PC98 should use 0xfc...
1999-03-02 dcsDon't treat empty lines as end-of-file in include(...
1999-03-01 katoSync with sys/boot/i386/btx/btx/btx.s revision 1.10.
1999-03-01 impThis commit was generated by cvs2svn to compensate...
1999-03-01 rnordierSave option, rather than slice, selected. This permits...
next