]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-09-27 ygyAdd description, parameters, options, sysctl and exampl...
2018-09-27 jhbDon't clear DR6 for debug exceptions from userland.
2018-09-27 mjgamd64: reimplement libc memcmp and bcmp with kernel...
2018-09-27 mjgamd64: macroify and mostly depessimize copyinstr
2018-09-27 bzIn in6_pcbpurgeif0() called, e.g., from if_clone_destroy(),
2018-09-27 mjgamd64: mostly depessimize copystr
2018-09-27 mjgamd64: clean up copyin/copyout
2018-09-27 0mplib(4): Fix mdoc issues.
2018-09-27 kibRemove -m (update) from ldconfig -32 & -soft invocation...
2018-09-27 mjgamd64: implement memcmp in assembly
2018-09-27 andrewExport ID_AA64PFR0_EL1 to userland
2018-09-27 andrewMove the undefined instruction handler to identcpu...
2018-09-27 0mpCross-reference style.Makefile(5) from make(1) and...
2018-09-27 0mpnewvers.sh: Unbreak building in Git repositories.
2018-09-27 0mpmsdosfs(5): Explain how to determine version of the...
2018-09-27 andrewHandle a guest executing a vm instruction by trapping...
2018-09-26 kibProvide refobj context when doing libmap substitution...
2018-09-26 kibWhen doing lm_add(), check for duplicates.
2018-09-26 npcxgbe(4): Enable support for per-connection rate limiti...
2018-09-26 sefAdd per-session locking to cryptosoft (swcr).
2018-09-26 impRelax syntax requirements of source string
2018-09-26 impRemove bogus spaces.
2018-09-26 bdreweryHandle overflow of uid or gid in arguments for chown
2018-09-26 impAdd PNP info to PCI attachments of cbb, cxgb, ida,...
2018-09-26 impReapply, with minor tweaks, r338025, from the original...
2018-09-26 aeAdd "src-ip" or "dst-ip" keyword to the output, when...
2018-09-26 emasteadd REPRODUCIBLE_BUILD note to UPDATING
2018-09-26 aeFix witness warning in xform_init().
2018-09-26 emasteClarify UPDATING entry about lld
2018-09-26 slavashAdd PCIV_INVALID definition
2018-09-26 tuexenWhitespace changes and fixing a typo. No functional...
2018-09-26 npcxgbe(4): Treat base/end of firmware parameters as...
2018-09-25 kibFix some uses of dmaplimit.
2018-09-25 andreastBring the 32-bit powerpc (PowerMac) back to live. The...
2018-09-25 emasteDo not remove ld man page if lld is enabled and binutil...
2018-09-25 kibFix an issue in r338862.
2018-09-25 mjgzfs: depessimize zfs_root with rmlocks
2018-09-25 brooksDon't override LDFLAGS set in bsd.cpu.mk.
2018-09-25 npcxgbe(4): Link related changes.
2018-09-25 jhibbitspowerpc: Blacklist the top 64kB range of the lower...
2018-09-24 cpercivaRecognize the Amazon PCI serial device found in i3...
2018-09-24 0mpsysctl(8): Add a standard exit status section.
2018-09-24 markjAdd more NUMA-specific low memory predicates.
2018-09-24 mmacyrestore pmccontrol -L behavior on x86
2018-09-24 jhbRestore the API of the kf_sa_local and kf_sa_peer members.
2018-09-24 jhbImplement pmap_sync_icache().
2018-09-24 mavFix use-after-free in RAID0 error reporting of GEOM_RAID.
2018-09-24 alcPassing UMA_ZONE_NOFREE to uma_zcreate() for swpctrie_z...
2018-09-24 markjEnsure that "domain" is initialized when vm_ndomains...
2018-09-24 emasteMove libc linker ifunc test to build target only
2018-09-23 mjgEliminate false sharing in malloc due to statistic...
2018-09-23 tuexenRemove the unused parameter 'locked' from the function
2018-09-22 andreastSet the default loader for powerpc(32- and 64-bit)...
2018-09-22 kibCorrect panic messages.
2018-09-22 kibFurther reorganize pmap_invalidate TLB code.
2018-09-22 aeUpdate ifr_name before invoking IPSECSREQID ioctl,...
2018-09-22 impWe don't need shell protection for when we're expanding...
2018-09-22 brdMove hosts.allow to lib/libwrap/
2018-09-22 traszImprove loader passwords:
2018-09-22 mjgvfs: __predict common case in VFS_EPILOGUE/PROLOGUE
2018-09-22 npcxgbe(4): Reuse existing "switching" L2T entries when...
2018-09-21 npcxgbetool(8): The VLAN tag provided in the action for...
2018-09-21 mavMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-21 markjUse the GNU as-compatible .endm instead of .endmacro.
2018-09-21 kibConvert x86 TLB top-level invalidation functions to...
2018-09-21 emastelibc: require ifunc-capable linker for amd64/i386
2018-09-21 brooksDisable sbrk() use in GNU tools.
2018-09-21 mjgamd64: even up copyin/copyout with memcpy + other cleanup
2018-09-21 aeFix possible NULL pointer dereference in ffec_alloc_mbu...
2018-09-21 emasteInclude kernel ident in uname
2018-09-21 mjgselect: stop doing zero-sized memsets
2018-09-21 emasteremove double space between branch and version in kerne...
2018-09-21 mjgamd64: check for small size in memmove, memcpy and...
2018-09-21 desAdd an installer option to disable destructive dtrace.
2018-09-21 lwhsuMention setting $lines to 0 in ddb can disable paging
2018-09-21 mmacyfix vlan locking to permit sx acquisition in ioctl...
2018-09-20 gjbUpdate head from ALPHA6 to ALPHA7 as part of the 12...
2018-09-20 mjgamd64: macroify copyin/copyout and provide erms variant...
2018-09-20 shurdAdd IFCAP_TSO6 for igb
2018-09-20 aeAdd new field max_hdrsize to struct encap_config.
2018-09-20 shurdFix capabilities handling for iflib drivers
2018-09-20 mjgamd64: macroify copyin/copyout and provide erms variants
2018-09-20 markjEnsure that imports into per-domain kmem arenas are...
2018-09-20 mjgvfs: remove lookup_shared tunable
2018-09-20 shurdAdd iflib.4 manpage
2018-09-20 markjFix variable name typo in the bsdinstall ttys hardening...
2018-09-20 bzIn icmp6_rip6_input(), once we have a lock, make sure...
2018-09-20 markjChange the domain selection policy in kmem_back().
2018-09-20 mjgfd: prevent inlining of _fdrop thorough kern_descrip.c
2018-09-20 mjgamd64: move fusufault after all users
2018-09-20 mmMFV r338797:
2018-09-20 baptImport mandoc 1.14.4
2018-09-20 brdMove the openssl.cnf install to secure/usr.bin/openssl/
2018-09-20 brdMove nsmb.conf to lib/libsmb/
2018-09-20 brdMove opieaccess to lib/libopie/
2018-09-20 brdMove hosts.lpd and printcap to usr.sbin/lpr/lpd/
2018-09-20 baptimport mandoc 1.14.1
2018-09-19 jhbVarious fixes for floating point on RISC-V.
2018-09-19 jhbClear all of the VFP state in fill_fpregs().
2018-09-19 emasteopenssh: rename local macro to avoid OpenSSL 1.1.1...
next