]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-05-10 Ed Mastepkgbase: report error if files are installed multiple...
2023-05-10 Ed Masteincludes: avoid installing if_wg.h twice
2023-05-10 Ed Masteloader: install help files only once
2023-05-09 Colin Percivalfreebsd-update: Fix merging already-updated files
2023-05-09 Ed MasteCirrus-CI: add gcc12 automatic task on primary GitHub...
2023-05-09 Kirk McKusickFix off-by-one error in fsck_ffs(8) chkrange() block...
2023-05-09 Andrew Gallatinktls: re-work alloc thread
2023-05-09 Andrew Gallatinvm: implement vm_page_reclaim_contig_domain_ext()
2023-05-09 Ed MasteRevert "cpuset: increase userland maximum size to 1024"
2023-05-09 Jonathan T... locks: fix two potential overflows in the lock delay...
2023-05-09 Konstantin... amd64 MINIMAL: SysV IPC syscalls are loadable
2023-05-09 Konstantin... amd64 MINIMAL: remove UFS from compiled-in list
2023-05-09 Konstantin... amd64 MINIMAL config: remove statements about UFS module
2023-05-09 Konstantin... smp_topo(): correct allocation sizes for trivial topologies
2023-05-09 Konstantin... smp_topo(): make it idempotent
2023-05-09 Konstantin... smp_topo: dynamically allocate group array
2023-05-09 Konstantin... quiesce_cpus(): do not overallocate generation array
2023-05-09 Alexander V... netlink: fix compiler warnings
2023-05-09 Alexander V... netlink: temporary skip snl(3) capped test.
2023-05-09 Alexander V... netlink: automatically fill sin6_scope_id in the defaul...
2023-05-09 Alexander V... netlink: use consistent variable lifetime in the defaul...
2023-05-09 Johannes Totzefiwake(8): add man page
2023-05-09 Mateusz Piotrowskigeom.8: Fix typos and wordsmith
2023-05-09 Emmanuel Vadotfwget: Use BSD-2-Clause instead of BSD-2-Clause-FreeBSD
2023-05-09 Emmanuel Vadotfwget: Fix a few kmod name
2023-05-09 Ed Mastelibfido2: specify OpenSSL 1.1 API
2023-05-09 Vitaliy Gusevbhyve: save/restore pir_desc
2023-05-09 Bojan Novkovićbhyve: fix vCPU single-stepping on VMX
2023-05-09 Yuri Pankovem(4): update sysctl list, mention iflib(4)
2023-05-09 Kyle EvansRevert "uart(4): add Sunrise Point UART controllers"
2023-05-09 Kyle Evansacl(3): improve discoverability of acl_get_perm_np(3)
2023-05-08 Yuri Pankovcalendar: cleanup obsolete directories
2023-05-08 Ed Mastebhyve: specify OpenSSL 1.1 API
2023-05-08 Ed Mastecpuset: increase userland maximum size to 1024
2023-05-08 Kristof Provostif_ovpn tests: fix route_to test case
2023-05-08 Kristof Provostif_ovpn: notify userspace when we've used half of the...
2023-05-08 Mykola Hohsadzearm64/disassem.c: Add detection of xzr and sp
2023-05-08 Yuri Pankovvt(4): document enable_altgr
2023-05-08 Dag-Erling... md5: Improve compatibility.
2023-05-08 Warner Loshtwe: Add deprecation notice
2023-05-08 Warner LoshMAINTAINERS: Add myself to stand
2023-05-08 Warner Loshciss: Fix typo
2023-05-07 Jason A. Harmeningunionfs(): destroy root vnode if upper registration...
2023-05-07 Jason A. Harmeningunionfs: prevent upperrootvp from being recycled during...
2023-05-07 Jason A. Harmeningunionfs: fixes to unionfs_nodeget() error handling
2023-05-07 Mariusz Zaborskilibc: document when the namespace was created
2023-05-07 Elliott MitchellRELNOTES: fix consistency
2023-05-06 Alexander Motinmountd: Improve error message for exports lines
2023-05-06 Mitchell Hornehwpmc: pass pmc pointer to more class methods
2023-05-06 Mitchell Hornehwpmc: unused/diagused annotations in tsc class
2023-05-06 Mitchell Hornehwpmc: remove stub pmd_switch_{in,out} methods
2023-05-06 Mitchell Hornehwpmc: remove pmd_pcpu_{init,fini} callbacks
2023-05-06 Mitchell Hornehwpmc_logging: less macro magic for type names
2023-05-06 Mitchell Hornehwpmc: don't use deprecated copystr(9)
2023-05-06 Mitchell Hornehwpmc: use kstack_contains()
2023-05-06 Mitchell Hornehwpmc: simplify arm64 kernel stack unwinding
2023-05-06 Mitchell Hornepmcstat: augment an error message
2023-05-06 Mitchell Hornehwpmc: formatting of CPU and class lists
2023-05-06 Mitchell Hornehwpmc: trim MIPS CPU and class defs
2023-05-06 Mitchell Hornehwpmc: trim obsolete Intel CPU and class defs
2023-05-06 Mitchell Hornepmccontrol: drop Pentium 4 special case
2023-05-06 Mitchell Hornepmc_events.h: event list formatting
2023-05-06 Mitchell Hornepmc_events.h: update event list comment
2023-05-06 Mitchell Hornehwpmc: remove remaining UCP event definitions
2023-05-06 Mitchell Hornehwpmc: drop vestigial IAP event definitions
2023-05-06 Konstantin... amd64: add MINIMALUP config
2023-05-06 Konstantin... amd64 MINIMAL config: remove sentence about acpi
2023-05-06 Konstantin... amd64: convert UP code to dynamically allocated pmap...
2023-05-06 Michael Tuexenbblog: inherit TCP_LOG option from listener
2023-05-06 Michael Tuexentcp: improve BBLoging for PRUs
2023-05-06 Michael Tuexentcp_rack: allow the module to be loaded without TCP_BLA...
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Rick Macklemnfsd: Fix NFSv3 Readdir/ReaddirPlus reply for large...
2023-05-05 Doug AmbriskoAdd mrsasutil(8) as alias to mfiutil(8)
2023-05-05 Dimitry AndricApply libc++ fix for compiling <type_traits> with gcc 13
2023-05-05 Kyle Evansdaemon: EINTR from kevent(2) is not a fatal error
2023-05-05 Joseph Koshyman9: Add a manual page for kstack_contains(9).
2023-05-05 Piotr Kubajshare/mk/bsd.cpu.mk: add AltiVec / VSX to powerpc*...
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-05 Corvin Köhnevmm: don't free unallocated memory
2023-05-05 Alexey Marchenkobhyve(8): fix typo in examples
2023-05-05 Dag-Erling... dd: Fix SIGINT handling.
2023-05-05 Dag-Erling... dd: Tidy up the tests.
2023-05-05 Ed MasteMakefile.inc1: use make builtin :ts instead of sed
2023-05-05 Kristof Provostpf: fix a few more prototypes
2023-05-05 Yuri Pankovpvscsi: maximum target number is one less than number...
2023-05-05 Mina Galicntpd: Support IPv6-only hosts
2023-05-05 Ed Mastebuild.7: remove reference to deprecated mergemaster
2023-05-05 Igor Ostapenkosys/x86/x86/mptable.c: typo (compatiblity)
2023-05-05 Igor Ostapenkosys/sys/_endian.h: typo (Compatiblity)
2023-05-05 Igor Ostapenkosys/netpfil/ipfw/ip_fw2.c: typo (Compatiblity)
2023-05-05 Igor Ostapenkosys/amd64/conf/FIRECRACKER: typo (compatiblity)
2023-05-04 Warner LoshAdd wifi(4) alias for wlan(4).
2023-05-04 Tom Hukinsmpsutil(8): Remove a stray paragraph
2023-05-04 Tom Hukinsmpsutil(8): Improve English usage
2023-05-04 Tom Hukinsmpr(4) & mps(4): refer to related utilities
2023-05-04 Brian Campbellbluetooth/hccontrol: Fix unterminated command list
2023-05-04 Tom Hukinswlan(4): Mention WiFi more prominently
2023-05-04 John Baldwinemac(4): Use bool rather than boolean_t.
next