freebsd.git
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-06 dimVendor import of llvm trunk r256945:
2016-01-04 dimMerge ^/head r293036 through r293174.
2016-01-04 gjbFix path to include .OBJDIR to avoid polluting the...
2016-01-04 bruefferDon't build rtwnfw if building without binary blobs.
2016-01-04 bruefferAdd rtwn(4) to the hardware list.
2016-01-04 melifaroFinish r293098: make ip6_getpmtu() and ip6_getpmtu_ctl...
2016-01-04 dfrFix a memory leak in gss_release_oid_set
2016-01-04 melifaroFix route lookup condition: do IPv6 route lookup for...
2016-01-04 melifaroMaintain consistent behavior: make fib4_lookup_nh_ext...
2016-01-04 emasteloader.efi: support non-contiguous console modes
2016-01-04 adrian[net80211] fix duration field; it's unsigned, but not...
2016-01-04 melifaroAdd rib_lookup_info() to provide API for retrieving...
2016-01-04 ngieRemove free'ing of an uninitialized variable
2016-01-04 ngieUse `nitems(x)` macro instead of using hardcoded number...
2016-01-04 ngieConvert another `string` variable to `string_arr` misse...
2016-01-04 ngieRename nitems and string variables to avoid collisions
2016-01-04 jhibbitsMake arguments for booke_init() u_long, to match regist...
2016-01-04 jhibbitsSet the cacheline size before calling powerpc_init()
2016-01-04 emasteMerge LLDB 3.8
2016-01-04 emasteUpdate build infrastructure for LLDB 3.8
2016-01-03 emasteBuild Valgrind.cpp for LLDB, not only CLANG_EXTRAS
2016-01-03 jillessh: Link tests/builtins/getopts9.0 to the build.
2016-01-03 avosiwm: use m_collapse() to defragment a mbuf chain
2016-01-03 jillessh: Reduce size of builtins table.
2016-01-03 emasteUn-trim part of lldb trunk r256633
2016-01-03 impUse /bin/rm to remove /firstboot*. Otherwise rm -i...
2016-01-03 ngieFix ixl(4) compilation with PCI_IOV pre-r266974
2016-01-03 adrian[ath] remove the inline version of the register access...
2016-01-03 melifaroFix fib4_lookup_nh_ext() flags/flowid order messed...
2016-01-03 jhibbitsInitialize the rid for input.
2016-01-03 jhibbitsAdd error interrupt handler for Freescale PCI errors
2016-01-03 ianEliminate code for walking through the early static...
2016-01-03 ianStore the pointer to the bootloader-provided env data...
2016-01-03 ngieAdd sys/types.h for for size_t, etc
2016-01-03 melifaroRemove 'struct route_int6' argument from in6_selectsrc...
2016-01-03 avosiwm: convert to ieee80211_tx_complete()
2016-01-03 avosiwm: reorganize if_iwmvar.h
2016-01-03 melifaroHandle IPV6_PATHMTU option by spliting ip6_getpmtu_ctl...
2016-01-03 ngieRevert r293070
2016-01-03 ngie- Use attach_md instead of hardcoding md(4) provider...
2016-01-03 ngieAdd "options ZFS" to NOTES so this will be tested with...
2016-01-03 impIf md_exec_hook is defined, provide a way to create...
2016-01-03 impAdd libsoft to the tree, just like lib32.
2016-01-03 impAdd new LIBSOFT option. This is similar to the LIB32...
2016-01-03 impCreate a generalized exec hook that different architect...
2016-01-02 ianReword the comment to better describe what I found...
2016-01-02 ianCast pointer through uintptr_t on the way to uint64_t...
2016-01-02 ianWork around problems that happen when there is ram...
2016-01-02 andreastFix booting of 32-bit kernels on 64-bit G5 hardware.
2016-01-02 ianUse 64-bit math when processing the lists of physical...
2016-01-02 ianFix the arm64 build by adding an all-important '&'...
2016-01-02 kibHide transient EBADF errors caused by the parallel...
2016-01-02 nwhitehornBump the maximum number of interrupt controllers to...
2016-01-02 nwhitehornMake using the #address-cells property on the interrupt...
2016-01-02 ianAdd an OF_decode_addr() implementation for arm64.
2016-01-02 emastekbdmap.5: Use current names for ASCII control codes...
2016-01-02 adrian... and that would've never worked. Sorry!
2016-01-02 ianUse 64-bit math when finding a block of ram to hold...
2016-01-02 nwhitehornBring CPU features list in line with the ABI requirements.
2016-01-02 nwhitehornSwitch setting MSR[SF] to C code. This removes any...
2016-01-02 adrian[ath] add explicit bus barriers.
2016-01-02 desReplace the cosine table with a sine table, which ...
2016-01-02 ngie- Use a temporary file for the temporary md(4) devices...
2016-01-02 emasteUse correct name 'us' for character 31 in keymaps
2016-01-02 ianRevert accidental change that snuck into r293045.
2016-01-02 ianMake the 'env' directive described in config(5) work...
2016-01-01 jhibbitsAccidentally dropped the 0 padding.
2016-01-01 jpaetzelUnset the gss kernel state when gssd exits
2016-01-01 kibMinor style cleanup.
2016-01-01 jhibbitsUse uint32_t for LBC block size.
2016-01-01 emasteReduce libstand Makefile duplication
2016-01-01 jhibbitsFix a couple printf formats.
2016-01-01 melifaroUse lltable_get_ifp() instead of direct access to lltab...
2016-01-01 cyUpdate leap-seconds to latest. This will satisfy the...
2016-01-01 dimMerge ^/head r293016 through r293035.
2016-01-01 melifaroRemove second EVENTHANDLER_REGISTER slipped in r292978.
2016-01-01 des17 years and change after I wrote warp_saver, here...
2016-01-01 desIn the unload target, check that the module is loaded...
2016-01-01 ngieUse randomly generated device names in testcases via...
2016-01-01 jhibbitsExtend idle support for newer Book-E cores.
2016-01-01 ngieAdd functions for managing md(4) devices and cleaning...
2016-01-01 ngie- Use geom <class> load instead of g<class> load; g...
2016-01-01 adrian[net80211] document the (not completely complete) set...
2016-01-01 nwhitehornUnify the ELFv1 and ELFv2 code paths and make ELFv1...
2015-12-31 adrian[rtwn] add rtwn module directory.
2015-12-31 dimMerge ^/head r292951 through r293015.
2015-12-31 dimMerge r293013 from clang380-import branch:
2015-12-31 dimMerge r293006 from clang380-import branch:
2015-12-31 dimFix a clang 3.8.0 warning in pflogd.c:
2015-12-31 adrian[rtwn] Add initial manpages for the rtwn driver.
2015-12-31 adrian[rtwn] Add rtwn firmware and driver module.
2015-12-31 adrian[rtwn] bring over initial rtwn driver.
2015-12-31 adrian[rtwn] add rtwn firmware.
2015-12-31 dimFor determining the compiler version, quote the string...
2015-12-31 jillessh: Remove redundant CTLQUOTEMARK checks.
2015-12-31 allanjudeIntroduce the ZFS Boot Environments menu to the loader...
2015-12-31 dteskeRemove supposition comment that code would better live...
2015-12-31 dteskeFix a memory leak. nextboot_conf_file is not volatile...
2015-12-31 emastenewvers.sh: put variable assignments on separate lines
next