]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-09-23 cemnextboot(8): Fix behavior on non-ZFS /boot systems
2020-09-23 emasteremove reference to obsolete arm NOTES files
2020-09-23 arichardsonbyacc: fix UBSan signed shift range error
2020-09-23 arichardsonAdd github CI for testing cross-building from Linux...
2020-09-23 mjgBump __FreeBSD_version after cache_purgevfs change
2020-09-23 mjgcache: drop the force flag from purgevfs
2020-09-23 mjgcache: reimplement purgevfs to iterate vnodes instead...
2020-09-23 mjgcache: clean up atomic ops on numneg and numcache
2020-09-23 tsoomeloader: zfs_probe_dev should pick first matching zfs...
2020-09-23 delphijFix build.
2020-09-23 delphijsbin/fsck_msdosfs: Fix an integer overflow on 32-bit...
2020-09-23 bdragon[PowerPC64LE] Fix RTAS LE calls in pseries.
2020-09-23 bdragon__FreeBSD_version bump for introduction of the powerpc6...
2020-09-23 bdragonarch(7): PowerPC64LE architecture definition
2020-09-23 kevanscp: tests: fix weird 20 insertion
2020-09-23 kevanscp: add some basic tests
2020-09-23 bdragon[PowerPC] Fix multiple ntp configuration issues
2020-09-23 bdragon[PowerPC64LE] Fix sleeping on POWER8.
2020-09-23 bdragon[PowerPC64LE] Pass our byte order to the sqlite3 build.
2020-09-23 bdragon[PowerPC64LE] libkvm powerpc64le support.
2020-09-23 bdragon[PowerPC64LE] Fix gdtoa configurations on LE.
2020-09-23 bdragon[PowerPC64LE] Fix AP spinup on powernv.
2020-09-23 bdragon[PowerPC64LE] Endian fix for opal_hmi.c
2020-09-23 bdragon[PowerPC64LE] Get XIVE up and running.
2020-09-23 bdragon[PowerPC64LE] Endian fix for opal_dev.c.
2020-09-23 bdragon[PowerPC64LE] Endian fixes for opal_pci.c.
2020-09-23 bdragon[PowerPC64LE] Implement endian-independent dword atomic...
2020-09-23 bdragon[PowerPC64LE] Fix endian conversion bugs in moea64.
2020-09-23 bdragon[PowerPC64LE] Add release building script for powerpc64le.
2020-09-23 bdragon[PowerPC64LE] Initial GENERIC64LE kernel config.
2020-09-23 impWork around cp breakage in current from last week
2020-09-23 bdragon[PowerPC64LE] powernv ILE setup code.
2020-09-23 bdragon[PowerPC64LE] LE opal_call() implementation
2020-09-23 bdragon[PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.
2020-09-23 bdragon[PowerPC64LE] Fix endianness issues in phyp_vscsi.
2020-09-23 bdragon[PowerPC64LE] Work around qemu TCG bug in mtmsrd emulation.
2020-09-23 bdragon[PowerPC64LE] Fix endianness issues in phyp and opal...
2020-09-23 bdragon[PowerPC64LE] Tell the hypervisor to switch interrupts...
2020-09-22 bdragon[PowerPC64LE] Fix endian dependence of ofw_real.c.
2020-09-22 bdragon[PowerPC64LE] LE bringup work: locore / machdep / platform
2020-09-22 bdragon[PowerPC64LE] Set up powerpc.powerpc64le architecture
2020-09-22 kibRemove stray line
2020-09-22 kibamd64 pmap: More unification for psind = 1 vs 2 in...
2020-09-22 bdragonTweak ficl definition from r365724
2020-09-22 impAdd devctl_notify(9) man page
2020-09-22 impDocument quoting requirements for the devctl protocol
2020-09-22 impDocument devctl_safe_quote_sb
2020-09-22 impAdd a devctl_process_running man page.
2020-09-22 kibDocument {O,AT}_RESOLVE_BENEATH and new O_BENEATH behav...
2020-09-22 kibAdd O_RESOLVE_BENEATH and AT_RESOLVE_BENEATH to mimic...
2020-09-22 kibChange O_BENEATH to handle relative paths same as absolute.
2020-09-22 kibOnly clear latch for BENEATH when we walk out of the...
2020-09-22 kibAdd open2nameif()
2020-09-22 kibAdd at2cnpflags()
2020-09-22 kibAdd NIRES_STRICTREL.
2020-09-22 kiblookup: Track last lookup component if it is directory.
2020-09-22 kibImprove comment above nameicap_check_dotdot().
2020-09-22 bruefferFix a bunch of mdoc issues found by mandoc -Tlint.
2020-09-22 vmaffionelibnetmap: fix cast from uint64_t to void*
2020-09-22 markjudf: Validate the full file entry length
2020-09-22 jkimMerge OpenSSL 1.1.1h.
2020-09-22 markjftpd: Add missing braces around a statfd check
2020-09-22 markjtftpd: Check for errors from chdir()
2020-09-22 mhorneRISC-V: build SiFive drivers and DTB in GENERIC
2020-09-22 npcxgbe(4): let the PF driver use VM work requests for...
2020-09-22 mckusickAdd missing cylinder group check-hash updates when...
2020-09-22 npcxgbe(4): add counters for mbuf pullups and defrags.
2020-09-21 grogRemove claim that Allied Forces created "West Germany...
2020-09-21 scottphstand/reloc_elf: Handle relative relocations for arm...
2020-09-21 scottpharm64/pmap: Sparsify pv_table
2020-09-21 scottphvm_reserv: Sparsify the vm_reserv_array when VM_PHYSSEG...
2020-09-21 scottphSparsify the vm_page_dump bitmap
2020-09-21 scottphMove vm_page_dump bitset array definition to MI code
2020-09-21 markjWeaken assertions in pmap_l1_to_l2() and pmap_l2_to_l3().
2020-09-21 scottphbitset: expand bit index type to `long`
2020-09-21 scottphvchi: rename bitset macros to avoid collision with...
2020-09-21 melifaroRework part of routing code to reduce difference to...
2020-09-21 kevansbsdbox: fix build after recent libifconfig changes
2020-09-21 arichardsonmkcsmapper: Fix UBSan signed shift error
2020-09-21 arichardsonFix another UBSan error in awk
2020-09-21 arichardsonawk: Fix subobject out-of-bounds access
2020-09-21 dabWhitespace fix after r365948
2020-09-21 hselaskyAdd support for Winbond USB CDC modem device found...
2020-09-21 hselaskyAdd example to ng_bpf(4) showing how ng_bpf(4) can...
2020-09-21 adrian[rcorder] [crunch] Fix C function declarations to inclu...
2020-09-21 asomersfsx: fix build with WARNS=6
2020-09-21 mhorneHide tunable definitions behind _KERNEL
2020-09-21 kevansxargs: add some long options for GNU compatibility
2020-09-21 phkPull in fix from upstream NetBSD rev. 1.5:
2020-09-21 kibamd64 pmap: only calculate page table page when needed.
2020-09-21 arichardsonWhen building on Ubuntu bootstrap bmake with bash as...
2020-09-21 arichardsonAdd a tools/build/make.py script that bootstraps bmake...
2020-09-21 dabHonor the FWUG value of some drives in nvmecontrol
2020-09-21 mhorneUse getenv_is_true() in init_static_kenv()
2020-09-21 dabAdd an ioctl to get an NVMe device's maximum transfer...
2020-09-21 mhorneAdd getenv(9) boolean parsing functions
2020-09-21 avgaw_usbphy: add support for device mode operation
2020-09-21 arichardsonFix vi build on Linux/macOS
2020-09-21 arichardsonFix -Wpointer-sign warnings in usr.bin/grep
2020-09-21 arichardsonPrefer bootstrapped tools when running certctl.sh
next