]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-06-04 bjkAdd EXAMPLES to killall(1)
2020-06-04 gonzoAdd copyright headers to spigen overlays for rpi3 and...
2020-06-04 emasteCorrect terminology in vm.imply_prot_max sysctl description
2020-06-04 rmacklemFix mountd to handle getgrouplist() not returning group...
2020-06-03 jhbAdd opt_compat.h needed by r359374.
2020-06-03 adrian[run] Fix up tx/rx frame size.
2020-06-03 jhbExplicitly zero IVs on the stack.
2020-06-03 jhbExplicitly zero AES key schedules on the stack.
2020-06-03 gonzoAdd spigen overlay for Raspberry Pi 4
2020-06-03 jhbExplicitly zero on-stack IVs, tags, and HMAC keys.
2020-06-03 jhbAdd explicit bzero's of sensitive data in software...
2020-06-03 gonzoAdd dtb for Firefly RK3399 to the list of Rockchip...
2020-06-03 kibAdd pthread_getname_np() and pthread_setname_np() aliases
2020-06-03 emastemmap.2: correct prot argument terminology
2020-06-03 adrian[otus] enable 802.11n for 2GHz and 5GHz.
2020-06-03 jhbDocument SO_NO_OFFLOADS and SO_NO_DDP.
2020-06-03 jhbRevise r361712 to disable tcpmd5.ko for 'options TCP_SI...
2020-06-03 kevanslualoader: drop the filename and word "LUA" from errors
2020-06-03 vmaffionenetmap: vtnet: clean up rxsync disabled logs
2020-06-03 vmaffionenetmap: vtnet: fix race condition in rxsync
2020-06-03 vmaffionenetmap: vtnet: add vtnrx_nm_refill index to receive...
2020-06-03 freqlabsFix typo in previous commit
2020-06-03 freqlabsscope6: Check for NULL afdata before dereferencing
2020-06-03 mhornegptboot.efi: align secbuf to 4K
2020-06-03 rrsWe should never allow either the broadcast or IN_ADDR_A...
2020-06-03 rrsThis fixes a couple of skyzaller crashes. Most
2020-06-03 tuexenRestrict enabling TCP-FASTOPEN to end-points in CLOSED...
2020-06-03 aeAdd if_reassing method to all tunneling interfaces.
2020-06-03 freqlabstmpfs: Preserve alignment of struct fid fields
2020-06-03 vmaffionenetmap: vale: fix disabled logs
2020-06-03 vmaffionenetmap: vtnet: remove leftover memory barriers
2020-06-03 vmaffionenetmap: vtnet: call netmap_rx_irq() under VQ lock
2020-06-03 vmaffionenetmap: vtnet: honor NM_IRQ_RESCHED
2020-06-03 jahRemove unnecessary WITNESS check in x86 bus_dma
2020-06-02 emastelld: Set DF_1_PIE for -pie
2020-06-02 emastellvm: Add DF_1_PIE
2020-06-02 adrian[run] note that PHY_HT is for mixed mode.
2020-06-02 adrian[run] Set the number of HT chains.
2020-06-02 kibUppercase 'dso' to indicate that it is abbreviation.
2020-06-02 dougmRemove from RB_REMOVE_COLOR some null checks where...
2020-06-02 adrian[run] Add 11NA flags for 5G NICs that support HT.
2020-06-02 kibDo not allow to load ET_DYN object with DF_1_PIE flag...
2020-06-02 hselaskyImplement __is_constexpr() function macro in the LinuxKPI.
2020-06-02 hselaskyImplement struct_size() function macro in the LinuxKPI.
2020-06-02 hselaskyImplement BUILD_BUG_ON_ZERO() in the LinuxKPI.
2020-06-02 cyPer-rule hit counts (-h) can be used with either -i...
2020-06-02 kevanspkgbase: resolve mailer.conf conflict WITHOUT_SENDMAIL
2020-06-02 jahvt(4): reset scrollback and cursor position after clear...
2020-06-02 wulf[psm] Workaround active PS/2 multiplexor hang
2020-06-02 wulf[psm] Do not disable trackpoint when hw.psm.elantech...
2020-06-02 emastebsd.prog.mk: split MK_PIE test for clarity
2020-06-02 kevansmodules: don't build ipsec/tcpmd5 if the kernel is...
2020-06-02 rmacklemFix build issue introduced by r361699.
2020-06-01 sjgstand/uboot: fix setting of gateip.s_addr
2020-06-01 kevanslualoader: improve drawer error handling
2020-06-01 melifaroAdd rib subscription API.
2020-06-01 melifaroFinish r361706: add sys/net/route/route_ctl.h, missed...
2020-06-01 melifaro* Add rib_<add|del|change>_route() functions to manipul...
2020-06-01 melifaroRevert r361704, it accidentally committed merged D25067...
2020-06-01 melifaro* Add rib_<add|del|change>_route() functions to manipul...
2020-06-01 bdragon[PowerPC] Fix build-id note on powerpc64 kernel
2020-06-01 jkimCatch up with r361700.
2020-06-01 kpbridge tests: Avoid building a switching loop
2020-06-01 tijlInstall 32-bit libcrypto engines in /usr/lib32/engines...
2020-06-01 freqlabsAssign default security flavor when converting old...
2020-06-01 vmaffionenetmap: if_vtnet: avoid netmap ring wraparound
2020-06-01 vmaffionenetmap: if_vtnet: replace vtnet_free_used()
2020-06-01 vmaffionenetmap: vtnet: fix RX virtqueue initialization bug
2020-06-01 mjgRemove ->f_label from struct file
2020-06-01 markjcap_fileargs: Fix a descriptor leak in the service...
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-06-01 dimFollow-up r361678 (update apr to 1.7.0) by also regener...
2020-06-01 baptDocument long version of -b option
2020-06-01 baptdiff: restore compatibility with GNU diff regarding...
2020-06-01 baptRestore compatibility with GNU diff regarding --label
2020-06-01 adrian[ath] Don't re-program the beacon timers if we miss...
2020-06-01 peterClarify which hints file is the source of an error...
2020-06-01 kevansapr: build some needed emulated 64-bit atomic bits...
2020-06-01 kevanscertctl: fix test syntax
2020-05-31 rmacklemOops, I didn't notice the "cd" is needed for each insta...
2020-05-31 dimChange more Makefiles under usr.bin/svn to make them...
2020-05-31 kibrtld: Add -b option to allow to specify image name...
2020-05-31 rmacklemUpdate the Makefile to copy rpcsec_tls.h to /usr/includ...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-31 dimChange Makefiles under usr.bin/svn to make them easier...
2020-05-31 kibrtld: Fix indent in print_usage().
2020-05-31 kibrtld: Add -v switch to print some useful information...
2020-05-31 impCorrect the release date for 2.11BSD
2020-05-31 kibrtld: Add -p switch to direct exec mode summary line.
2020-05-31 dimVendor import svn-1.14.0.
2020-05-31 dimVendor import apr-1.7.0
2020-05-31 mmacyFix panics when using iflib pseudo device support
2020-05-31 markjHandle getcpu() calls in vsyscall emulation on amd64.
2020-05-31 tijlFix installation of libxo encoder modules.
2020-05-31 emastereadelf: add more DT_FLAGS_1 flags
2020-05-31 mhorneRemove remnant of arm's ELF trampoline
2020-05-31 lwhsuFix directly building in sys/modules
2020-05-31 rmacklemAdd the .h file that describes the operations for the...
2020-05-30 emasteelf_common.h: define DF_1_PIE
next