]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
This commit was generated by cvs2svn to compensate for changes in r56067,
[FreeBSD/FreeBSD.git] / sys / boot /
2000-01-15 markmThis commit was generated by cvs2svn to compensate...
2000-01-14 wpaulAdd driver support for the Aironet 4500/4800 series...
2000-01-14 wpaulAdd device driver support for USB ethernet adapters...
2000-01-13 guidoThis commit was generated by cvs2svn to compensate...
2000-01-12 asmodaiThis commit was generated by cvs2svn to compensate...
2000-01-10 krisThis commit was generated by cvs2svn to compensate...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-05 wpaulAdd device driver support for USB ethernet adapters...
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-03 nyanMerge from the following changes.
2000-01-03 nyanFixed to get the BIOS geometry.
2000-01-01 bdeThis commit was generated by cvs2svn to compensate...
1999-12-29 msmithSubstantially revamp the way that we determine the...
1999-12-29 peterChange #ifdef KERNEL to #ifdef _KERNEL in the public...
1999-12-28 msmithCorrectly handle a user-requested abort in the middle...
1999-12-28 wpaulThis commit adds device driver support for the ADMtek...
1999-12-27 peterConnect up the bootforth glue and compile it, but don...
1999-12-25 krisThis commit was generated by cvs2svn to compensate...
1999-12-23 wpaulClose PR #15422; fix loader.conf to reflect new driver...
1999-12-19 peterThis commit was generated by cvs2svn to compensate...
1999-12-19 nyan- Supported the bd_getbigeom function and use this...
1999-12-19 peterThis commit was generated by cvs2svn to compensate...
1999-12-16 marcelDon't build gensetdefs when we can use /usr/bin/gensetd...
1999-12-16 obrienThis commit was generated by cvs2svn to compensate...
1999-12-15 marcelAdd -L${DESTDIR}${LIBDIR} to ld's command line so that...
1999-12-11 peterThis commit was generated by cvs2svn to compensate...
1999-12-09 robertoThis commit was generated by cvs2svn to compensate...
1999-12-08 phkRemove BAD144 support, it has already been disabled...
1999-12-07 msmithUpdate the sample for $init_path to reflect the kernel...
1999-12-07 msmithUpdate to reflect use of : not ; as separator in paths...
1999-12-07 dcsMake some examples reflect defaults.
1999-12-03 nyanSupported to sound beep.
1999-12-02 dcsAdd bus suffix to mii.
1999-12-02 dcsAdd if_ prefix to network drivers.
1999-12-01 dcsAdd fairings. Do not depend on user actually supplying...
1999-11-30 peterThis commit was generated by cvs2svn to compensate...
1999-11-28 obrienThis commit was generated by cvs2svn to compensate...
1999-11-28 obrienThis commit was generated by cvs2svn to compensate...
1999-11-28 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 dcsMake the prompt look like on OpenBoot.
1999-11-27 dcsZeroes structure before using it.
1999-11-26 dcsBelatedly add splash_pcx_load to the documented variabl...
1999-11-25 peterThis commit was generated by cvs2svn to compensate...
1999-11-25 nyanSync with sys/boot/i386/loader/Makefile revision 1.37.
1999-11-24 dcsActivates password protection (if a password is defined).
1999-11-24 dcsAdd silly password feature. If people want to depend...
1999-11-24 obrienThis commit was generated by cvs2svn to compensate...
1999-11-24 obrienThis commit was generated by cvs2svn to compensate...
1999-11-24 obrienThis commit was generated by cvs2svn to compensate...
1999-11-23 dcsAdd machine-specific include path to ficl's sysdep...
1999-11-23 dcsRevert ill-considered simplification in 1.13.
1999-11-23 dcsImprove Makefile by using .PATH.
1999-11-23 dcsImprove on ficl port to alpha.
1999-11-23 dcs(Hopefully) make all necessary changes for ficl to...
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 n_hibmaAdd comments on what it the USB modules are. Add the...
1999-11-20 obrienThis commit was generated by cvs2svn to compensate...
1999-11-17 n_hibmaChange the name of the modules from <name>_mod to ...
1999-11-16 n_hibmaAdd the USB modules.
1999-11-16 nyanFixed warnings.
1999-11-16 nyanRemove -mno-486 option and add -mpreferred-stack-bounda...
1999-11-16 nyanCosmetic changes.
1999-11-16 nyanInstall loader.rc.
1999-11-15 marcelPC-98 has MACHINE_ARCH=i386 and MACHINE=pc98. Make...
1999-11-15 obrienAdd -fdata-sections, which is a new GCC 2.95 optimizati...
1999-11-14 obrienReturn this file to its pre-spammed version. Thanks...
1999-11-14 marcel${MACHINE} -> ${MACHINE_ARCH}
1999-11-14 obrienThis commit was generated by cvs2svn to compensate...
1999-11-14 obrienThis commit was generated by cvs2svn to compensate...
1999-11-14 obrienEnter complier upgrade mode again. We need to cut...
1999-11-13 obrienTurn on the -fforce-addr and -fschedule-insns optimizat...
1999-11-08 guidoThis commit was generated by cvs2svn to compensate...
1999-11-05 obrienThis commit was generated by cvs2svn to compensate...
1999-11-04 obrienThis commit was generated by cvs2svn to compensate...
1999-11-04 obrienThis commit was generated by cvs2svn to compensate...
1999-11-03 dfrAdd back netboot since it compiles just fine. Note...
1999-11-03 dfr* Don't wait forever for the boot2 filename if the...
1999-11-03 nyanSync with sys/boot/i386/btx/btx/btx.s revision 1.13.
1999-11-03 nyanSync with sys/boot/i386/libi386/Makefile revision 1.15.
1999-11-01 obrienThis commit was generated by cvs2svn to compensate...
1999-11-01 dcsChanges prompt to "ok". This line is actually commented...
1999-11-01 dcsChanges the default prompt to "ok".
1999-11-01 obrienThis commit was generated by cvs2svn to compensate...
1999-11-01 obrienThis commit was generated by cvs2svn to compensate...
1999-11-01 obrienThis commit was generated by cvs2svn to compensate...
1999-10-30 phantomRemove comments left since mdoc.template time or just...
1999-10-27 jhbIf PAGING is defined then actually turn it on when...
1999-10-20 billfThis commit was generated by cvs2svn to compensate...
1999-10-19 dcsMake the "machine" target a prequisite to all source...
1999-10-16 obrienThis commit was generated by cvs2svn to compensate...
1999-10-16 obrienThis commit was generated by cvs2svn to compensate...
1999-10-16 obrienThis commit was generated by cvs2svn to compensate...
1999-10-16 obrienThis commit was generated by cvs2svn to compensate...
next