]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot/i386
Allocate a frame on our initial stack so that it doesn't run off into
[FreeBSD/FreeBSD.git] / sys / boot / i386 /
2002-02-23 desThis commit was generated by cvs2svn to compensate...
2002-02-23 desThis commit was generated by cvs2svn to compensate...
2002-02-23 desThis commit was generated by cvs2svn to compensate...
2002-02-22 obrienThis commit was generated by cvs2svn to compensate...
2002-02-19 nectarThis commit was generated by cvs2svn to compensate...
2002-02-19 murrayThis commit was generated by cvs2svn to compensate...
2002-02-19 desThis commit was generated by cvs2svn to compensate...
2002-02-17 gshapiroThis commit was generated by cvs2svn to compensate...
2002-02-16 jmallettThis commit was generated by cvs2svn to compensate...
2002-02-10 mpThis commit was generated by cvs2svn to compensate...
2002-02-05 sheldonhThis commit was generated by cvs2svn to compensate...
2002-02-04 nectarThis commit was generated by cvs2svn to compensate...
2002-02-01 obrienThis commit was generated by cvs2svn to compensate...
2002-02-01 sobomaxThis commit was generated by cvs2svn to compensate...
2002-01-31 sheldonhThis commit was generated by cvs2svn to compensate...
2002-01-27 obrienThis commit was generated by cvs2svn to compensate...
2002-01-27 krisThis commit was generated by cvs2svn to compensate...
2002-01-24 dwmaloneThis commit was generated by cvs2svn to compensate...
2002-01-18 ruThis commit was generated by cvs2svn to compensate...
2002-01-17 iedowseOops, the previous revision (1.35) broke booting from...
2002-01-15 nectarThis commit was generated by cvs2svn to compensate...
2002-01-15 ruThis commit was generated by cvs2svn to compensate...
2002-01-14 iedowseMake the i386 boot2 fully blocksize-agnostic, as has...
2002-01-14 acheThis commit was generated by cvs2svn to compensate...
2002-01-10 jhbUnrevert revision 1.12. Revision 1.14 backed this...
2002-01-10 ruThis commit was generated by cvs2svn to compensate...
2002-01-09 iedowseIncrease BSIZEMAX from 8k to 16k, so that we can reliab...
2002-01-07 psThis commit was generated by cvs2svn to compensate...
2002-01-07 sheldonhThis commit was generated by cvs2svn to compensate...
2002-01-04 jhbDon't turn on RB_CDROM if the rootdev is a BIOS cd...
2001-12-26 sheldonhThis commit was generated by cvs2svn to compensate...
2001-12-21 ruThis commit was generated by cvs2svn to compensate...
2001-12-20 sheldonhThis commit was generated by cvs2svn to compensate...
2001-12-20 peterThis commit was generated by cvs2svn to compensate...
2001-12-18 obrienThis commit was generated by cvs2svn to compensate...
2001-12-14 sheldonhThis commit was generated by cvs2svn to compensate...
2001-12-11 jhb- Add 'fwrite' and 'fseek' words for writing to and...
2001-12-11 jhbAdd support for writing to BIOS disks.
2001-12-10 guidoAdd new boot flag to i386 boot: -p.
2001-12-10 obrienUpdate to C99, s/__FUNCTION__/__func__/,
2001-11-28 msmithThis commit was generated by cvs2svn to compensate...
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-09 wollmanThis commit was generated by cvs2svn to compensate...
2001-11-09 wollmanThis commit was generated by cvs2svn to compensate...
2001-11-08 peterThis commit was generated by cvs2svn to compensate...
2001-11-07 jhbRemove a few more debugging bits and turn on twiddle...
2001-11-05 jhb- If we are booted via cdboot, use bc_add() to instanti...
2001-11-05 jhbHook up the bioscd driver and the cd9660 filesystem.
2001-11-05 jhbAdd a device driver for the BIOS device for CD-ROM...
2001-11-04 jhbTrim all the extra debugging output including hexdumps...
2001-11-04 jhbAxe the old cdldr.
2001-11-04 jhbUse the new cdboot instead of cdldr.
2001-11-04 jhbThis is a new CD bootstrap utility designed to replace...
2001-11-03 jhbWhoops, missed these bits in the previous commit.
2001-11-03 jhbAdd support for sending messages to the serial console...
2001-11-03 jhbAdd support for outputting multiple lines when dumping...
2001-11-03 jhbAdd support for trace traps by returning from them...
2001-11-03 jhbOutput a newline at the end of a dump so that there...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-01 obrienThis commit was generated by cvs2svn to compensate...
2001-11-01 peterFix the ILLEGAL fdisk table that is there for supportin...
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-27 obrienThis commit was generated by cvs2svn to compensate...
2001-10-26 ruThis commit was generated by cvs2svn to compensate...
2001-10-23 jlemonSet RB_MULTIPLE (multiple console support) if the kerne...
2001-10-23 jlemonAllow the RBX_DUAL flag to appear in bootinfo.
2001-10-13 obrienThis commit was generated by cvs2svn to compensate...
2001-10-08 obrienThis commit was generated by cvs2svn to compensate...
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-10-04 jhbWhitespace fixes.
2001-10-02 yokotaFix the ANSI color escape sequence \E[m.
2001-10-02 yokotaFix the local macro: isvisible().
2001-10-01 yokotaFix the function CD(): "Clear to the end of the screen".
2001-10-01 yokotaThis is white-space only change. No functional difference.
2001-09-18 sobomaxAdd support for loading bzip2-compressed kernels and...
2001-09-12 ruCreate backup copies using install(1).
2001-09-11 peterImplement the long-awaited module->file cache database...
2001-09-07 msmithThis commit was generated by cvs2svn to compensate...
2001-09-05 mpThis commit was generated by cvs2svn to compensate...
2001-09-02 obrienThis commit was generated by cvs2svn to compensate...
2001-09-02 obrienThis commit was generated by cvs2svn to compensate...
2001-08-30 msmithMention that the ACPI module load can be disabled by...
2001-08-30 msmithTeach the loader how to find the system ACPI informatio...
2001-08-29 robertoThis commit was generated by cvs2svn to compensate...
2001-08-26 msmithThis commit was generated by cvs2svn to compensate...
2001-08-23 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-22 peterOK, now I am scared of pxeldr. It had /boot/loader...
2001-08-22 peterGenerate an ELF /boot/loader instead of fake a.out...
2001-08-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-08-15 ruThis commit was generated by cvs2svn to compensate...
2001-08-14 ruThis commit was generated by cvs2svn to compensate...
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-09 mpAllow for text section alignment to properly align...
2001-08-09 jhbTrim trailing whitespace.
2001-08-09 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
next