]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-12-07 Michael TuexenSilence a warning produced by newer versions of gcc.
2016-12-07 Warner LoshFix Typo
2016-12-07 Michael TuexenFix a bug in sctp_sendmsgx(), where the sid provided...
2016-12-07 Michael TuexenCleanup the names of SSN, SID, TSN, FSN, PPID and MID.
2016-12-07 Conrad Meyerreadelf(1) -S: Include zero index and match binutils...
2016-12-07 Robert WatsonRegnerate system-call definitions following r309677...
2016-12-07 Robert WatsonReplace spaces with tabs in definition of SCTP system...
2016-12-07 Eric van GyzenExport the whole thread name in kinfo_proc
2016-12-07 Andrew TurnerAdd ACPI support to the arm64 mp code. We use the Multi...
2016-12-07 Andrew TurnerAdd ACPI support to the PSCI driver. This checks the...
2016-12-07 Ruslan BukinStyle fix.
2016-12-07 Sepherosa Ziehauhyperv/vmbus: Use pause if possible.
2016-12-07 George V. Neville... Fix a kernel panic in DTrace's rw_iswriter subroutine.
2016-12-07 Xin LIFix typo.
2016-12-07 Navdeep Parharcxgbe(4): unsigned short isn't large enough to store...
2016-12-07 Adrian Chadd[net80211] flesh out more RX phy information.
2016-12-07 Adrian Chadd[net80211] start refactoring out the "am I a wep /...
2016-12-07 Mark JohnstonUse the official spelling for NULL arguments to typed...
2016-12-06 Andrey V. ElsukovConvert result of hash_packet6() into host byte order.
2016-12-06 Bryan DrewerySupport spaces in group names.
2016-12-06 Mark JohnstonProvide dummy sysctls for v_cache_count and v_tcached.
2016-12-06 Mark JohnstonRequire the STACK option for code that captures stacks...
2016-12-06 Dimitry AndricDuring the bootstrap phase, when building the minimal...
2016-12-06 Ed SchoutenProperly sign extend the result of jrand48() and mrand48().
2016-12-06 Mariusz Zaborskitcpdump: allow to use BIOCROTZBUF in capability mode
2016-12-06 Gleb SmirnoffFix possible integer overflow in guest memory bounds...
2016-12-06 Gleb SmirnoffFix possible buffer overflow(s) in link_ntoa(3).
2016-12-06 Gleb SmirnoffWhen telnetd(8) composes argument list for login(1...
2016-12-06 Maxim SobolevAuto-generate 2 test cases that differ only in structur...
2016-12-06 Konstantin... Do not leak curthread->inact_mtx when cancelling in...
2016-12-06 Bryan DreweryRemove unneeded hack fixed by r309626.
2016-12-06 Bryan Drewerystrvis(3): Avoid internal state of multibyte functions...
2016-12-06 Eric van GyzenAdd rcorder-visualize.sh, which generates graphviz...
2016-12-06 Eric van Gyzenlocale: fix the powerpc build
2016-12-06 Andrew TurnerAdd the missing gic_common.h include for GIC_BUS_FDT.
2016-12-06 Andrew TurnerCreate two GIC ivars to find the bus type and GIC hardw...
2016-12-06 Mateusz Guzikifndef atomic_cas_* in cddl code in preparation for...
2016-12-06 Andrew TurnerMove the common bit manipulation macros from the GICv3...
2016-12-06 Andrew TurnerMove the stored signal mask later in the jump buf....
2016-12-06 Andrew TurnerAdda new common GIC header to handle the common parts...
2016-12-06 Navdeep Parharcxgbe(4): Update firmwares from version 1.16.12.0 to...
2016-12-06 Andrew TurnerAdd the full set of GICD_PIDR* registers
2016-12-06 Michael TuexenWhitespace changes.
2016-12-06 Luiz Otavio... Fix the armv6 build after r309553.
2016-12-06 Andriy Voskoboinykrsu: fix printf format specifiers.
2016-12-06 Enji CooperRemove svn[lite]{bench,fsfs} if either MK_SVN == no...
2016-12-06 Mark Johnstonlibdtrace: Don't use a read-only handle for enumerating...
2016-12-06 Mark JohnstonBump the libproc library version.
2016-12-06 Mark Johnstonlibproc: Add support for some proc_attach() flags.
2016-12-06 Mark Johnstonlibproc: Cache symbol tables for mapped objects upon...
2016-12-06 Mark Johnstonlibproc: Match prefixes when looking up mapped object...
2016-12-06 Mark Johnstonlibproc: Cache ELF handles for loaded objects.
2016-12-06 Mark Johnstonlibproc: Improve .gnu_debuglink support.
2016-12-06 Mark Johnstonlibproc: Make proc_getpid() an accessor for struct...
2016-12-06 Mark JohnstonFix style bugs and remove trailing whitespace in libpro...
2016-12-06 Martin MatuskaMFV r309587:
2016-12-06 John BaldwinRework syscall structure lookups.
2016-12-06 John BaldwinDon't attach to Host-PCI bridges with a bad bus number.
2016-12-06 Martin MatuskaUpdate vendor/libarchive to git ddb3954bfdb9a0a98d50fb1...
2016-12-06 Andriy Voskoboinykrsu: add hardware crypto support (WEP, TKIP and CCMP).
2016-12-06 John BaldwinBump Dd for addition of T6.
2016-12-06 John BaldwinDocument support for Terminator 6 adapters in cxgbe...
2016-12-05 Rick MacklemFix the NFSv4.1 server for Open reclaim after a reboot.
2016-12-05 Kristof Provostpflog: Correctly initialise subrulenr
2016-12-05 Maxim SobolevRefactor the regression test code by splitting huge...
2016-12-05 Michal MelounFix build breakage caused by r309531.
2016-12-05 Sevan JaniyanFix error in the example section
2016-12-05 Konstantin... Release DMAR table after using it.
2016-12-05 Konstantin... Rename fast taskqueues used by DMAR to avoid naming...
2016-12-05 Andrew TurnerRemove an unneeded header. It was used when we had...
2016-12-05 Conrad Meyerreadelf(1): Add support for extended program header...
2016-12-05 Justin HibbitsUse trunc_page() instead of rolling my own in pmap_trac...
2016-12-05 Kevin LoAdd Edimax EW-7622UMN to the list of devices supported...
2016-12-04 Baptiste DaroussinImport tzdata 2016j
2016-12-04 Baptiste DaroussinImport tzdata 2016j
2016-12-04 Andriy Voskoboinykrsu: fix RSSI reporting, partially revert r288414.
2016-12-04 Jason EvansUpdate jemalloc to 4.4.0.
2016-12-04 Konstantin... Restructure the code to handle reporting of non-exited...
2016-12-04 Michal MelounFixes for NVIDIA Tegra124 clocks:
2016-12-04 Michal MelounClock framework fixes:
2016-12-04 Andriy VoskoboinykDo not try to recreate wlan(4) interface if it already...
2016-12-04 Michal MelounAdd IDs for HDA codecs found on Nvidia Tegra SoCs.
2016-12-04 Michal MelounImplement fake pmap_mapdev_attr() for ARMv6.
2016-12-04 Pyun YongHyeonFix too low volume on MSI H170 GAMING M3 board by pokin...
2016-12-04 Pyun YongHyeonRecognize RealTek ALC1150 7.1 channel HD audio codec.
2016-12-04 Conrad Meyerioat(4): Compile on i386
2016-12-04 Conrad Meyercoredump_phnum_test: Make expected pheader count more...
2016-12-04 Pedro F. Giffuniindent(1): remove unneeded comma.
2016-12-04 Martin MatuskaRelax sanity check of number fields in tar header even...
2016-12-04 Justin HibbitsFix a typo (move parenthesis to correct location in...
2016-12-04 Enji CooperUnbreak "make depend" with sys/modules/ioat by adding...
2016-12-03 Adrian Chadd[camcontrol] init ts=0 to quieten gcc.
2016-12-03 Devin TeskeFix bug preventing limits(1) from being applied
2016-12-03 Ravi PokalaBuild smbios.ko as a module for amd64 and i386
2016-12-03 Pedro F. GiffuniRevert r253678, r253661:
2016-12-03 Andriy Voskoboinykrtwn: fix bitmap size calculation.
2016-12-03 Andriy Voskoboinykrsu: fix frame processing in the Rx path (similar to...
2016-12-03 Kevin LoFix logic error so the R92C_TDECTRL register value...
2016-12-03 Andriy Voskoboinykrsu: remove unused structures / variables.
2016-12-03 Bryan DreweryDIRDEPS_BUILD: Fix '/' in group names creating a bad...
next