]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-09-22 markjftpd: Add missing braces around a statfd check
2020-09-22 markjtftpd: Check for errors from chdir()
2020-09-22 mhorneRISC-V: build SiFive drivers and DTB in GENERIC
2020-09-22 npcxgbe(4): let the PF driver use VM work requests for...
2020-09-22 mckusickAdd missing cylinder group check-hash updates when...
2020-09-22 npcxgbe(4): add counters for mbuf pullups and defrags.
2020-09-21 grogRemove claim that Allied Forces created "West Germany...
2020-09-21 scottphstand/reloc_elf: Handle relative relocations for arm...
2020-09-21 scottpharm64/pmap: Sparsify pv_table
2020-09-21 scottphvm_reserv: Sparsify the vm_reserv_array when VM_PHYSSEG...
2020-09-21 scottphSparsify the vm_page_dump bitmap
2020-09-21 scottphMove vm_page_dump bitset array definition to MI code
2020-09-21 markjWeaken assertions in pmap_l1_to_l2() and pmap_l2_to_l3().
2020-09-21 scottphbitset: expand bit index type to `long`
2020-09-21 scottphvchi: rename bitset macros to avoid collision with...
2020-09-21 melifaroRework part of routing code to reduce difference to...
2020-09-21 kevansbsdbox: fix build after recent libifconfig changes
2020-09-21 arichardsonmkcsmapper: Fix UBSan signed shift error
2020-09-21 arichardsonFix another UBSan error in awk
2020-09-21 arichardsonawk: Fix subobject out-of-bounds access
2020-09-21 dabWhitespace fix after r365948
2020-09-21 hselaskyAdd support for Winbond USB CDC modem device found...
2020-09-21 hselaskyAdd example to ng_bpf(4) showing how ng_bpf(4) can...
2020-09-21 adrian[rcorder] [crunch] Fix C function declarations to inclu...
2020-09-21 asomersfsx: fix build with WARNS=6
2020-09-21 mhorneHide tunable definitions behind _KERNEL
2020-09-21 kevansxargs: add some long options for GNU compatibility
2020-09-21 phkPull in fix from upstream NetBSD rev. 1.5:
2020-09-21 kibamd64 pmap: only calculate page table page when needed.
2020-09-21 arichardsonWhen building on Ubuntu bootstrap bmake with bash as...
2020-09-21 arichardsonAdd a tools/build/make.py script that bootstraps bmake...
2020-09-21 dabHonor the FWUG value of some drives in nvmecontrol
2020-09-21 mhorneUse getenv_is_true() in init_static_kenv()
2020-09-21 dabAdd an ioctl to get an NVMe device's maximum transfer...
2020-09-21 mhorneAdd getenv(9) boolean parsing functions
2020-09-21 avgaw_usbphy: add support for device mode operation
2020-09-21 arichardsonFix vi build on Linux/macOS
2020-09-21 arichardsonFix -Wpointer-sign warnings in usr.bin/grep
2020-09-21 arichardsonPrefer bootstrapped tools when running certctl.sh
2020-09-21 tsoomeloader: zfs should support bootonce an nextboot
2020-09-20 jrtc27atomic_common.h: Fix the volatile qualifier placement...
2020-09-20 kibamd64 pmap: handle cases where pml4 page table page...
2020-09-20 melifaroRemove unused nhop_ref_any() function.
2020-09-20 mmelAdjust DMA alignment for USB stack.
2020-09-20 manuarm: allwinner: aw_nmi: Fix wrong logic when we disable...
2020-09-20 mmelAdd missing assignment forgotten in r365899
2020-09-20 melifaroFix gw updates / flag updates during route changes.
2020-09-20 seApply an opimization for the kernels used by cexp(x...
2020-09-20 seApply fix for ld80 and ld128 submitted by Steve Kargl:
2020-09-19 mckusickUpdate the libufs cgget() and cgput() interfaces to...
2020-09-19 hselaskyFix for use of the XHCI driver on Cortex-A72 by adding...
2020-09-19 mckusickThe fsdb(8) utility uses the fsck_ffs(8) disk I/O inter...
2020-09-19 asomersfix integer underflow in getgrnam_r and getpwnam_r
2020-09-19 markjAddress compiler warnings in C code used by the DTrace...
2020-09-19 markjFix some nits in 1G page support in the amd64 pmap.
2020-09-19 gbediskless(8): Correct Sections out of conventional order...
2020-09-19 gbecrypto(7): Correct Sections out of conventional order...
2020-09-19 gbesrc.conf(5): Fix some mandoc issues in source files
2020-09-19 emasteCirrus-CI: skip svn_head branch
2020-09-19 arichardsonFix dtrace tools bootstrap on non-FreeBSD after OpenZFS...
2020-09-19 mmelImplement workaround for broken access to configuration...
2020-09-19 mmelAdd NetBSD compatible bus_space_peek_N() and bus_space_...
2020-09-19 cpercivaMove finalize_components_config from get_params to...
2020-09-19 kevanscaroot: update base store
2020-09-18 rmacklemFix a LOR between the NFS server and server side krpc.
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 mmacyUpdate openzfs to 2.0.0-rc2-g4ce06f
2020-09-18 vangyzenamd64 pmap_pkru_same: prev_ppr was always NULL
2020-09-18 markjInstall library symlinks atomically.
2020-09-18 emasteys/contrib/dev/ath: remove unintentional double semicolon
2020-09-18 kevansbuild: provide a default WARNS for all in-tree builds
2020-09-18 vangyzenvm_ooffset_t is now unsigned
2020-09-18 mhornearm64: generate ISO release images
2020-09-18 kevanspkgbase: use consistent annotation for objectk eys
2020-09-18 arichardsonRemove unnecessary include "../Makefile.inc"
2020-09-18 mhorneInitialize some local variables earlier
2020-09-18 kibAdd pargs, penv, pwdx commands and aliases to procstat(1).
2020-09-18 markjAssert we are not traversing through superpages in...
2020-09-18 markjEnsure that a protection key is selected in pmap_enter_...
2020-09-18 markjFix error checking in shm_create_largepage().
2020-09-18 arichardsonlibarchive: fix mismatch between library and test confi...
2020-09-18 gbecrypto_buffer(9): Bring back the reference for bus_dma(9)
2020-09-18 melifaroUse atf_fail instead of exit 1 to indicate mpath tests...
2020-09-18 grehanFix byte-reversal of language ID in string descriptor.
2020-09-18 npcxgbe(4): add the firmware binaries instead of the...
2020-09-18 npcxgbe(4): add support for stateless offloads for VXLAN...
2020-09-18 npif_vxlan(4): add support for hardware assisted checksum...
2020-09-18 npAdd a knob to allow zero UDP checksums for UDP/IPv6...
2020-09-18 npAdd two new ifnet capabilities for hw checksumming...
2020-09-18 npmbuf checksum flags and fields to support tunneling...
2020-09-17 kibState kgssapi dependency on xdr.
2020-09-17 npcxgbe(4): Update T4/5/6 firmwares to 1.25.0.0.
2020-09-17 gbearch(7): Some markup fixes
2020-09-17 gbeman(9): Some markup fixes
2020-09-17 gbepwmbus(9): some markup fixes
2020-09-17 gbembuf(9): Some markup fixes
2020-09-17 gbecrypto_buffer(9): Sort the SEE ALSO section
2020-09-17 gbeVOP_INACTIVE(9): Remove trailing whitespace
2020-09-17 gbedomainset(9): Some markup fixes
2020-09-17 kevansRevert r361257: bsdinstall: do a `certctl rehash` upon...
next