]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-06-28 Martin Matuskazfs: merge openzfs/zfs@a9d6b0690
2023-06-28 Alfonso Gregorynewfs: nextnum should be a u_int32_t, not an int
2023-06-28 Alfonso Gregorynewfs: prefer unsigned index over signed
2023-06-28 Warner Loshatkbdc: Minor style nits
2023-06-28 Mark Johnstonarm64: Make register definitions const
2023-06-28 Mark Johnstonarm64: Add a masked get_kernel_reg()
2023-06-28 Mark Johnstonctfconvert: Integer encoding types are unsigned
2023-06-28 Mark Johnstonbhyve: Rename a pci_cfgrw() parameter
2023-06-28 Mark Johnstonbhyve: Stop calling pci_lintr_request() in the NVMe...
2023-06-28 John Baldwinbsd.sys.mk: Re-enable -Wunused-but-set-variable for...
2023-06-28 Ed Mastelogin.conf: document how to specify env var values...
2023-06-28 John Baldwinbsd.sys.mk: Stop muting -Wunused-but-set-variable for...
2023-06-28 John Baldwincamdd: Remove some dead code but also make -E functional.
2023-06-28 John Baldwinbsdinstall: Handle errors from geom_gettree.
2023-06-28 John Baldwinmrsas: Use mrsas_sge64 instead of iovec for the S/G...
2023-06-28 Alan Coxarm64 pmap: Tidy up pmap_promote_l2() calls
2023-06-28 Jon HopperAdds support for Purism coreboot keyboards
2023-06-28 Andrew TurnerContinue searching for an irq map from the start
2023-06-28 Andrew TurnerHide irq_next_free, it's not used out of this file
2023-06-28 Benedict ReuschlingAdd quotes around variables and replace backticks with $()
2023-06-28 Mitchell Hornehier(7): tweak /media description
2023-06-28 Randall Stewarttcp: With the right options in the kernel cc_cubic...
2023-06-28 Andrey V. Elsukovcarp: use nd6log() macro to log debug messages
2023-06-28 Graham Perrinbectl(8): clarifications, expansion
2023-06-28 Bjoern A. ZeebLinuxKPI: list.h add list_count_nodes()
2023-06-28 Alexander MotinZIL: Fix another use-after-free.
2023-06-28 Alexander MotinUse big transactions for small recordsize writes.
2023-06-27 LaevosRemove unnecessary commas in zpool-create.8
2023-06-27 Jessica ClarkeGeneralise libcompat to be a list rather than a single...
2023-06-27 Jessica ClarkeMakefile.libcompat: Handle MK_FOO varying for native...
2023-06-27 Jessica ClarkeMakefile.libcompat: Remove unused _LC_INCDIRS
2023-06-27 Jessica Clarkeusb: Fixed botched spacing
2023-06-27 Gabriele LaganàAdd vendor id for Quectel USB modem and align with...
2023-06-27 Igor Ostapenkovfs: bring vfs_lookup() description comment up to date
2023-06-27 Igor Ostapenkovfs: fix description comment of vfs_lookup()
2023-06-27 Alfonso Gregoryifconfig: skip calling fnmatch once the result no longe...
2023-06-27 Konstantin... vm_fault: move FAULT_* return codes out of range for...
2023-06-27 Simon J. GerratyMerge bmake-20230622
2023-06-27 Simon J. GerratyImport bmake-20230622
2023-06-27 Graham Perrinhier(7): fix inline markup for a variable
2023-06-27 Cy Schubertsystat: Chase 70ea484e3ec5, removing vdev_cache
2023-06-27 Doug Mooreradix_trie: pass fewer params to node_get
2023-06-27 John Baldwinldns: Remove a set but unused variable.
2023-06-27 John Baldwinefi loader: Move 'module' variable under #ifdef MODINFO...
2023-06-27 John Baldwinlibbsnmptools: Fully comment out set but unused count...
2023-06-27 John Baldwinxo: Disable -Wunused-but-set-variable.
2023-06-27 John Baldwinipf: Remove set but unused variables.
2023-06-27 John Baldwinncurses: Silence -Wunused-but-set-variable for various...
2023-06-27 John Baldwinhyperv/kvp: Remove set but unused variables.
2023-06-27 John Baldwinbsdinstall: Replace correct, but fragile, string builde...
2023-06-27 John Baldwinipfw: Remove set but unused variables.
2023-06-27 John Baldwinlibipf: Remove set but unused variable from printfragin...
2023-06-27 John Baldwinlibefivar: Use a void cast in unimplemented stubs.
2023-06-27 John Baldwinriscv: Remove MACHINE_ARCH-specific remnants of riscv64sf.
2023-06-27 Warner Loshopenzfs: Remove broken symlinks
2023-06-27 John Baldwinnvme: Fix typo in "Command Aborted by Host" constant...
2023-06-27 Dag-Erling... Upgrade to OpenPAM Ximenia.
2023-06-27 Dag-Erling... Vendor import of OpenPAM Ximenia.
2023-06-27 Doug Mooreradix_trie: clean up overlong lines
2023-06-27 Warner Loshunzip(1): Comma after e.g.
2023-06-27 Mingye Wangunzip: add -O/-I encoding support
2023-06-27 Alexander MotinAnother set of vdev queue optimizations.
2023-06-27 Mohamed Akramman(1): Support custom sections
2023-06-27 Greg Beckerlibpthread: allocate rwlocks and spinlocks in dedicated...
2023-06-27 Konstantin... VFS: Remove VV_READLINK flag
2023-06-27 Konstantin... fdescfs: improve linrdlnk mount option
2023-06-27 Li-Wen Hsurelease/azure: Update reference URL
2023-06-27 Doug Mooreradix_trie: skip compare in lookup_le, lookup_ge
2023-06-27 Alan Coxvm: Fix anonymous memory clustering under ASLR
2023-06-27 John Baldwinnvme_xpt: Tidy nvme_announce_periph for fabrics support.
2023-06-27 John Baldwincam_xpt: Properly fail if a sim uses an unsupported...
2023-06-27 John Baldwinnvme: Tidy up transfer rate settings in XPT_GET_TRAN_SE...
2023-06-27 John Baldwinnvme: Don't install nvme_private.h in /usr/include.
2023-06-26 Tom Hukinsnetstat(1): Use simpler language
2023-06-26 VexedUXRloader.efi: Remove redundant error message
2023-06-26 Tom Hukinsnohup(1): link to a related manual page
2023-06-26 Tom Hukinstimeout(1): link to related manual pages
2023-06-26 Rich ErcolaniAdd a delay to tearing down threads.
2023-06-26 Andrew Fenglerrc.d/routing: Correct setting default gateway for each FIB
2023-06-26 Reid Linnemannsys/dev/ichsmb: Silence unhandled SMBALERT device_printfs
2023-06-26 Bjoern A. ZeebLinuxKPI: cast jiffies_to_msecs() result
2023-06-26 Ed MasteAssemble .s to .o using cc, not as
2023-06-25 Ed Masteseq: combine asprintf return value checks
2023-06-25 Kyle Evanscaroot: add new certs
2023-06-25 Ed Masteifconfig: consistently sort set/clear commands
2023-06-25 Konstantin... libc.a: implement _rtld_addr_phdr()
2023-06-25 Doug Mooreradix_trie: simplify trimkey functions
2023-06-25 Ed Mastelibcrypto: build nistp* on all little-endian 64-bit...
2023-06-25 Martin Matuskazfs: merge openzfs/zfs@8e8acabdc
2023-06-24 Ed Mastedepend-cleanup: apply big hammer for OpenSSL 3.0 update
2023-06-24 Piotr Kubajshare/mk/bsd.cpu.mk: drop -mno-powerpc64
2023-06-24 Mitchell Hornepmc: clean up remaining Pentium man page references
2023-06-24 Mitchell Hornehwpmc: add 'flags' local to pmc_op_do_pmcallocate()
2023-06-24 Alan Coxamd64 pmap: Tidy up pmap_promote_pde() calls
2023-06-24 Ed MasteUPDATING: Add OpenSSL 3.0 update
2023-06-24 Christos Margiolisarm64: improve KTR_TRAP trace entries
2023-06-24 Enji CooperDo not expose architecture specific symbols
2023-06-24 Ed MasteBump __FreeBSD_version for OpenSSL 3.0 update
2023-06-24 Enji Cooperlibfetch: remove all old OpenSSL support
2023-06-23 Doug Mooreradix_trie: avoid reloading radix node
next