]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-01-26 Hans Petter... Decouple Linux files from the belonging character devic...
2018-01-26 Wojciech MacekPPC: Add place for NULL chars in intrnames
2018-01-26 Maxim Konovalovo A command line flag for the syslog_facility fixed...
2018-01-26 Maxim Konovalovo EMFILE errno documented.
2018-01-26 Li-Wen HsuFix LINT build.
2018-01-26 Eitan Adlerdevd: readd virtual
2018-01-26 Eitan Adlerdevd: minor nits
2018-01-26 Eitan Adlerexample cdev: use make_dev_s
2018-01-26 Eitan Adlerdd(1): Use a local swapbytes() function.
2018-01-26 Kirk McKusickRefactoring of reading and writing of the UFS/FFS super...
2018-01-26 Justin HibbitsMinimum changes for ctl to build on architectures with...
2018-01-26 Justin HibbitsMinimal change to build linuxkpi on architectures with...
2018-01-26 Navdeep Parharcxgbe(4): Accept old names of a couple of tunables.
2018-01-26 Navdeep Parharcxgbe(4): Do not display harmless warning in non-debug...
2018-01-25 Jung-uk KimAdd declaration of SSL_get_selected_srtp_profile()...
2018-01-25 Conrad Meyernfs: Remove NFSSOCKADDRALLOC, NFSSOCKADDRFREE macros
2018-01-25 Conrad Meyerstyle: Remove remaining deprecated MALLOC/FREE macros
2018-01-25 Warner LoshAdd new opt_da.h for stand-alone build.
2018-01-25 Warner LoshTrack Ref / DeRef and Hold / Unhold that da is doing...
2018-01-25 Warner LoshWhen devices are invalidated, there's some cases where...
2018-01-25 Wolfram Schneider`make installkernel' should display a completed message...
2018-01-25 Ed Mastevt: add Ctrl+/ key mapping
2018-01-25 Ed Masteloader.efi: add missing EFI GUIDs
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.
next