]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-01-15 mjgrtld: remove hand rolled memset and bzero
2020-01-15 bcranbsdinstall: Use TMPDIR if set
2020-01-14 mckusickWhen sync'ing a mount point, the mount point's vnodes...
2020-01-14 emastesrc.conf.5: regen after r356736, limiting ld.bfd to...
2020-01-14 jhbPreserve the inherited value of the status register...
2020-01-14 emastelimit ld.bfd to powerpc
2020-01-14 kevansRevert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprin...
2020-01-14 emastesrc.conf.5: regen after option description updates
2020-01-14 emasteUpdate WITH_/WITHOUT_CLANG_IS_CC descriptions
2020-01-14 emasteUpdate WITH_AMD description reflecting upcoming removal
2020-01-14 markjDo not skip line-by-line comparison if -q and -I are...
2020-01-14 avgstorvsc: port a Linux patch, properly set residual...
2020-01-14 traszMake linux(4) use kern_setsockopt(9) instead of going...
2020-01-14 traszMake linux(4) use kern_getsockopt(9) instead of going...
2020-01-14 traszMake linux getcpu(2) report the domain.
2020-01-14 baptWhen system calls indicate an error they return -1...
2020-01-14 baptasprintf returns -1, not an arbitrary value < 0. Also...
2020-01-14 baptmkstemp returns -1
2020-01-14 mavRestore loop break in vm_pageout_lowmem().
2020-01-14 rlibbyuma: split slabzone into two sizes
2020-01-14 rlibbymalloc: remove assumptions about MINALLOCSIZE
2020-01-14 rlibbyuma: fixup some ktr messages
2020-01-14 jeffFix a long standing bug in journaled soft-updates....
2020-01-14 npcxgbe/iw_cxgbe: Do not allow memory registrations with...
2020-01-13 jhibbitspowerpc/mpc85xx: Partially revert r356640
2020-01-13 vangyzenfstyp hammer2: remove dead code
2020-01-13 vangyzenfstyp hammer: use strlcpy
2020-01-13 mavMap ECKSUM and EFRAGS from ZFS onto real errnos.
2020-01-13 vangyzensavecore: include time zone in info.N file
2020-01-13 vangyzenAdd missing comma in nfsv4_errstr
2020-01-13 vmaffionenetmap: disable passthrough with no hypervisor support
2020-01-13 vmaffionevmx: fix initialization of TSO related descriptor fields
2020-01-13 glebiusFix yet another regression from r354484. Error code...
2020-01-13 dimMerge commit f46ba4f07 from llvm git (by Simon Atanasyan):
2020-01-13 tsoomeBackout 356693. The libsa malloc does provide necessary...
2020-01-13 markjOptimize diff -q.
2020-01-13 kevanstap(4): also note that we drop configured addresses
2020-01-13 tsoomeloader: allocate properly aligned buffer for network...
2020-01-13 kevansInstall tap(4) manpage as vmnet(4) as well
2020-01-13 kpgprof: Enable riscv
2020-01-13 gjbFix a typo.
2020-01-13 gjbEnsure the TYPE, BRANCH, and REVISION variables are...
2020-01-13 emastesrc.conf.5: regen after r356615, KERBEROS_SUPPORT dep...
2020-01-13 mjgufs: relax an overzealous assert added in r356671
2020-01-13 kibCode must not unlock a mutex while owning the thread...
2020-01-13 cySync with r356645. desiredvnodes is now maxvnodes.
2020-01-13 cyAs of r356642 desiredvnodes is u_long.
2020-01-13 cyUnbound's config.h is manually maintained, using a...
2020-01-13 mhorneRISC-V: fix global symbol lookups for mpentry with lld
2020-01-13 mjgvfs: per-cpu batched requeuing of free vnodes
2020-01-13 mjgvfs: rework vnode list management
2020-01-13 mjgufs: use lazy list instead of active list for syncer
2020-01-13 mjgvfs: add per-mount vnode lazy list and use it for defer...
2020-01-13 mjgufs: add a setter for inode i_flag field
2020-01-12 cemFix a typo in r356667 comment
2020-01-12 cemgetrandom(2): Add Linux GRND_INSECURE API flag
2020-01-12 gadFix the way 'factor' behaves when using OpenSSL to...
2020-01-12 tuexenFix race when accepting TCP connections.
2020-01-12 bznd6_rtr: constantly use __func__ for nd6log()
2020-01-12 bznd6_rtr: make nd6_prefix_onlink() static
2020-01-12 tuexenFix division by zero issue.
2020-01-12 traszdd kern_getpriority(), make Linuxulator use it.
2020-01-12 traszAdd kern_setpriority(), use it in Linuxulator.
2020-01-12 delphijTighten FAT checks and fix off-by-one error in corner...
2020-01-12 mjgAdd "panicked" boolean which can be tested instead...
2020-01-12 mjgAdd KERNEL_PANICKED macro for use in place of direct...
2020-01-12 mjgsysctl: add missing CLTFLAG_MPSAFE annotation to CONST_...
2020-01-12 mjgvm: add missing CLTFLAG_MPSAFE annotations
2020-01-12 mjgdtrace: add missing CLTFLAG_MPSAFE annotations
2020-01-12 mjgzfs: add missing CLTFLAG_MPSAFE annotations
2020-01-12 kevansMakefile.inc1: push /usr/libexec into the BPATH/TMPPATH
2020-01-12 kevansregulator: small enhancements to regulator_shutdown
2020-01-11 mjgvfs: only recalculate watermarks when limits are changing
2020-01-11 mjgvfs: deduplicate vnode allocation logic
2020-01-11 mjgvfs: prealloc vnodes in getnewvnode_reserve
2020-01-11 mjgvfs: incomplete pass at converting more ints to u_long
2020-01-11 mjgvfs: add missing CLTFLA_MPSAFE annotations
2020-01-11 jhibbitspowerpc/mpc85xx: Fix localbus child reg property decoding
2020-01-11 glebiusPacify gcc.
2020-01-11 bzin6_mcast: make in6_joingroup_locked() static
2020-01-11 manuarm64: allwinner: dtso: Add spi0 spigen DTSO
2020-01-11 delphijCorrect off-by-two issue when determining FAT type.
2020-01-11 hselaskyMake sure the VNET is properly set when reaping mbufs...
2020-01-11 hselaskyRevert r356598 for now because it breaks some AMD based...
2020-01-11 kibrtld: clean up Makefile.
2020-01-11 kibStop prepending prefix to the result of realpath(3).
2020-01-11 delphijApply typo fix from NetBSD, we have already applied...
2020-01-11 delphijRequire FAT to occupy at least one sector.
2020-01-11 mckusickWhen a read error occurs while fetching a directory...
2020-01-11 pfgUpdate ELFOSABI_* constants with OpenVOS.
2020-01-10 jkimMFV: r356607
2020-01-10 kevanscamdd: initialize devs earlier
2020-01-10 emastesrc.opts.mk: force KERBEROS_SUPPORT off where KERBEROS...
2020-01-10 kevanstests: fusefs: silence remaining unsigned/signed compar...
2020-01-10 glebiusAdd pfil(9) hook to vtnet(4).
2020-01-10 lbartolettiAdd myself (lbartoletti) as a ports commiter
2020-01-10 glebiusAlways multiple vm.pgcache_zone_max to number of CPUs...
2020-01-10 manuarm: allwinner: axp209: Add regnode_status method
2020-01-10 manutwsi: Rework how we handle the i2c messages
2020-01-10 kevansSet .ORDER for makesyscalls generated files
next