]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-09-01 Alexander MotinMFV r302642:
2016-09-01 Andrew TurnerFix arm64 superpages bugs in pmap_enter:
2016-09-01 Sepherosa Ziehaunet/rndis: Define types for RNDIS pktinfo rm_type field.
2016-09-01 Sepherosa Ziehauhyperv/hn: Fix VLAN tag construction.
2016-09-01 Toomas Soomebd_int13probe() should check extended info if sector...
2016-09-01 Sepherosa Ziehaunet/vlan: Shift for pri is 13 (pri mask 0xe000) not 1.
2016-09-01 Sepherosa Ziehauhyperv/hn: Stringent per-packet-info verification.
2016-09-01 Sepherosa Ziehaunet/rndis: Define per-packet-info for RNDIS packet...
2016-09-01 Sepherosa Ziehauhyperv/hn: Remove unused function
2016-09-01 Sepherosa Ziehaunet/rndis: Add comment for rndis_set_parameter
2016-09-01 Ed Masteallow kern.proc.nfds sysctl in capability mode
2016-09-01 Enji CooperDon't bake all of CC/CPP/CXX into CFLAGS
2016-09-01 Patrick Kelsey_taskqueue_start_threads() now fails if it doesn't...
2016-09-01 Eric JoynerFix linker warnings (errors on gcc) that resulted from...
2016-09-01 Navdeep Parharcxgbe/t4_tom: Two new routines to allocate and write...
2016-08-31 Navdeep Parharcxgbe/t4_tom: Add general purpose routines to deal...
2016-08-31 Mark JohnstonRename unp_dispose_so() to unp_dispose().
2016-08-31 Ed MasteSet UEFI boot loader PE/COFF timestamps to known value...
2016-08-31 Ed Masteusers: don't build when we don't have a C++ toolchain
2016-08-31 Ed Mastereadelf: silence GCC 4.2.1 uninitialized variable warning
2016-08-31 Jilles Tjoelkerdirectory(3): Deprecate readdir_r(). Clarify dirent...
2016-08-31 Luiz Otavio... All the TI platforms are FDT based and it is not necess...
2016-08-31 Bryan DreweryDIRDEPS_BUILD: Add some missing dirctories to the build.
2016-08-31 Bryan DreweryAdd a 'make print-dir' that simply traverses all direct...
2016-08-31 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2016-08-31 Bryan DreweryDIRDEPS_BUILD: Avoid cyclic dependency with libc++.
2016-08-31 Andrey A. Chernov'addrlen' does not matter when we need to find the...
2016-08-31 Ed MasteRegnerate after r305140, getdtablesize in capability...
2016-08-31 Luiz Otavio... Fix the build.
2016-08-31 Ed MasteAllow getdtablesize in capability mode
2016-08-31 Conrad Meyerdf(1): Allow duplicate -l flags gracefully
2016-08-31 Allan JudeEliminate unnecessary loop in _cap_check()
2016-08-31 Jared McNeillAdd Allwinner A64 (sun50i) and Pine64 dts files.
2016-08-31 Andrey A. ChernovApply the same qsort() usage fix as in r304911 getaddri...
2016-08-31 Warner LoshRemove accidentally committed stray comment.
2016-08-31 Ed MasteUpdate to ELF Tool Chain r3490
2016-08-31 Konstantin... Make swapoff reliable.
2016-08-31 Andrew TurnerAlso handle instruction traps. We might hit these when...
2016-08-31 Ed MasteImport ELF Tool Chain snapshot at revision 3490
2016-08-31 Baptiste DaroussinNetboot: allow both tftpfs and nfs in both pxeboot...
2016-08-31 Mateusz Guzikfd: effectively revert r305091
2016-08-31 Alexander MotinFix kernel panic when inheriting properties without...
2016-08-31 Andrey V. ElsukovRemove redundant sanity checks from ipsec[46]_common_in...
2016-08-31 Bruce EvansAdd some locking to sc_cngetc().
2016-08-31 Jared McNeillAdd support for Allwinner A64 USB PHY.
2016-08-31 Bjoern A. ZeebAfter r305113, try to properly replace the magic number...
2016-08-31 Toomas Soomerecvtftp() is broken for large files, report file size
2016-08-31 Luiz Otavio... Add a driver for the AM335x bandgap sensor, an on-die...
2016-08-31 Luiz Otavio... Allow the use of control module extensions to cope...
2016-08-31 Luiz Otavio... Replace more magic numbers with the proper register...
2016-08-31 Luiz Otavio... Replace a magic number with the proper register name.
2016-08-31 Sepherosa Ziehauhyperv/timesync: Rework time adjustment policy
2016-08-31 Sepherosa Ziehauhyperv/hn: Consolidate NVS transaction execution.
2016-08-31 Nathan WhitehornBack out misfired extra file in r305108.
2016-08-31 Nathan WhitehornRefix operation on sparse CPU mappings as in r302372...
2016-08-31 Warner LoshCreate a hook 'post-initialize' for people that want...
2016-08-31 Oleksandr TymoshenkoUpdate VCHIQ driver to upstream version 4eda74f2
2016-08-31 Baptiste DaroussinRevert 305098
2016-08-31 Baptiste DaroussinMake libc++.so ldscript sysroot friendly
2016-08-30 Olivier HouchardNuke obio_bs_tag, it was used before it was initialized...
2016-08-30 Olivier HouchardSome old arm ports don't load the kernel at the beginni...
2016-08-30 Bryan DreweryAUTO_OBJ: Support SRCS/DPSRCS that contain '/' and...
2016-08-30 Olivier HouchardGarbage collect bits forgotten in r295267.
2016-08-30 Mateusz Guzikfd: add fdeget_locked and use in kern_descrip
2016-08-30 Pedro F. GiffuniMFV r302423:
2016-08-30 Mateusz Guzikfd: simplify fd testing in fget_locked by casting to...
2016-08-30 Jilles Tjoelkergetvfsbyname(3): Remove [EFAULT] error.
2016-08-30 Dimitry AndricFix warnings in telnet about invalid constant conversio...
2016-08-30 Dimitry AndricFix warnings in tnftp about invalid constant conversion...
2016-08-30 Mariusz ZaborskiFix Capsicum syscalls test suite.
2016-08-30 Pedro F. Giffunilibcpp: Complete the __COUNTER__ support with upstream...
2016-08-30 Bryan DreweryReduce duplicated logic for !SMP
2016-08-30 Ed Masteiscsi_initiator: make logout_req::reason unsigned char
2016-08-30 Dimitry AndricSquelch clang 3.9.0 warnings about BASE (which is 32768...
2016-08-30 Warner LoshThe code only converts from bpbHugeSectors to bpbSector...
2016-08-30 Warner LoshRemove CHS alignment. It's not needed and causes proble...
2016-08-30 Andrew TurnerBecause we need to use a break-before-make sequence...
2016-08-30 George V. Neville... Update cryptotest for modern algorithms
2016-08-30 Kurt LidlAdd refactored blacklist support to sshd
2016-08-30 Marcelo AraujoInvert calloc(3) argument order.
2016-08-30 Bruce EvansFix keyboard polling "on/off" to support recursion...
2016-08-30 Bruce EvansStart adding locking to sc_cngetc().
2016-08-30 Jared McNeillAdd support for Allwinner A64 watchdog timer.
2016-08-30 Kevin LoUpdate a comment to reflect r305051.
2016-08-30 Mark JohnstonRestore swap pager readahead after r292373.
2016-08-30 Mark JohnstonRecursively enumerate anonymous structs and unions...
2016-08-30 Sepherosa Ziehauhyperv/hn: Remove unnecessary NULL check.
2016-08-30 Sepherosa Ziehauhyperv/hn: Log packet message alignment.
2016-08-30 Sepherosa Ziehauhyperv/hn: Remove the useless rndis_device and related...
2016-08-30 Kevin LoZap M_IOVEC.
2016-08-30 Sepherosa Ziehauhyperv/hn: Switch to new RNDIS transaction execution...
2016-08-30 Sepherosa Ziehauhyperv/hn: Factor out func to exec RNDIS transaction...
2016-08-30 Sepherosa Ziehauhyperv/hn: Remove unused function
2016-08-30 Sepherosa Ziehauhyperv/hn: Switch to new RNDIS set for RX filters.
2016-08-30 Sepherosa Ziehaunet/rndis: Packet types are defined by NDIS; not RNDIS...
2016-08-30 Sepherosa Ziehauhyperv/hn: Indentation and field comment fixup for...
2016-08-30 Sepherosa Ziehauhyperv/hn: Move OIDs to net/rndis.h; they are standard...
2016-08-30 Justin HibbitsAttach and LAW problems to fix
2016-08-30 Enji CooperFilter certain compile-time options into -DATF_BUILD_*
2016-08-30 Justin HibbitsAdd support for NXP/Freescale etsec2 ethernet controller
next