]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Sync with sys/i386/isa/clock.c revision 1.128.
[FreeBSD/FreeBSD.git] / sys / boot /
1998-10-22 msmithPnP BIOS enumerator; mostly useful for hunting PnP...
1998-10-22 msmithAdd a dependancy on the BTX crt0 object
1998-10-22 msmithAdd biospnp.c
1998-10-22 msmithPop the return address off the stack before making...
1998-10-22 msmithExport an interface for presetting the ISA PnP read...
1998-10-21 msmithBye-bye setdefs.
1998-10-21 msmith - Enable PnP and ISA PnP code.
1998-10-21 msmithDon't depend on being part of the kernel tree. If...
1998-10-21 msmithMake ISA PnP work. This successfully enumerates as...
1998-10-20 rnordierMake serial port, data format, and bps configurable.
1998-10-20 msmithHex constants should only have one '0x' prefix.
1998-10-19 rnordierMake configurable (a) whether to use int 0x13 extension...
1998-10-19 dfrReclaim the 48k used by the first bootstrap stage by...
1998-10-18 dfrRename boot2 to loader.
1998-10-17 rnordierSet BINMODE to 444.
1998-10-17 rnordierFix some glitches in the input routine:
1998-10-17 rnordierHaving probed the keyboard, turn off the -P flag.
1998-10-17 rnordierTreat all options as toggles (ie. -c -c is the same...
1998-10-17 rnordierbiosboot compatibility fix:
1998-10-17 rnordierbiosboot compatibility fix:
1998-10-17 peterLoad the first page of the file and use the headers...
1998-10-16 msmithTurn of disk debugging by default (suppress annoying...
1998-10-16 peter"fix" the gzipped kernel load problem by having the...
1998-10-15 rnordierFix path to sio.s
1998-10-15 dfrChange some printfs so that ELF_VERBOSE prints meaningf...
1998-10-15 dfrFix the bootinfo so that the right values actual make...
1998-10-15 rnordierAdd serial, dual, and probe-keyboard support.
1998-10-15 peterGet the last used address via a more conservative metho...
1998-10-14 rnordierActivate boot2.
1998-10-14 peterLink fdboot to boot1 as well.
1998-10-14 peterInitial attempt to update the Alpha loader and kernel...
1998-10-14 peterTry and get the sys/* and machine/* includes via relati...
1998-10-14 peterAlign to sizeof(long) rather than sizeof(int32_t)....
1998-10-14 rnordierFix btx include path.
1998-10-14 peterTweak the output one more time again. The kernel or...
1998-10-14 rnordierInclude <bsd.prog.mk>. Add install target (to /boot...
1998-10-13 rnordierFix flow of control after directory listing; enable...
1998-10-13 rnordierMake v86.ctl default more explicit; simplify read error...
1998-10-13 rnordierAdjust NDEV value.
1998-10-13 rnordierChange to a 15-sector boot2.
1998-10-13 rnordierDon't use an absolute path to objcopy.
1998-10-13 rnordierImprove drive recognition and handling.
1998-10-13 peterMake the ELF load messages cleaner.
1998-10-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-12 rnordierNew boot blocks: support for /boot/loader; a.out &...
1998-10-12 rnordierNew boot blocks: support for /boot/loader; a.out &...
1998-10-12 peterOnly print kernel entry point during load.
1998-10-12 peterOnly print filename and entry address for the kernel...
1998-10-12 rnordierDrop .MAKEFLAGS: hack.
1998-10-12 rnordierDo without head and tail: they're pretty unnecessary...
1998-10-12 rnordierUse rather than for linking. This allows the new...
1998-10-11 rnordierOverride for ELF.
1998-10-11 rnordierOverride for ELF. Override .s.o suffix rule.
1998-10-11 peterFix a warning that's been bugging me for ages.
1998-10-11 peterFix a warning
1998-10-11 peterProbe all consoles, not just the first. It doesn't...
1998-10-11 peterCosmetic: After the autoboot timeout, print a \n.
1998-10-11 peterOnly call vidc_init() once (unless forced).
1998-10-11 peterFix comconsole mode. The int 0x14 read and status...
1998-10-11 peterWarn that one of the DEBUG statements has a v86 recursi...
1998-10-11 peterFix comment to match code
1998-10-11 dimaadd <sys/linker.h>
1998-10-10 rnordierFix a typo.
1998-10-09 rnordierTurn off the new /sys/boot stuff (except boot0) unless...
1998-10-09 peterAttempt to at least align MODINFO_* blocks. IMHO,...
1998-10-09 peterTurn symbol table info passing back on, although it...
1998-10-09 peterRemove kernelname setenv, the common code does it.
1998-10-09 peterImplement preloading for elf modules
1998-10-09 peterPreload support for a.out KLD not implemented yet....
1998-10-09 peterUse a consistant module search path (same as kernel...
1998-10-09 peterloader <-> kernel preload module interface constants...
1998-10-09 rnordierGet this building as a.out or ELF.
1998-10-09 msmithRemove some debugging code.
1998-10-09 msmithSync the MODINFO constants with <sys/linker.h>
1998-10-07 peterFix that pesky boot aguments parsing bug. (I think :-)
1998-10-07 msmithRequest the flags back when checking for keyboard status.
1998-10-07 msmith Enable the DOS filesystem. NOTE: you will have to...
1998-10-07 msmith - Drain the keyboard buffer when initialising.
1998-10-07 msmith - VERBOSE_LS is obsolete, as the heap is much better...
1998-10-07 msmithVERBOSE_LS is obsolete
1998-10-06 msmithbootinfo.c
1998-10-06 rnordierFix for "get base memory" bug found and mostly fixed...
1998-10-06 msmithThe BIOS memory size is only a word. Some BIOSsen...
1998-10-06 msmithBuild boot0 as well.
1998-10-05 rnordierInstall in /boot.
1998-10-05 rnordierboot0 is a booteasy (boot manager) workalike with EDD...
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-05 msmithInsert whitespace between unargv'd arguments.
1998-10-04 rnordierAdjust setting of argument pointer for BTX 0.87.
1998-10-04 rnordierAllocate space for storing of arguments at the end...
1998-10-04 msmithDon't include ELF symbol information yet - it causes...
1998-10-04 msmithImprove the handling of the initial bootdev value from...
1998-10-04 msmithbiosdisk.c
1998-10-03 rnordierMissing newline in heap command display.
1998-10-03 rnordierFor system calls, reboot without prompting; for excepti...
1998-10-03 rnordierMap all BTX system pages readable at ring 3.
1998-10-03 rnordierbootinfo bi_vesa no longer exists.
1998-10-02 msmithConsolidate the bootinfo-loading code, greatly simplify...
1998-10-02 msmithFix an egregious precedence bug.
1998-10-02 msmithSet $currdev according to our best guess at the BIOS...
next