Merge branch 'vendor/GCC44'
[dragonfly.git] / sys / boot /
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-07 Simon Schubertboot: consolidate per-platform settings
2009-08-06 Matthew DillonDEVTAB - Add mountroot & fstab support for serial numbe...
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-07-08 Matthew DillonAMD64 - Fix native-built sys/boot install
2009-07-06 Jordan GordeevMerge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23...
2009-07-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP' (early part)
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP'
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP' (early part)
2009-06-27 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-25 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-22 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE' (early part)
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-21 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE' (early part)
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH' (early part)
2009-06-20 Sascha WildnerAdd sys/boot/pc32/boot0sio to the build.
2009-06-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-14 Matthew DillonAHCI - Add kenv "boot.hint.ahci_disabled", and add...
2009-06-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-05-27 Jordan GordeevMerge branch 'master' into amd64
2009-05-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-22 Sepherosa ZiehauDocument hw.irq.X.dest in loader(8) manpage
2009-04-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-04-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-01 Matthew DillonFix quickworld for crossbuilding - use ln -hsf to repla...
2009-04-01 Sascha WildnerRemove CVS ID from the loader help file.
2009-03-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-02 Matthew Dillondisklabel64 UFS+HAMMER boot support (was previously...
2009-02-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-15 Matthew DillonRelase Engineering - Update loader-bootp.conf for new...
2009-02-15 Matthew Dillonpxe/tftpboot work - Allow multiple responses to broadca...
2009-02-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-15 Matthew DillonBoot loader fixes - fix recursive malloc()/free() error...
2009-02-13 Thomas Nikolajsenficl: unbreak testmain build
2009-02-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-11 Matthew DillonFix long-standing bug in boot1 code - can read junk...
2009-01-29 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-24 Sascha Wildnerloader(8): hw.usb.hack_defer_exploration's default...
2009-01-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-16 Simon Schubertboot0: enable packet mode by default
2009-01-16 Simon Schubertmbr: de-C-commentize perfectly fine # assembler comments
2009-01-16 Simon Schubertmbr: enable packet mode by default
2009-01-16 Simon Schubertmbr: convert to preprocessed source
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-06 Simon SchubertForce compilation with -march=i386 to avoid code bloat.
2009-01-06 Simon SchubertProperly generate fake i386 machine headers for amd64...
2009-01-06 Simon SchubertAvoid spilling NXCFLAGS/NXLDFLAGS, like we do already...
2009-01-06 Simon 'corecode... Pass flags as CFLAGS.
2009-01-06 Simon 'corecode... Collapse makefile with parent to avoid duplication.
2009-01-06 Simon 'corecode... Adjust for amd64 boot.
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-02 Simon SchubertUse .CURDIR instead of matching .ALLSRC.
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-30 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-29 Simon 'corecode... Fix objdir usage.
2008-12-29 Simon 'corecode... Add more bits for native hammer boot support.
2008-12-29 Simon 'corecode... Don't pass assembler flags to the compiler.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-10-03 Sascha WildnerSilence remaining "'packed' attribute ignored for field...
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-15 Thomas Nikolajsen * Move description of hw.usb.hack_defer_exploration
2008-09-15 Thomas Nikolajsen * Break line at end of sentence
2008-09-15 Thomas NikolajsenFix old ATA driver name.
2008-09-13 Simon SchubertConsolidate moved variables.
2008-09-13 Simon SchubertEnable hammer read support in boot2.
2008-09-10 Matthew DillonAugment loader.conf's manual page to describe hw.usb...
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-06 Thomas NikolajsenAdapt manual pages to change in boot code to support...
2008-09-04 Sascha WildnerSilence warning.
2008-09-02 Matthew DillonRemove boot0gpt - it isn't ready yet (and may never...
2008-09-02 Matthew DillonAdjust the boot code to boot from either a root with...
2008-09-02 Matthias SchmidtRename /kernel and /module to /boot/kernel and /boot...
2008-09-01 Matthew Dillon* Move /kernel to /boot/kernel and /modules to /boot...
2008-08-30 Sascha WildnerAdjust for dhcpd removal.
2008-08-25 Matthew DillonAMD64 Support:
next