]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-17 adrian[ath] Mention DWDS, expresscard and minipcie.
2020-06-17 adrian[run] mention that some 11n functionality is now available.
2020-06-17 delphijVendor import of file 5.39.
2020-06-16 cemvm: Drop vm_map_clip_{start,end} macro wrappers
2020-06-16 freqlabsApply default security flavor in vfs_export
2020-06-16 kibrtld: Allow to load ET_DYN && DF_1_PIE when tracing.
2020-06-16 kibrtld: Add debug line for dlopen_object().
2020-06-16 kibSystematically pass RTLD_LO_TRACE to load_needed_objects().
2020-06-16 pluknetComplete a function block with Fc, no content change.
2020-06-16 rmacklemAdd an entry for r362158, r362163, which changes struct...
2020-06-16 rmacklemUpdate VFS_CHECKEXP.9 for the argument changes done...
2020-06-16 tsoomeboot2: need to expand tab output and mask getchar
2020-06-16 jmallettImprove unit parsing of mpsutil.
2020-06-16 kpllvm: Default to -mno-relax on RISC-V
2020-06-16 rrsiSo in doing final checks on OCA firmware with all...
2020-06-16 eugennewsyslog(8): make configuration parser more robust.
2020-06-16 blackendFix pointer name to match the name used in the function...
2020-06-16 sjgMake KENV_MVALLEN tunable
2020-06-16 gbelibcasper(3): Document HISTORY within the manpages
2020-06-16 fernapecmp(1): Add EXAMPLES section
2020-06-16 baptFix typo in the documentation about the daily ntpd...
2020-06-16 rrsSo it turns out rack has a shortcoming in dup-ack count...
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-16 andrewRemove opencsd so I can re-import it with the correct...
2020-06-16 tsoomeloader: zfs_cmd.c does not really compile without libzfs.h
2020-06-16 tsoomeloader: variable i is unused without MBR/GPT support...
2020-06-16 adrian[ifconfig] add UAPSD and LPDC flags
2020-06-16 rmacklemMake use of the UID_NOBODY and GID_NOGROUP definitions...
2020-06-16 rmacklemExpose UID_xxx and GID_xxx definitions to userspace.
2020-06-16 adrian[rsu] Update wme ie API use.
2020-06-16 adrian[net80211] Add missing commit to previous-1 uapsd commit.
2020-06-16 adrian[net80211] Add uapsd option to ifconfig
2020-06-16 adrian[net80211] Add initial U-APSD negotiation support.
2020-06-15 traszMake Linux uname(2) return x86_64 to 32-bit apps. ...
2020-06-15 vmaffioneif_vtnet: let vtnet_rx_vq_intr() and vtnet_rxq_tq_intr...
2020-06-15 jhbRemove the sed hack for ABI tag notes.
2020-06-15 jhbSimplify MACHINE_ARCH to be a single string.
2020-06-15 freqlabsAvoid trying to toggle TSO twice
2020-06-15 takawataUpdate event masks constant to Bluetooth core spec...
2020-06-15 fernapemd5(1): fix style in man page
2020-06-14 jrtc27vtnet: Fix regression introduced in r361944
2020-06-14 vmaffioneiflib: netmap: enter/exit netmap mode after device...
2020-06-14 tsoomezfsboot: cstyle cleanup
2020-06-14 vmaffionenetmap: vtnet: fix races in vtnet_netmap_reg()
2020-06-14 jillessh/tests: Add tests for SIGINT in non-jobc background...
2020-06-14 bdragon[PowerPC] Fix scc z8530 driver
2020-06-14 tuexenAllocate the mbuf for the signature in the COOKIE or...
2020-06-14 traszMake linux(4) warn about unsupported CMSG level/type.
2020-06-14 dfrAdd support for the timecreate attribute
2020-06-14 tsoomeloader.efi: update console after gfx mode change
2020-06-14 tuexenCleanups, no functional change.
2020-06-14 tsoomeMove font related data structured to sys/font.c and...
2020-06-14 gbelibc manpages: various improvements from NetBSD
2020-06-14 gbeAdd HISTORY sections to ZFS and dtrace manpage
2020-06-14 gbelibutil: Document function HISTORY within the manpages
2020-06-14 gbeAdd a HISTORY section to ctime(3)
2020-06-14 rmacklemOops, r362158 committed a duplicate definition of MAXSE...
2020-06-14 rmacklemModify mountd to use the new struct export_args committ...
2020-06-14 adrian[net80211] Treat frames without an rx status as not...
2020-06-14 adrian[net80211] Also convert the ddb path
2020-06-14 rmacklemAdd an entry to UPDATING for r362158.
2020-06-14 rmacklemVersion bump for r362158, since the arguments for vfs_c...
2020-06-14 rmacklemFix export_args ex_flags field so that is 64bits, the...
2020-06-13 adrian[net80211] Handle offloaded AMSDU in AMPDU reordering.
2020-06-13 adrian[net80211] separate out node allocation and node initia...
2020-06-13 tuexenRemove usage of empty macro.
2020-06-13 tuexenSimpify a condition, no functional change.
2020-06-13 kibFix ldd for PIE binaries after rtld stopped accepting...
2020-06-13 kibprocctl(2): document PROC_KPTI
2020-06-13 kibprocctl(2): consistently refer to the data pointer...
2020-06-13 fernapesockstat(1): Add EXAMPLES to man page
2020-06-13 yuripvnvi: fallback to ISO8859-1 as last resort
2020-06-13 yuripvawk(1): use -version instead of -V
2020-06-13 yuripvlocale: exit 1 if unknown keyword was specified
2020-06-13 cyMFV r362143:
2020-06-13 cemFix !DEBUGNET build after r362138
2020-06-13 cemFlip kern.tty_info_kstacks on by default
2020-06-13 dougmLinuxkpi uses the rb-tree structures without using...
2020-06-13 cemnet80211: Add framework for debugnet(4) support
2020-06-12 jhbAllow <sys/elf_common.h> to be used in assembly.
2020-06-12 jhbAllow <sys/param.h> to be included from userland assemb...
2020-06-12 jhbVarious optimizations to software AES-CCM and AES-GCM.
2020-06-12 jhbFix a regression in r361804 for TLS 1.3.
2020-06-12 kibControl for Special Register Buffer Data Sampling mitig...
2020-06-12 kibx86: add bits definitions for SRBDS mitigation control.
2020-06-12 kibrtld: set osrel when in the direct exec mode.
2020-06-12 sjgverify_pcr_export: bump kenv_mvallen if needed
2020-06-12 vangyzenHonor db_pager_quit in some vm_object ddb commands
2020-06-12 sjgmac_veriexec_fingerprint_check_vnode: v_writecount...
2020-06-12 sjgMinor cleanup of initialized variables
2020-06-12 jhbFix AES-CCM requests with an AAD size smaller than...
2020-06-12 jhbVarious fixes to TLS for MIPS.
2020-06-12 vangyzenFPU init: allocate initial state from UMA to ensure...
2020-06-12 vangyzenFPU: make xsave_area_desc static
2020-06-12 vangyzenFPU init: Do potentially blocking operations before...
2020-06-12 rrsSo it turns out with the right window scaling you can...
2020-06-12 gallatinx86: Bump default msi/msix vector limit to 2048
2020-06-12 kevansposix_spawn: fix for some custom allocator setups
2020-06-12 dougmRevert r362108, as it breaks compilation.
next