]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-03-16 Brooks DavisAdd _IOC_NEWLEN() and _IOC_NEWTYPE() macros.
2018-03-16 Conrad Meyerlibdtrace: Fix another uninitialized dtt_flags UB
2018-03-16 Devin TeskeAdd myself to committers-ports.dot
2018-03-16 Conrad Meyertelnetd(8): Fix dereference of uninitialized value...
2018-03-16 Conrad Meyerlibdtrace: Eliminate a minor UB by fully initializing...
2018-03-16 Conrad Meyerrandom(4): Poll for signals during large reads
2018-03-16 Warner LoshMake not getting BootOrder a warning, not a fatal error...
2018-03-16 Ian LeporeUse EFI RTC capabilities info when registering, add...
2018-03-16 Warner LoshOnly print boot order / boot current if we can get...
2018-03-16 Dimitry AndricPull in r321999 from upstream clang trunk (by Ivan...
2018-03-16 Dimitry AndricPull in r327638 from upstream llvm trunk (by Matthew...
2018-03-16 Kirill PonomarevExtend SSID maximum string length to 32 chars to suppor...
2018-03-16 Ian LeporeAdd the header file needed for the recently-added call...
2018-03-16 Michael TuexenSet the inp_vflag consistently for accepted TCP/IPv6...
2018-03-16 Ed MasteChase r331057 in libsysdecode erno table
2018-03-16 Ed Mastelinux_errno.c: add newer errno values
2018-03-16 Ed MasteShare a single bsd-linux errno table across MD consumers
2018-03-16 Ed MasteMove assym.s to DPSRC in sgx module
2018-03-16 Ed MasteANSIfy i386/vm86.c
2018-03-16 Conrad MeyerGarbage collect unused chacha20 code
2018-03-16 Conrad MeyerFix GCC build: Remove redundant pagedaemon_wakeup decla...
2018-03-16 Warner LoshTry polling the qpairs on timeout.
2018-03-16 Ian LeporeAdd required interface header.
2018-03-16 Andriy Voskoboinykrtwn(4): de-hardcode ('h/w rate index' - 'corresponding...
2018-03-16 Andriy Voskoboinykurtw(4), zyd(4): reduce code verbosity.
2018-03-16 Andriy Voskoboinykurtw(4): provide names for some commonly used rate...
2018-03-15 Andriy VoskoboinykCorrect comment for IFM_IEEE80211_VHT media variant.
2018-03-15 Brooks DavisAdd a request structure and make the implementation...
2018-03-15 Brooks DavisFinish removal of dataacq.h (r330716) and pcaudioio...
2018-03-15 Jeff RobersonEliminate pageout wakeup races. Take another step...
2018-03-15 Mark JohnstonAdd a space between a section number and a following...
2018-03-15 David BrightModify rc.d/fsck to handle new status from fsck/fsck_ffs
2018-03-15 Brooks DavisMove implementation of ioctls into kern_*() functions.
2018-03-15 Edward Tomasz... Fix iSCSI target crash on session reinstation.
2018-03-15 Brooks DavisRestore the behavior of returning the total number...
2018-03-15 Conrad Meyeraesni(4): Stylistic/comment enhancements
2018-03-15 Baptiste DaroussinAdd termcap entries for the st terminal (https://st...
2018-03-15 Baptiste DaroussinFix tab vs space indentation
2018-03-15 Andriy Gaponzfs test suite: move definition of DISK to the cfg...
2018-03-15 Andriy Gaponzfs test suite: add new pool properties / features...
2018-03-15 Andriy Gaponzfs test suite: move definition of DISK to the cfg...
2018-03-15 Andriy Gaponzfs test suite: move definition of DISK to the cfg...
2018-03-15 Hiroki SatoMake getnameinfo(3) salen requirement less strict and
2018-03-15 Andriy Gaponzfs test suite: support device paths with intermediate...
2018-03-15 Andriy Gaponzfs test suite: fix a typo, TESTPOOL vs TESTPOOL2
2018-03-15 Andriy Gaponzfs test suite: destroy old gnops before creating new...
2018-03-15 Andriy Gaponzfs test suite: align zfs_destroy_005_neg: with upstream
2018-03-15 Andriy Gaponzfs test suite: fix a typo, da0 vs $disk
2018-03-15 Andriy Gaponre-enable zfs_copies_006_pos test after a fix in r330977
2018-03-15 Andriy Gapong_access: deal with races created by geoms that drop...
2018-03-15 Andriy Gaponre-enable zpool_upgrade_007_pos test after the fix...
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-15 Andriy Gapon9164 assert: newds == os->os_dsl_dataset
2018-03-15 Wojciech MacekReverting r330925 for now
2018-03-15 Toomas Soomelibefi: UEFI_BOOT_VAR_GUID duplicates EFI_GLOBAL_VARIABLE
2018-03-15 Alexander MotinIncrease ABOUT FIRMWARE command timeout to 5s.
2018-03-15 Ed MasteRemove KERNEL_RETPOLINE from BROKEN_OPTIONS on i386
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
2018-03-14 Jung-uk KimRemove local definitions for _STA method in favor of...
2018-03-14 Warner LoshFix error messages in cut and pasted code.
2018-03-14 Warner LoshWhen tearing down a queue pair, also delete the queue...
2018-03-14 Warner LoshDon't make the namespace devices eternal.
2018-03-14 Conrad Meyervfs_bio.c: Apply cleanups motivated by Coverity analysis
2018-03-14 Steven HartlandFix mps deadlock when handling panic
2018-03-14 Steven HartlandPrevent ZFS TRIM breaking VTOC8 partitions
2018-03-14 Brooks DavisFix FSACTL_GET_NEXT_ADAPTER_FIB under 32-bit compat.
2018-03-14 Devin TeskeBump copyright following recent changes
2018-03-14 John BaldwinFix the check for an empty send socket buffer on a...
2018-03-14 John BaldwinRemove TLS-related inlines from t4_tom.h to fix iw_cxgb...
2018-03-14 Brooks DavisAdd opt_compat.h to isp(4) as required by r330876.
2018-03-14 Hans Petter... Fix compliancy of the kstrtoXXX() functions in the...
2018-03-14 Devin TeskeFix bad error messages from dpv(3)
2018-03-14 Jung-uk KimImport ACPICA 20180313.
2018-03-14 Baptiste DaroussinUpdate to 2018-03-06
2018-03-14 Devin TeskeUse full month in dpv(3), figpar(3), and bsdconfig...
2018-03-14 Edward Tomasz... Fix typo in a warning message.
2018-03-14 Nathan WhitehornFix fat-fingering ("optional standard") and move all...
2018-03-14 Warner LoshCreate a sysctl kern.cam.{,a,n}da.X.invalidate
2018-03-14 Warner LoshThis should have been += so clean builds work.
2018-03-14 Warner LoshFix inverted logic that counted all completions as...
2018-03-14 Warner LoshImplement trim collapsing in nda
2018-03-14 Warner LoshAllow NULL ccb to cam_iosched_bio_complete
2018-03-14 Nathan WhitehornThe expression (aim | fdt) is always true on PowerPC...
2018-03-14 Kyle Evanspkgbase: Fix post-install script for kernel packages
2018-03-14 Ed MasteRemove stray ; at end of linux_vdso_deinstall()
2018-03-14 Wojciech MacekPowerNV: Fix I2C to compile if FDT is disabled
2018-03-14 Conrad MeyerUpdate to Zstandard 1.3.3
2018-03-14 Kyle Evansubldr: Bump heap size from 512K to 1M
2018-03-14 Navdeep Parharcxgbetool(8): Add the ability to decode hardware TCBs.
2018-03-13 Devin TeskeInstall files added in SVN's r295373, r295457, r295542
2018-03-13 Warner LoshWe need opt_compat.h after r330819 and 330820.
2018-03-13 John BaldwinSupport for TLS offload of TOE connections on T6 adapters.
2018-03-13 Gleb SmirnoffFix typo that misteriously passes compilation.
2018-03-13 John BaldwinSimplify error handling in t4_tom.ko module loading.
2018-03-13 Brooks Davismd_pad is used by MDIOCLIST and not available for futur...
2018-03-13 Brooks DavisDon't overflow the kernel struct mdio in the MDIOCLIST...
2018-03-13 Devin TeskeFix lint/igor warnings
2018-03-13 Devin TeskeFix typo and lint/igor warnings
2018-03-13 Brooks DavisFix ISP_FC_LIP and ISP_RESCAN on big-endian 64-bit...
2018-03-13 Edward Tomasz... Add "usbconfig dump_all_desc", a subcommand to dump...
next