]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-01-07 bdreweryAdd in DIRDEPS_BUILD support.
2016-01-07 bdreweryMove the MAKEOBJDIRPREFIX value guard to sys.mk and...
2016-01-07 emasteSwitch GNU ld to be installed as ld.bfd and linked...
2016-01-07 glebiusHistorically we have two fields in tcpcb to describe...
2016-01-06 glebiusProvide knob NO_INSTALLEXTRAKERNELS. If defined, extra...
2016-01-06 emasteUse standard name for ASCII LF and FF control codes
2016-01-06 smhstyle(9) fixes for EFI boot
2016-01-06 smhFix const conversion warning in lz4_decompress
2016-01-06 smhFix return from zfs_probe_dev
2016-01-06 smhFix _MSC_EXTENSIONS checks
2016-01-06 emastelibunwind: Include header for dl_unwind_find_exidx...
2016-01-06 emasteloader.efi style(9) cleanup
2016-01-06 emasteIntroduce and use new EFI_ERROR_CODE macro for EFI...
2016-01-06 emasteAdd fls() to libstand
2016-01-06 impTry a little harder to remove firstboot and firstboot...
2016-01-06 emasteEnable the beastie menu for the UEFI console
2016-01-06 emasteloader.efi: add terminal emulation support
2016-01-06 gjbAdd a new target to touch the ${.OBJDIR}/release file...
2016-01-06 asomers"source routing" in rpcbind
2016-01-05 impUse the more proper -f. Leave /bin/rm in place since...
2016-01-05 impDisable abi variant hook until strangeness with package...
2016-01-05 gjbMerge ^/projects/release-install-debug:
2016-01-05 cemioat(4): Add ioat_get_max_io_size() KPI
2016-01-05 avosiwm: revert r293178
2016-01-05 jillesAdd sbin and /usr/local directories to _PATH_DEFPATH.
2016-01-05 emastertld: populate DT_DEBUG iff DYNAMIC segment is writable
2016-01-05 emastertld: populate DT_DEBUG iff DYNAMIC segment is writable
2016-01-05 kibTwo fixes for excessive iterations after r292326.
2016-01-05 hselaskyImplement RCU mechanism using shared exclusive locks.
2016-01-05 uqsFix undefined behavior when using asmc_fan_getstring()
2016-01-05 hselaskyFix for directly connected FULL or LOW speed USB devices.
2016-01-05 delphijMFV r293125: less v481.
2016-01-05 gjbPrevent memstick installation medium from attempting...
2016-01-05 emastertld: wrap a comment to 80 columns
2016-01-05 npHave krping use IB_ACCESS_LOCAL_WRITE because it's...
2016-01-05 npiw_cxgbe: Shut down the socket but do not close the...
2016-01-04 emasteMerge LLVM libunwind revision 256779
2016-01-04 avosurtwn: add bits for R92C_HWSEQ_CTRL and R92C_TXPAUSE...
2016-01-04 avosiwn: reduce code duplication in iwn_read_firmware()
2016-01-04 avosiwm: free firmware related resources after uploading...
2016-01-04 avosiwm: store pointer for 'struct firmware' instead of
2016-01-04 tuexenGet struct sctp_net_route in sync with struct route...
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 delphijVendor import of less v481.
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 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...
next