freebsd.git
2020-01-21 kevansposix_spawn: mark error as volatile
2020-01-21 traszRevert r356948; breaks build somehow.
2020-01-21 cyFix build when WITHOUT_WPA_SUPPLICANT_EAPOL option...
2020-01-21 traszMake linux(4) handle MAP_32BIT.
2020-01-21 markjAdd relocation handling required for -zifunc-noplt...
2020-01-21 markjRegen.
2020-01-21 markjFix 64-bit syscall argument fetching in 32-bit Linux...
2020-01-21 eugenlibexec/rc/rc.d/ipfw: style fix after r356943
2020-01-21 eugenCorrect "service ipfw status" for INET6-only systems.
2020-01-21 brooksCorrect a misleading indent.
2020-01-21 kibAdd support for Hygon Dhyana Family 18h processor.
2020-01-21 melifaroDocument requirements for the 'struct route' variations.
2020-01-21 hselaskyMake sure the VNET is properly set when calling tcp_dro...
2020-01-21 kevanssysent.mk: split interpreter out of target command
2020-01-21 jeffMove readahead and dropbehind fault functionality into...
2020-01-20 cemrandom.3: Some minor improvements to wording/clarity
2020-01-20 cemlibc: Delete unused rand.c ifdef TEST code
2020-01-20 jeffReduce object locking in vm_fault. Once we have an...
2020-01-20 dimMerge commit bc4bc5aa0 from llvm git (by Justin Hibbits):
2020-01-20 oshogboWhen MK_CASPER=no is set remove files which are not...
2020-01-20 mjgcache: revert r352613 now that vhold does not take...
2020-01-20 oshogboEven when the MK_CASPER is set to "no" we still want...
2020-01-20 oshogboThose files are already removed in ObsoleteFiles.\
2020-01-20 mikaelAdd myself (mikael) as a ports committer
2020-01-20 cemqsort.3: Bump Dd and note that Annex K is optional
2020-01-20 kibx86: Wait for curthread to be set up as an indicator...
2020-01-20 baptThe ports tree now accepts /usr/local/share/man as...
2020-01-20 emasteremove unused WITHOUT_PC_SYSINSTALL description
2020-01-20 mjgcache: make numcachehv use counter(9) on all archs
2020-01-20 gnnAdd support for latest Intel I219 device, supported...
2020-01-20 traszProperly translate MNT_FORCE flag to Linux umount2...
2020-01-20 traszAdd qsort_r(3) regression test.
2020-01-20 traszAdd qsort_s(3). Apart from the constraints, it also...
2020-01-20 jhibbitspowerpc/amiga: Hide CPLD date and time printing behind...
2020-01-19 jeffDon't hold the object lock while calling getpages.
2020-01-19 cemmps(4): add missing cam(4) dependency
2020-01-19 emasteCirrus-CI: add `make packages` to CI test
2020-01-19 jhibbitsPowerPC: Add CPLD driver for AmigaOne X5000
2020-01-19 mjgvfs: switch vop_stdunlock to call lockmgr_unlock
2020-01-19 mjgx86: fix assertion in ipi_send_cpu to range check the...
2020-01-19 jhibbits[PowerPC64] fix crash when using machdep.moea64_bpvo_po...
2020-01-19 manuzilinx/zy7_qspi: Add a qspi driver for Zynq platforms.
2020-01-19 emastesrc.conf.5: regen after BINUTILS defaults and descripti...
2020-01-19 manurk805: Add a regnode_init method
2020-01-19 emastesrc.opts.mk: default BINUTILS_BOOTSTRAP to NO except...
2020-01-19 manuarm: allwinner: Add GPIO Interrupt support
2020-01-19 emasteremove caution notes from WITHOUT_BINUTILS* descriptions
2020-01-19 emastelimit building GNU assembler (as) to x86
2020-01-19 manuarm: allwinner: Fix padconf for interrupts information
2020-01-19 jeffIt has not been possible to recursively terminate a...
2020-01-19 jeffMake collapse synchronization more explicit and allow...
2020-01-19 jeffProvide an API for interlocked refcount sleeps.
2020-01-19 mjgvfs: allow v_holdcnt to transition 0->1 without the...
2020-01-19 mjgcache: counter_u64_add_protected -> counter_u64_add
2020-01-19 carlavillaAdd myself as a mentee of bcr
2020-01-19 emastepkgbase: allow the pkg format to be overridden
2020-01-19 mjgcache: convert numcachehv to counter(9) on 64-bit platforms
2020-01-19 mjgvfs: plug a conditional assigment of lo_name in getnewvnode
2020-01-19 bdragon[PowerPC] Fix 32-bit ubldr calling convention
2020-01-19 kevanslibbe: use the new zfs_mount_at()
2020-01-19 kevanslibzfs: add zfs_mount_at
2020-01-18 emastepkgbase: cache pkg ABI for all world/kernel packages
2020-01-18 kevanssysent targets: further cleanup and deduplication
2020-01-18 emasteCirrus-CI: bump VM image to FreeBSD 12.1
2020-01-18 gallatinpcpu_page_alloc: guard against empty NUMA domains
2020-01-18 eugenifa_maintain_loopback_route: adjust debugging output
2020-01-18 bdragonD23057: [PowerPC] Fix offset calculations in bridge...
2020-01-18 cemGEOM label: strip leading/trailing space synthesizing...
2020-01-18 jhibbitsAdd a 'SINGLETON' directive to kobj interface definition
2020-01-18 mjgvfs: distribute freevnodes counter per-cpu
2020-01-18 jhibbitspowerpc: Fix the NUMA domain list on powernv
2020-01-18 bdragon[PowerPC] Fix Book-E direct map for >=16G ram on e5500
2020-01-17 bdragon[PowerPC] Save a dword in the powerpc64 signal trampoline
2020-01-17 woodsb02Fix regression in bsdinstall post r356740 - partedit...
2020-01-17 cemnet80211: Move rate printing in amrr_node_stats() to...
2020-01-17 kevansbcm2835_vcbus: unifdef all platform definitions
2020-01-17 jhbCheck for invalid sstatus values in set_mcontext().
2020-01-17 jhbSave and restore floating point registers in get/set_mc...
2020-01-17 emastesrc.conf.5: regen after r356836, DMAGENT dependency...
2020-01-17 emastesrc.opts.mk: force DMAGENT off under WITHOUT_OPENSSL
2020-01-17 mhorneRISC-V: fix global pointer assignment at boot
2020-01-17 brUse unsigned loads in fubyte, fuword16, generic_bs_r_1...
2020-01-17 mjglibc: fix build after r356830
2020-01-17 luporl[PPC] Fix wrong comment
2020-01-17 mjgvfs: provide F_ISUNIONSTACK as a kludge for libc
2020-01-17 mjglibc: assume no union stack if fstatfs fails in readdir
2020-01-17 mjgvfs: shorten lock hold time in vdbatch_process
2020-01-17 bdreweryMETA_MODE: Allow 'make all install' to work with filemon.
2020-01-17 glebiusChange argument order of epoch_call() to more natural...
2020-01-17 jeffFix a long standing bug that was made worse in r355765...
2020-01-17 impSmall tweak to the default behavior of shutdown -c
2020-01-17 impWe only want to send the speedup to the lower layers...
2020-01-17 impUse buf to send speedup
2020-01-17 impPass BIO_SPEEDUP through all the geom layers
2020-01-16 mjgunionfs: use MNTK_NOMSYNC
2020-01-16 kpFix pfdenied not returning any results
2020-01-16 manudwmmc: Remove max_hz from the softc
2020-01-16 mjgvfs: increment numvnodes without the vnode list lock...
2020-01-16 mjgvfs: refcator vnode allocation
2020-01-16 cemrandom(6): Fix off-by-one
next