]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-31 dimChange Makefiles under usr.bin/svn to make them easier...
2020-05-31 kibrtld: Fix indent in print_usage().
2020-05-31 kibrtld: Add -v switch to print some useful information...
2020-05-31 impCorrect the release date for 2.11BSD
2020-05-31 kibrtld: Add -p switch to direct exec mode summary line.
2020-05-31 dimVendor import apr-1.7.0
2020-05-31 mmacyFix panics when using iflib pseudo device support
2020-05-31 markjHandle getcpu() calls in vsyscall emulation on amd64.
2020-05-31 tijlFix installation of libxo encoder modules.
2020-05-31 emastereadelf: add more DT_FLAGS_1 flags
2020-05-31 mhorneRemove remnant of arm's ELF trampoline
2020-05-31 lwhsuFix directly building in sys/modules
2020-05-31 rmacklemAdd the .h file that describes the operations for the...
2020-05-30 emasteelf_common.h: define DF_1_PIE
2020-05-30 emastebinutils: build as with BINUTILS || BINUTILS_BOOTSTRAP
2020-05-30 markjcertctl.8: Correct the HISTORY section.
2020-05-30 markjctld: Fix a memory leak in uclparse_conf().
2020-05-30 emasteMakefile.inc1: remove BINUTILS_BOOTSTRAP linker support
2020-05-30 emasteAdd deprecation notice to WITH_BINUTILS option description
2020-05-30 emasteAdd deprecation notice to WITH_BINUTILS option description
2020-05-30 emasteDisable BINUTILS by default on amd64
2020-05-30 jillessh: Allow more scripts without #!
2020-05-30 karelsgenet: workaround for problem with ICMPv6 echo replies
2020-05-30 karelsgenet: fix issues with transmit checksum offload
2020-05-30 dougmRB_REMOVE invokes RB_REMOVE_COLOR either when child...
2020-05-30 jhbOnly build ipsec modules if the kernel includes IPSEC_S...
2020-05-30 adrian[run] Don't add 11ng channels (2GHz) for RF2020
2020-05-30 adrian[run] Set ampdu rxmax same as linux; RF2020 isn't an...
2020-05-29 cemgeom_part: Dispatch to partitions to create providers...
2020-05-29 jhbAdd opt_ipsec.h to fix standalone builds after r361633.
2020-05-29 jhbConsistently include opt_ipsec.h for consumers of ...
2020-05-29 jhbHonor opt_ipsec.h from kernel builds.
2020-05-29 mavRemove session locking from cfiscsi_pdu_update_cmdsn().
2020-05-29 emasteregen src.conf.5 after BINUTILS changes
2020-05-29 emasteDisable BINUTILS by default on i386
2020-05-29 adrian[run] Add initial 802.11n support.
2020-05-29 mavReport STATUS_QUEUED/SENT in `ctladm dumpooa` output.
2020-05-29 aeFix O_IP_FLOW_LOOKUP opcode handling.
2020-05-29 lwhsuRevert r361497, these cases are fixed by r361617.
2020-05-29 mjguma: hide item_domain under ifdef NUMA
2020-05-29 avgdo not enable pci bridge decoding on resume until I...
2020-05-29 avgcorefile_open_last: don't keep a locked vnode while...
2020-05-29 jhbIncrement the correct pointer when a crypto buffer...
2020-05-29 mavMove EXPDATASN/R2TSN from PDU to CTL_PRIV_FRONTEND.
2020-05-29 jhibbitspowerpc: Stop advertising that POWER8 and POWER9 suppor...
2020-05-29 rmacklemOops two, missed syscall.mk as well.
2020-05-29 jhbPermit SO_NO_DDP and SO_NO_OFFLOAD to be read via getso...
2020-05-29 adrian[mips] fix up the assembly generation of unaligned...
2020-05-28 rmacklemOops, missed syscall.h and sysproto.h for r361602.
2020-05-28 mavRemove PDU_TOTAL_TRANSFER_LEN() macro.
2020-05-28 emasterename in-tree libevent v1 to libevent1
2020-05-28 vangyzenAdd an UPDATING entry for r360964
2020-05-28 vangyzenRevert part of r360964
2020-05-28 mavMake struct ctl_be_lun first element of struct ctl_be_...
2020-05-28 rmacklemAdd an entry to Symbol.map for the rpctls_syscall added...
2020-05-28 rmacklemUpdate the files created from the new syscalls.master...
2020-05-28 jahvt(4): Add support for `vidcontrol -C'
2020-05-28 jkimMFV: r361597
2020-05-28 rmacklemAdd a syscall for the nfs-over-tls daemons to use.
2020-05-28 emastefortune: remove warning about potentially offensive...
2020-05-28 markjFix boot on systems where NUMA domain 0 is unpopulated.
2020-05-28 gjbInclude the shells/bash port on Vagrant images, which...
2020-05-28 mavRemove ctl_free_beio() LUN and ctl_io dependencies.
2020-05-28 mhorneAdd macros simplifying the fake preload setup
2020-05-28 takawataFix connection event message string (n->\n)
2020-05-28 melifaroFix NOINET6 build broken by r361575.
2020-05-28 mwChange return types of hash update functions in SHA-NI
2020-05-28 hselaskyFix check for wMaxPacketSize in USB bluetooth driver,
2020-05-28 hselaskyImplement helper function, usbd_get_max_frame_length...
2020-05-28 roygerxen/control: short circuit xctrl_on_watch_event on...
2020-05-28 roygerxen/blkfront: use the correct type for disk sectors
2020-05-28 roygerxenpv: do not use low 1MB for Xen mappings on i386
2020-05-28 hselaskyDon't allow USB device drivers to parent own interface.
2020-05-28 melifaroUse fib[46]_lookup() in mtu calculations.
2020-05-28 melifaroMake NFS address selection use fib4_lookup().
2020-05-28 melifaroSwitch ip_output/icmp_reflect rt lookup calls with...
2020-05-28 melifaroReplace ip6_ouput fib6_lookup_nh_<ext|basic> calls...
2020-05-28 melifaroSwitch gif(4) path verification to fib[46]_check_urfp().
2020-05-28 melifaroUnlock rtentry before calling for epoch(9) destruction...
2020-05-28 jhibbitspowerpc/pmap: Remove some debug from r361544
2020-05-28 bdragon[PowerPC] Fix radix crash when passing -1 from userspace
2020-05-27 rmacklemFix sosend() for the case where mbufs are passed in...
2020-05-27 adrian[ath] Update ath_rate_sample to use the same base type...
2020-05-27 kibSimplify the condition to enable superpage mappings...
2020-05-27 asomersgeli: fix a livelock during panic
2020-05-27 adrian[net80211] Fix interrupted scan logic and ticks comparison
2020-05-27 vangyzenlibifconfig: remove redundant NULL check
2020-05-27 syrinxProper check if divert(4) module is present by the...
2020-05-27 manulinuxkpi: Add kstrtou16
2020-05-27 manulinuxkpi: Add rcu_swap_protected
2020-05-27 manulinuxkpi: Add overflow.h
2020-05-27 eugenifconfig(8): spell "groupname" consistently with SYNOPSYS.
2020-05-27 andrewSupport creating and using arm64 pmap at stage 2
2020-05-27 adrian[ata_da] remove duplicate definition; it trips up ye...
2020-05-27 jhibbitsProperly sort ifdef archs in vm_fault_soft_fast superpa...
2020-05-27 jhibbitspowerpc/mmu: Convert PowerPC pmap drivers to ifunc...
2020-05-27 bdragon[PowerPC] Fix invalid asm in trap code
2020-05-26 erjice(4): Introduce new driver for Intel E800 Ethernet...
2020-05-26 cemx86: Detect new feature bits
next