drm: Import Linux commit 9bc3cd5673d84d29272fa7181a4dfca83cbb48c1
[freebsd.git] / release /
2015-03-25 gjbCrochet sources moved to a new home; update accordingly.
2015-03-20 cpercivaWhen creating VM images, copy the contents of the creat...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-16 gjbDocument r279663, qsort(3) enhancements.
2015-03-16 gjbDocument r279571, freebsd-update(8) will not download...
2015-03-16 gjbDocument r279463, iovctl(8) rc(8) script.
2015-03-16 gjbDocument r279361, kern.osrelease and kern.osreldate...
2015-03-16 gjbDocument r279315, uefisign(8) addition.
2015-03-16 gjbDocument r279252, pmap(9) overhaul for 64-bit PowerPC...
2015-03-16 gjbDocument r279189, VSX support.
2015-03-16 gjbDocument r279186, setmode(3) set errno on failure.
2015-03-16 gjbDocument r278970, acpi(4) update to 20150204.
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 gjbProperly evaluate XZ_CMD from the chroot.
2015-03-02 gjbUse xz(1) to compress FreeBSD/arm images.
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-24 gjbAdd a CLOUDPACKAGE variable to contain a list of target...
2015-02-24 gjbRemove a stale comment.
2015-02-24 gjbAdd 'cloudware-install' target to handle copying cloud
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-22 dimMerge ^/head r279023 through r279162.
2015-02-20 gjbDefault XZ_THREADS=0, and add to RELEASE_RMAKEFLAGS
2015-02-20 gjbFix wording in entry for r278934.
2015-02-20 gjbDocument r275140, pmc callchain depths increased.
2015-02-20 gjbFix a typo in r278037 entry: s/cam/ctl/
2015-02-20 gjbUpdate the commented last revision.
2015-02-20 gjbDocument r278926, 'make release' now uses multi-threaded
2015-02-20 gjbDocument r278433, xz(1) update to 5.2.0.
2015-02-20 gjbDocument r278354, ctld(8) update to control non-iSCSI CTL
2015-02-20 gjbDocument r278320, devctl(3) and devctl(8) added.
2015-02-20 gjbAdd a 'General Storage' section.
2015-02-20 gjbDocument r278934, elf(3) dependency removed from dtri.o
2015-02-20 gjbDocument r277990, powerpc64 kernel now built as
2015-02-20 gjbDocument r277904, '-s' option added to config(8).
2015-02-20 gjbDocument r277610, futimens(2) and utimensat(2) added.
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-17 rpaulorelease: use xz via pipe when compressing the tarballs.
2015-02-14 dimMerge ^/head r278499 through r278755.
2015-02-12 cpercivaStep 1 of eliminating the "games" distribution: Move...
2015-02-10 gjbBump copyright, forgotten in r278502.
2015-02-10 gjbIn scripts/mk-vmimage.sh, prevent incorrect usage() by
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 gjbRevert r278445.
2015-02-09 gjbEnable multi-threaded xz(1) compression, after r278433.
2015-02-09 gjbDefine FREEBSD_VERSION in release/Makefile, derived
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-05 dimMerging ^/head r278224 through r278297.
2015-02-05 gjbBump copyright year.
2015-02-05 gjbSecurity Advisory information is included on several
2015-02-05 gjbAdd an entity to use to link to SAs and ENs.
2015-02-04 dimMerge ^/head r278110 through r278223.
2015-02-04 gjbBump copyright after r277458.
2015-02-03 gjbUse ifconfig_DEFAULT="" instead of hard-coding vtnet(4)
2015-02-03 gjbMove service_enable="YES" rc.conf(5) additions to
2015-02-02 gjbOverhaul the relnotes page to reorganize the sections.
2015-02-02 gjbMove the 'Upgrading from Previous Releases of FreeBSD'
2015-02-02 dimMerge ^/head r278005 through r278109.
2015-02-02 hrsAdd a toc.section.depth=3 parameter to use the same...
2015-01-28 dimMerge ^/head r277804 through r277843.
2015-01-28 gjbFix a typo in a comment.
2015-01-28 gjbProvide a description for the 'tests.txz' distribution
2015-01-28 gjbRename the 'system' target to 'disc1', which is specific
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-24 luigido not strip /stand
2015-01-23 gjbWhen iterating through VMFORMATS, the VMBASE file is
2015-01-23 cpercivaProvide a recipe of "true" for building the "release...
2015-01-23 gjbUpdate the latest revision.
2015-01-23 gjbDocument r277458, support for cloud hosting providers...
2015-01-23 gjbDocument r277166, ptrace(2) Altivec register support.
2015-01-23 gjbDocument r276881, libedit UTF-8 support.
2015-01-22 gjbRename the 'release' target to 'real-release', and
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-16 gjbDocument r277270, OpenSSL update to 1.0.1l.
2015-01-16 gjbAdd initial support for the GCE (Google Compute Engine)
2015-01-16 gjbAdd 'list-vmtargets' target, which produces a list of
2015-01-16 gjbAdd a 'list-cloudware' target to print the list of
2015-01-16 gjbRemove vm_extra_install_base() for the Azure image...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-14 gjbAdd a comment to note that setting hw.vga.textmode...
2015-01-14 gjbUpdate the VM_EXTRA_PACKAGES list for the openstack
2015-01-14 gjbEnable password-less sudo for openstack images.
2015-01-14 gjbEnable the textmode console by default for VM images,
2015-01-14 gjbIn vm_extra_install_base(), do not install waagent
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-12 emasteAdd ELF Tool Chain release notes
2015-01-12 gjbSplit the <orgname> tag out of being a single-line.
2015-01-12 gjbDocument r276881, libedit UTF-8 support and sh(1) unicode
2015-01-11 gjbFix ordering by SVN revision.
2015-01-11 gjbDocument r271539, bsdinstall(8) parition editor and...
2015-01-11 gjbFix the release notes article.xml file to confirm with
2015-01-11 gjbAdd a comment in the release notes XML file to note the
next