]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-01-25 Ed Mastebsdinstall: enable SUJ by default (revert r327890)
2018-01-25 Nathan WhitehornAvoid all SLB operations in trap handling if the proces...
2018-01-25 Nathan WhitehornTreat DSE exceptions like DSI exceptions when generatin...
2018-01-25 Ian LeporeFix return style in RD2. Remove bogus return value...
2018-01-25 Pedro F. GiffuniMinor style issue introduced in r328346.
2018-01-25 Ian LeporeMinor cleanups... Move DRIVER_MODULE() and other boiler...
2018-01-25 Ruslan Bukino Move sdhci_fdt to the generic files list.
2018-01-25 Ruslan BukinAdd support for SDHCI controller found in Qualcomm...
2018-01-25 Ruslan BukinAdd basic driver for Qualcomm USB 2.0 EHCI controller.
2018-01-25 Warner LoshBump .Dd date for c99 change
2018-01-25 Warner LoshAdd info about c99 designationed initializers.
2018-01-25 Mark JohnstonUse tcpinfoh_t for TCP headers in the tcp:::debug-...
2018-01-25 Mark JohnstonRemove uneeded parentheses.
2018-01-25 Ed Masteuefi.8: describe architecture-specific default path
2018-01-25 Ed MasteInstall uefi.8 also on arm64
2018-01-25 Wojciech MacekBPF: Switch to 32 bit compatible mode only when thread...
2018-01-25 Li-Wen HsuFix architectures where pointer and u_int have differen...
2018-01-25 Li-Wen HsuFix build for architectures where size_t is not unsigne...
2018-01-25 Michael Zhilin[etherswitch] fix LINT build for rtl8366rb
2018-01-25 Li-Wen HsuFix manual page install on non-amd64
2018-01-25 Warner LoshMinor whitespace cleanup to remove leading space before...
2018-01-24 Kirk McKusickMore throughly integrate libufs into fsck_ffs by using...
2018-01-24 Kirk McKusickUpdate .Dd missed in -r328304.
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Emmanuel Vadotarm: lpc: Remove support
2018-01-24 Ed MasteAdd efi.8 as a man page link to uefi.8
2018-01-24 Michael Zhilin[etherswitch] check if_alloc returns NULL
2018-01-24 Ed Masteuefi.8: add .Xr cross references to new efi tools
2018-01-24 Ed Masteuefi.8: note that UEFI and EFI are used interchangeably
2018-01-24 Ed Masteuefi.8: update HISTORY and remove incomplete AUTHORS
2018-01-24 Dimitry AndricVendor import of lldb release_60 branch r323338:
2018-01-24 Dimitry AndricVendor import of lld release_60 branch r323338:
2018-01-24 Dimitry AndricVendor import of libc++ release_60 branch r323338:
2018-01-24 Dimitry AndricVendor import of compiler-rt release_60 branch r323338:
2018-01-24 Dimitry AndricVendor import of clang release_60 branch r323338:
2018-01-24 Dimitry AndricVendor import of llvm release_60 branch r323338:
2018-01-24 John BaldwinStore IV in output buffer in GCM software fallback...
2018-01-24 John BaldwinDon't read or generate an IV until all error checking...
2018-01-24 John BaldwinExpand the software fallback for GCM to cover more...
2018-01-24 John BaldwinClamp DSGL entries to a length of 2KB.
2018-01-24 John BaldwinFail crypto requests when the resulting work request...
2018-01-24 John BaldwinDon't discard AAD and IV output data for AEAD requests.
2018-01-24 John BaldwinReject requests with AAD and IV larger than 511 bytes.
2018-01-24 John BaldwinAlways set the IV location to IV_NOP.
2018-01-24 John BaldwinAlways store the IV in the immediate portion of a work...
2018-01-24 Andrey V. ElsukovAdopt revision 1.76 and 1.77 from NetBSD:
2018-01-24 Conrad Meyermalloc(9): Change nominal size to size_t to match stand...
2018-01-24 Andrey V. ElsukovMerge revision 1.35 from NetBSD:
2018-01-24 Ian LeporeMake the trivial imx_soc_family() function an inline...
2018-01-24 Bryan Drewerytest-system-compiler: Display X_ variants for compiler...
2018-01-24 Bryan DreweryX_COMPILER_* may not be defined.
2018-01-24 Pedro F. Giffuniext2fs|ufs:Unsign some values related to allocation.
2018-01-24 Ian LeporeReformat indentation to match other imx5/6 register...
2018-01-24 John BaldwinMark the unused argument to continue_thread() as such.
2018-01-24 Alan Somerstime(1): use clock_gettime(2) instead of gettimeofday(2)
2018-01-24 Edward Tomasz... Add SPDX identifiers to linux_ptrace.c and cfumass.c.
2018-01-24 Edward Tomasz... Add SPDX tags to iscsi(4).
2018-01-24 Pedro F. GiffuniRevert r327781, r328093, r328056:
2018-01-24 Edward Tomasz... Add SPDX tags to autofs(5).
2018-01-24 Edward Tomasz... Add SPDX tags for automount(8) et al.
2018-01-24 Edward Tomasz... Add missing SPDX tags for ctld(8).
2018-01-24 Edward Tomasz... Add missing SPDX identifier in iscsid(8).
2018-01-24 Edward Tomasz... Add SPDX identifiers for uefisign(8) sources.
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Dmitry MarakasovSupport configuring arbitrary limits(1) for any daemon...
2018-01-24 Wojciech MacekReverting r328320
2018-01-24 Hans Petter... Properly implement the "id" callback argument in the...
2018-01-24 Andrey V. ElsukovWhen IPv6 packet is handled by O_REJECT opcode, convert...
2018-01-24 Wojciech MacekPPC: Add KASSERT in intrcnt_add which checks for buffer...
2018-01-24 Martin Matuskavendor/libarchive/dist: Add new files missing in r328323
2018-01-24 Martin MatuskaUpdate libarchive to git 2d9156bb3ad92c43c1e81546f4a2c2...
2018-01-24 Steven HartlandAdded missing CTLFLAG_VNET to lacp default_strict_mode
2018-01-24 Wojciech MacekULE: provide defaults to ts_cpu
2018-01-24 Eitan Adlerm4: add annotations to various functions
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-24 Navdeep Parharcxgb(4): Validate offset/len in the GET_EEPROM ioctl.
2018-01-24 Navdeep ParharDo not generate illegal mbuf chains during IP fragment...
2018-01-24 Kristof Provostpf: States have at least two references
2018-01-24 Ian LeporeFollow changes in r328307 by using new IIC_RECURSIVE...
2018-01-24 Ian LeporeFollow changes in r328307 by using new IIC_RECURSIVE...
2018-01-23 Ian LeporeFix a bug introduced with recursive bus ownership suppo...
2018-01-23 John BaldwinRemove some KSE references from ps(1).
2018-01-23 Ed Mastelibcxxrt: Move mangled symbols out of extern "C++"...
2018-01-23 Kirk McKusickIn the C library, the setting up of the group array...
2018-01-23 Ian LeporeSwitch to using the bcd_clocktime conversion functions...
2018-01-23 Ian LeporeSwitch to using the bcd_clocktime conversion functions...
2018-01-23 Ian LeporeSwitch to using the bcd_clocktime conversion functinos...
2018-01-23 Ed Mastecopyright.h: Update license text to 'THE AUTHOR'
2018-01-23 Ed MasteUse BSD-2-Clause-FreeBSD license on linux_support.s
2018-01-23 Brooks DavisDon't escape '?'s in protocol output.
2018-01-23 Alan Somerssys/netinet6: fix typos in comments. No functional...
2018-01-23 Kyle Evansstand/fdt: Fallback to `name` + ".dtbo" if we fail...
2018-01-23 Warner LoshThere's no tainted data here, tag it as such to avoid...
2018-01-23 Warner Loshgetenv does not return tainted data in the boot loader...
2018-01-23 Warner LoshOn malloc failure, be sure to close the include file...
2018-01-23 Warner LoshDon't leak memory when displaying help.
2018-01-23 Warner LoshFix some resource leaks.
2018-01-23 Kyle EvansAdd /boot/overlays to runtime pkg, fix distrib-dirs...
2018-01-23 Ed Mastelld: Don't mark a shared library as needed because...
next