]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Upgrade our copy of llvm/clang to r142614, from upstream's release_30
[FreeBSD/FreeBSD.git] / sys / boot /
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-20 pjdWith LOADER_MBR_SUPPORT defined and LOADER_GPT_SUPPORT...
2011-10-20 pjd- Correctly read gang header from raidz.
2011-10-19 pjdFix missing return when LOADER_GPT_SUPPORT is defined...
2011-10-19 pjdAlways pass data size for checksum verification functio...
2011-10-19 pjdNever pass NULL block pointer when reading. This is...
2011-10-19 pjdDon't mark vdev as healthy too soon, so we won't try...
2011-10-18 desLook for /boot/config in addition to /boot.config,...
2011-10-18 jchandraSupport for booting XLP using FDT.
2011-10-16 eadler- change "is is" to "is" or "it is"
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-04 thompsaAllow ixp425 boot2 to compile after r219452
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-16 avgzfstest: rename to zfsboottest and move to tools
2011-09-13 avggpt/zfs boot blocks: reduce optimizing CFLAGS to -O1
2011-09-13 avgzfstest: cleanup the code, improve functionality and...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-09-02 jhRestore behavior of the autoboot_delay="-1" boot menu...
2011-08-23 marckAdd kern.cam.boot_delay description (with reasonable...
2011-08-14 nwhitehornAdd support for the Blu-Ray drive found in the Sony...
2011-08-08 dimFix buffer overflow in sys/boot/common/util.c's printf...
2011-07-25 rodrigcDocument the tftp.blksize variable added in src/lib...
2011-07-20 jhbNote that the "kernel" variable in loader.conf is the...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-17 dimWhen building some of the boot loaders with clang,...
2011-07-16 nwhitehornAdd support for booting PS3s from disk. This is still...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mariusSince r219452 the alignment of __dmadat has changed...
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-02 marius- For Cheetah- and Zeus-class CPUs don't flush all...
2011-07-01 mariusFix r223695 to compile on architectures which don't...
2011-06-30 dfrAdd a version of the FreeBSD bootloader which can run...
2011-06-27 jhbRevert the entry point label to 'start' to unbreak...
2011-06-27 jhb- Remove the fake BPB from zfsldr. zfsldr doesn't...
2011-06-25 mariusAs with EFI, OFW and U-Boot etc only compile FDT suppor...
2011-06-23 jhbThe recent change to increase the zfsboot size to 64k...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 kanMinimize backward seeks when trying to load ELF relocat...
2011-06-18 benlFix clang warnings.
2011-06-16 hrsMerge from HEAD@222977.
2011-06-15 nwhitehornRevert changes to this file in r222417. This unconditio...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-08 hrsMerge from HEAD@222848.
2011-06-07 attilioMFC
2011-06-07 marcelo Bump the EFI loader version to 3.1.
2011-06-07 marcelAdd ia64_sync_icache() and use it to make the I-cache...
2011-06-05 hrsMerge from HEAD@222712.
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-02 attilioMFC
2011-06-02 uqsmdoc: fix markup
2011-05-31 attilioMFC
2011-05-30 julianInclude forgotten framework changes to get some of...
2011-05-29 attilioMFC
2011-05-29 andreastAdd some missing files. Without we hang in the OF promp...
2011-05-29 hrsMerge from head@222434.
2011-05-29 attilioMFC
2011-05-28 julianNew boot loader menus from Devin Teske.
2011-05-14 attilioMFC
2011-05-14 attilioDisconnect sun4v architecture from the three.
2011-05-07 attilioMFC
2011-05-07 avga whitespace nit
2011-05-07 avga whitespace nit
2011-05-06 attilioMFC
2011-05-05 dimFine-tune llvm optimization for sys/boot/i386/boot2...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-03 attilioMFC
2011-05-03 marcelFix corner case where the size is a power of two.
2011-05-02 attilioMFC
2011-05-02 dimClang r130700 can now compile sys/boot/i386/boot2 with...
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-30 marcelTurn PBVM page table entries into PTEs so that they...
2011-04-28 jhbDue to space constraints, the UFS boot2 and boot1 use...
2011-04-21 aeRemove all object files during 'make clean'.
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-16 nyanMFi386: revisions 220389 and 220392
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-15 philipAdd basic support for the Marvell Orion TS-7800.
2011-04-13 pluknetRemove the now defunct kern.ipc.nmbufs tunable.
2011-04-06 rdivackyMove getc() body before xgetc() so gcc does not emit...
2011-04-06 rdivackyMark getc() as inline, this has no effect on gcc but...
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-04-05 nyanMFi386: revision 220337
2011-04-04 rdivackyBuild boot2 with -mregparm=3, ie. pass upto 3 arguments...
2011-04-04 marcelFix a long standing bug where file_load() passes down...
2011-04-03 marcelUse the new arch_loadaddr I/F to align ELF objects...
2011-04-03 marcelAdd 2 new archsw interfaces:
2011-04-03 marcelRevert rev 165325. The arch_maphint interface hasn...
2011-04-03 marcelMake the ski loader functional again after the previous...
2011-03-24 nyanMFi386: the part of 219452
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-16 aeThe size of zfsboot2 grown up to 64 Kbytes in r219089.
2011-03-16 aeSet control flags in putc(). This should fix zfsboot...
2011-03-16 marcelMFaltix:
2011-03-16 marcelRevert previous commit: EFI_STATUS is a 64-bit integral...
2011-03-14 davidch- Initial release of bxe(4) to support Broadcom NetXtre...
2011-03-12 dasMerge gdtoa-20110304.
next