]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-09-22 Brandon BergrenTweak ficl definition from r365724
2020-09-22 Warner LoshAdd devctl_notify(9) man page
2020-09-22 Warner LoshDocument quoting requirements for the devctl protocol
2020-09-22 Warner LoshDocument devctl_safe_quote_sb
2020-09-22 Warner LoshAdd a devctl_process_running man page.
2020-09-22 Konstantin... Document {O,AT}_RESOLVE_BENEATH and new O_BENEATH behav...
2020-09-22 Konstantin... Add O_RESOLVE_BENEATH and AT_RESOLVE_BENEATH to mimic...
2020-09-22 Konstantin... Change O_BENEATH to handle relative paths same as absolute.
2020-09-22 Konstantin... Only clear latch for BENEATH when we walk out of the...
2020-09-22 Konstantin... Add open2nameif()
2020-09-22 Konstantin... Add at2cnpflags()
2020-09-22 Konstantin... Add NIRES_STRICTREL.
2020-09-22 Konstantin... lookup: Track last lookup component if it is directory.
2020-09-22 Konstantin... Improve comment above nameicap_check_dotdot().
2020-09-22 Christian BruefferFix a bunch of mdoc issues found by mandoc -Tlint.
2020-09-22 Vincenzo Maffionelibnetmap: fix cast from uint64_t to void*
2020-09-22 Mark Johnstonudf: Validate the full file entry length
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-22 Mark Johnstonftpd: Add missing braces around a statfd check
2020-09-22 Mark Johnstontftpd: Check for errors from chdir()
2020-09-22 Jung-uk KimImport OpenSSL 1.1.1h.
2020-09-22 Mitchell HorneRISC-V: build SiFive drivers and DTB in GENERIC
2020-09-22 Navdeep Parharcxgbe(4): let the PF driver use VM work requests for...
2020-09-22 Kirk McKusickAdd missing cylinder group check-hash updates when...
2020-09-22 Navdeep Parharcxgbe(4): add counters for mbuf pullups and defrags.
2020-09-21 Greg LeheyRemove claim that Allied Forces created "West Germany...
2020-09-21 D Scott Phillipsstand/reloc_elf: Handle relative relocations for arm...
2020-09-21 D Scott Phillipsarm64/pmap: Sparsify pv_table
2020-09-21 D Scott Phillipsvm_reserv: Sparsify the vm_reserv_array when VM_PHYSSEG...
2020-09-21 D Scott PhillipsSparsify the vm_page_dump bitmap
2020-09-21 D Scott PhillipsMove vm_page_dump bitset array definition to MI code
2020-09-21 Mark JohnstonWeaken assertions in pmap_l1_to_l2() and pmap_l2_to_l3().
2020-09-21 D Scott Phillipsbitset: expand bit index type to `long`
2020-09-21 D Scott Phillipsvchi: rename bitset macros to avoid collision with...
2020-09-21 Alexander V... Rework part of routing code to reduce difference to...
2020-09-21 Kyle Evansbsdbox: fix build after recent libifconfig changes
2020-09-21 Alex Richardsonmkcsmapper: Fix UBSan signed shift error
2020-09-21 Alex RichardsonFix another UBSan error in awk
2020-09-21 Alex Richardsonawk: Fix subobject out-of-bounds access
2020-09-21 David BrightWhitespace fix after r365948
2020-09-21 Hans Petter... Add support for Winbond USB CDC modem device found...
2020-09-21 Hans Petter... Add example to ng_bpf(4) showing how ng_bpf(4) can...
2020-09-21 Adrian Chadd[rcorder] [crunch] Fix C function declarations to inclu...
2020-09-21 Alan Somersfsx: fix build with WARNS=6
2020-09-21 Mitchell HorneHide tunable definitions behind _KERNEL
2020-09-21 Kyle Evansxargs: add some long options for GNU compatibility
2020-09-21 Poul-Henning... Pull in fix from upstream NetBSD rev. 1.5:
2020-09-21 Konstantin... amd64 pmap: only calculate page table page when needed.
2020-09-21 Alex RichardsonWhen building on Ubuntu bootstrap bmake with bash as...
2020-09-21 Alex RichardsonAdd a tools/build/make.py script that bootstraps bmake...
2020-09-21 David BrightHonor the FWUG value of some drives in nvmecontrol
2020-09-21 Mitchell HorneUse getenv_is_true() in init_static_kenv()
2020-09-21 David BrightAdd an ioctl to get an NVMe device's maximum transfer...
2020-09-21 Mitchell HorneAdd getenv(9) boolean parsing functions
2020-09-21 Andriy Gaponaw_usbphy: add support for device mode operation
2020-09-21 Alex RichardsonFix vi build on Linux/macOS
2020-09-21 Alex RichardsonFix -Wpointer-sign warnings in usr.bin/grep
2020-09-21 Alex RichardsonPrefer bootstrapped tools when running certctl.sh
2020-09-21 Toomas Soomeloader: zfs should support bootonce an nextboot
2020-09-20 Jessica Clarkeatomic_common.h: Fix the volatile qualifier placement...
2020-09-20 Konstantin... amd64 pmap: handle cases where pml4 page table page...
2020-09-20 Alexander V... Remove unused nhop_ref_any() function.
2020-09-20 Michal MelounAdjust DMA alignment for USB stack.
2020-09-20 Emmanuel Vadotarm: allwinner: aw_nmi: Fix wrong logic when we disable...
2020-09-20 Michal MelounAdd missing assignment forgotten in r365899
2020-09-20 Alexander V... Fix gw updates / flag updates during route changes.
2020-09-20 Stefan EßerApply an opimization for the kernels used by cexp(x...
2020-09-20 Stefan EßerApply fix for ld80 and ld128 submitted by Steve Kargl:
2020-09-19 Kirk McKusickUpdate the libufs cgget() and cgput() interfaces to...
2020-09-19 Hans Petter... Fix for use of the XHCI driver on Cortex-A72 by adding...
2020-09-19 Kirk McKusickThe fsdb(8) utility uses the fsck_ffs(8) disk I/O inter...
2020-09-19 Alan Somersfix integer underflow in getgrnam_r and getpwnam_r
2020-09-19 Mark JohnstonAddress compiler warnings in C code used by the DTrace...
2020-09-19 Mark JohnstonFix some nits in 1G page support in the amd64 pmap.
2020-09-19 Gordon Berglingdiskless(8): Correct Sections out of conventional order...
2020-09-19 Gordon Berglingcrypto(7): Correct Sections out of conventional order...
2020-09-19 Gordon Berglingsrc.conf(5): Fix some mandoc issues in source files
2020-09-19 Ed MasteCirrus-CI: skip svn_head branch
2020-09-19 Alex RichardsonFix dtrace tools bootstrap on non-FreeBSD after OpenZFS...
2020-09-19 Michal MelounImplement workaround for broken access to configuration...
2020-09-19 Michal MelounAdd NetBSD compatible bus_space_peek_N() and bus_space_...
2020-09-19 Colin PercivalMove finalize_components_config from get_params to...
2020-09-19 Kyle Evanscaroot: update base store
2020-09-18 Rick MacklemFix a LOR between the NFS server and server side krpc.
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-18 Matt MacyUpdate openzfs to 2.0.0-rc2-g4ce06f
2020-09-18 Eric van Gyzenamd64 pmap_pkru_same: prev_ppr was always NULL
2020-09-18 Mark JohnstonInstall library symlinks atomically.
2020-09-18 Ed Masteys/contrib/dev/ath: remove unintentional double semicolon
2020-09-18 Kyle Evansbuild: provide a default WARNS for all in-tree builds
2020-09-18 Eric van Gyzenvm_ooffset_t is now unsigned
2020-09-18 Mitchell Hornearm64: generate ISO release images
2020-09-18 Kyle Evanspkgbase: use consistent annotation for objectk eys
2020-09-18 Alex RichardsonRemove unnecessary include "../Makefile.inc"
2020-09-18 Mitchell HorneInitialize some local variables earlier
2020-09-18 Konstantin... Add pargs, penv, pwdx commands and aliases to procstat(1).
2020-09-18 Mark JohnstonAssert we are not traversing through superpages in...
2020-09-18 Mark JohnstonEnsure that a protection key is selected in pmap_enter_...
2020-09-18 Mark JohnstonFix error checking in shm_create_largepage().
2020-09-18 Alex Richardsonlibarchive: fix mismatch between library and test confi...
next