]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-01 markjRemove svn:executable from a couple of vmm(4) source...
2020-10-01 vangyzenfix setitimer test for returned it_value
2020-10-01 vangyzenzgrep: fix exit status with multiple files
2020-10-01 emastelibmd: fix assembly optimized skein implementation
2020-10-01 bdreweryRevert r366340.
2020-10-01 kevansauxv: partially revert r366207, cast buflen to unsigned...
2020-10-01 bdreweryUse unlocked page lookup for inmem() to avoid object...
2020-10-01 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 traszDon't ignore the return value from gethostname(3)....
2020-10-01 traszOnly clear TDP_NERRNO when needed, ie when it's previou...
2020-10-01 jhbbhyve: Fix build with option BHYVE_SNAPSHOT
2020-10-01 manuichsmb_pci: convert to pci_device_table / add PCI_PNP_INFO
2020-10-01 jhbClear the upper 32-bits of registers in x86_emulate_cpu...
2020-10-01 ngieEliminate duplicate `afterinstallconfigs` target
2020-10-01 seUpgrade to version 3.1.6
2020-10-01 kpriscv: Add memmmap so we can mmap /dev/mem
2020-10-01 kevanslualoader: clear up some luacheck warnings
2020-10-01 emasteAdd cd device to arm64 GENERIC
2020-10-01 mmelFix the inverted condition in mtx_asserts.
2020-10-01 netchildRemove nfsstat. Running nfsstat in crashinfo will give...
2020-10-01 mjgcache: properly report ENOTDIR on foo/bar lookups where...
2020-10-01 baptUpdate nvi to 2.2.0-05ed8b9
2020-10-01 kevansDo a sweep and remove most WARNS=6 settings
2020-10-01 rmacklemModify the NFSv4.2 VOP_COPY_FILE_RANGE() client call...
2020-10-01 rmacklemClip the "len" argument to vn_generic_copy_file_range...
2020-09-30 kibpciconf: print PCIe CTL max read request.
2020-09-30 jhbAvoid a dubious assignment to bio_data in aio_qbio().
2020-09-30 manuahci_generic: add quirk for NXP0004 (NXP Layerscape...
2020-09-30 manuacpi_resource: support multiple IRQs
2020-09-30 mjgcache: push the lock into cache_purge_impl
2020-09-30 cemgdb(4): Don't escape GDB special characters at applicat...
2020-09-30 cyContinued ipfilter #ifdef cleanup. The r343701 log...
2020-09-30 cyipfilter getifname ifdef cleanup.
2020-09-30 cyResurrect ipfilter's getifname, replacing the stub...
2020-09-30 kpriscv: Panic on PMP errors
2020-09-30 mjgcache: use cache_has_entries where appropriate instead...
2020-09-30 jrtc27riscv: Define __PCI_REROUTE_INTERRUPT
2020-09-30 rmacklemMake copy_file_range(2) Linux compatible for overflow...
2020-09-30 kevansMakefile.inc1: sysent: allow subordinate sysent targets...
2020-09-29 brooksHoist comment on fixup of ld path
2020-09-29 mhornearm64: set the correct HWCAP
2020-09-29 brooksPrefer --ld-path=/path/to/ld on clang >= 12
2020-09-29 jhbFallback to software for more GCM and CCM requests.
2020-09-29 bzrtwn: narrow the epoch area
2020-09-29 brRename kernel option ACPI_DMAR to IOMMU.
2020-09-29 impUpdates to chroot(2) docs
2020-09-29 impStandalone SX shims
2020-09-29 fernapekldconfig(8): Add EXAMPLES to the man page
2020-09-29 impImplement some time variables from kernel
2020-09-29 bro Rename acpi_iommu_get_dma_tag() -> iommu_get_dma_tag().
2020-09-29 markjApply 0daa0320e994 ("Fix a logic bug in the FreeBSD...
2020-09-29 markjZFS: Fix a logic bug in the FreeBSD getpages VOP
2020-09-29 traszBuild debug kernels with -O2.
2020-09-29 traszUse the 'traced' variable instead of comparing p->p_fla...
2020-09-29 0mpBump manual page date after 366243
2020-09-29 tuexenImprove the input validation and processing of cookies.
2020-09-29 npcxgbe(4): Avoid unnecessary work in the firmware during...
2020-09-29 npRemove duplicate line.
2020-09-29 npcxgbe(4): adjust the doorbell threshold for netmap...
2020-09-29 npcxgbe(4): display an error message when netmap cannot...
2020-09-29 grogDocument the fact (bug?) that the -a option will normal...
2020-09-29 npcxgbe(4): fixes for netmap operation with only some...
2020-09-29 kibprocstat: Fix regression after 365880.
2020-09-28 kevansAddress whitespace nits in subr_rtc.c
2020-09-28 emasteadd SIOCGIFDATA ioctl
2020-09-28 impFor mulitcons boot, report it and which console is...
2020-09-28 impReport the kernel console on the boot screen
2020-09-28 tuexenMinor cleanup.
2020-09-28 mmelFix booting arm64 EFI with LINUX_BOOT_ABI enabled.
2020-09-28 impSpeciy the dev in an easily changed variable
2020-09-28 impFix video on PCI heuristic
2020-09-28 delphijUse %ju and cast to (uintmax_t) to avoid using PRI...
2020-09-27 kibConsistently use __FBSDID("FreeBSD") for ids in usr...
2020-09-27 asomersMisc compiler warning fixes in lib/libc
2020-09-27 rscheffAdd DSCP support for network QoS to iscsi target.
2020-09-27 traszGet rid of sa->narg. It serves no purpose; use sa...
2020-09-27 cyRemove extraneous bracket.
2020-09-27 cyRemove Linux and IRIX specific files.
2020-09-27 cyContinuing the effort started in r343701, #ifdef cleanu...
2020-09-27 traszShrink struct sysent from 48 to 32 bytes (on LP64;...
2020-09-27 mmelCheck the result of the function, not the pointer to it.
2020-09-27 tuexenCleanup, no functional change intended.
2020-09-27 tuexenImprove the handling of receiving unordered and unrelia...
2020-09-27 mmelDon't send a signal with uninitialized 'sig' and 'code...
2020-09-27 mmelAdd LINUX_BOOT_ABI back to arm64 GENERIC kernel.
2020-09-27 mmelReapply r366193 with proper commit log.
2020-09-27 mmelRevert r366193, it was committed with unsaved commit...
2020-09-27 mmelDon't map same physical memory multiple times with...
2020-09-27 mmelDon't try to print EFI memeory map if it doesn't exist.
2020-09-26 rmacklemBjorn reported a problem where the Linux NFSv4.1 client is
2020-09-26 jhibbitsCheck for the only 32-bit MIPS ABIs we support, rather...
2020-09-26 zeisingbsdconfig, bsdinstall: Prune dead mirrors
2020-09-26 impfix typo imorted -> imported.
2020-09-25 jhbRevert most of r360179.
2020-09-25 impAdjustments to includes for openzfs in _STANDALONE
2020-09-25 jhibbitsFix mips64 build
2020-09-25 jhibbitsmips: Fix compat32 library builds from r366162
2020-09-25 impDont let kernel and standalone both be defined at the...
next