Cosmetic cleanups.
[dragonfly.git] / sys / boot / i386 /
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-20 Matthew DillonThe dos slice scanner was incorrectly including extende...
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-24 Matthew DillonSynchronize a few libi386 issues from FreeBSD. Fix...
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-14 Matthew DillonAdd /boot/defaults/loader-bootp.conf, a separate defaul...
2004-09-30 Matthew DillonAttempt to make the boot code operate in a more determi...
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-12 Matthew DillonMake sio.S aware of when -mrtd is or is not being used...
2004-09-09 Joerg SonnenbergerFix some warnings in the code about non-ISO C prototype...
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-20 Joerg Sonnenberger- include sys/param.h for endian macros
2004-08-06 Matthew DillonGCC3.4's (default) unit-at-a-time optimization is incom...
2004-08-06 Matthew Dillonmake the __asm for the pushfl fakery __volatile.
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-27 Matthew DillonBoot1 tries to clear boot2's BSS. It makes several...
2004-07-19 Matthew DillonMAJOR BOOT CODE REVAMP / 30 hour+ hacking session ...
2004-07-19 Matthew DillonConsolidate most constant memory addresses in bootasm...
2004-07-18 Matthew DillonConsolidate most constant memory addresses in bootasm...
2004-07-18 Matthew DillonSync bootn0 with recent boot0 fixes.
2004-07-18 Matthew DillonBrute force a register save/restore for int 0x13 (disk...
2004-07-18 Matthew DillonBring the twiddle fix in from FreeBSD5:1.11. This...
2004-06-27 Matthew DillonAddendum: it should be noted that boot2 also probes...
2004-06-27 Matthew DillonProperly probe for the serial port. If the serial...
2004-06-27 Matthew DillonBe ultra conservative for now, do not try to initialize...
2004-06-27 Matthew DillonFix a minor bug in the auto-console selection (handle...
2004-06-26 Matthew DillonDo a bit of cleanup and enable the SIO FIFO (1655x...
2004-06-26 Matthew DillonBring boot2 and the loader into line with our new dual...
2004-06-26 Matthew DillonUnhook bios_howmem (a simple reporting variable), it...
2004-06-26 Matthew DillonAdd some early serial console debugging support to...
2004-06-26 Matthew DillonStage 1/999: Rewrite boot0 to relocate to higher memory...
2004-06-25 Matthew DillonImplement duel-console mode and make it the default...
2004-06-25 Matthew DillonConvert the M4'd btxldr.s to a preprocessed btxldr...
2004-06-24 Matthew DillonBring in 1.33 from FreeBSD-5:
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-21 Matthew DillonAdd a missing break after default: for gcc-3.4 support.
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-10 Joerg SonnenbergerExplicitly build the boot2.c without propolice. We...
2004-03-04 Matthew DillonPartitions>8: Leave a whole 512 bytes for the disklabel...
2004-02-21 Matthew DillonSynchronize a bunch of things from FreeBSD-5 in prepara...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-28 Matthew DillonUndo some of the previously made changes to deal with...
2004-01-26 Joerg SonnenbergerRemove Makefile.inc
2004-01-26 Joerg SonnenbergerRename Makefile.in to Makefile.sub
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-11-30 David Rhodus* s/FreeBSD/DragonFly at the boot2 prompt.
2003-11-22 Jeroen Ruigrok/asmodaiProperly spell compatible and compatibility.
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-08-16 Matthew DillonMake modules work again part 2 (final): Link the module...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-21 Matthew DillonDEV messaging stage 1/4: Rearrange struct cdevsw and...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: