about [UPDATING] [RELNOTES]summaryrefslograw-logtreecommitdiffstats up
Commit message (Expand)AuthorDateFilesLines
* ixgbe: Fix MRQC register value.HEADstable/14Yuichiro NAITO2026-04-19 11:41:02 +0100 (16 hours)3-4/+4
* us.intl.acc.kbd: add it to MakefileAlfredo Dal'Ava Junior2026-04-18 03:25:29 +0100 (2 days)1-0/+1
* br.lenovo.kdb: add it to MakefileAlfredo Dal'Ava Junior2026-04-18 03:25:14 +0100 (2 days)1-0/+1
* ciss.4: List all devices supported by ciss(4)Michael Osipov2026-04-17 08:44:18 +0100 (3 days)1-1/+45
* routing: Fix use-after-free in finalize_nhopPouria Mousavizadeh Tehrani2026-04-17 07:44:34 +0100 (3 days)1-2/+2
* rtadvd: Fix validation of the MTU parameter when parsing configMark Johnston2026-04-16 17:48:50 +0100 (3 days)1-1/+1
* divert: Use a better source identifier for netisr_queue_src() callsMark Johnston2026-04-16 17:48:50 +0100 (3 days)1-2/+4
* imgact_elf: Unconditionally initialize a variable in a note handlerMark Johnston2026-04-16 17:48:20 +0100 (3 days)1-1/+1
* freebsd32: Fix freebsd11_nstat copyout conditionWeixie Cui2026-04-16 17:35:00 +0100 (3 days)1-1/+1
* malloc.9: adjust flag table indentationMitchell Horne2026-04-16 17:32:23 +0100 (3 days)1-1/+1
* Hyper-V: Detect Extended Destination ID supportColin Percival2026-04-16 16:11:55 +0100 (3 days)2-0/+15
* Bhyve: Detect Extended Destination ID supportColin Percival2026-04-16 16:11:55 +0100 (3 days)1-0/+8
* vmm: Move defines from x86.c to x86/bhyve.hColin Percival2026-04-16 16:11:55 +0100 (3 days)2-4/+36
* Xen: Detect Extended Destination ID supportColin Percival2026-04-16 16:11:55 +0100 (3 days)1-0/+6
* x86/cpuid: add CPUID flag for Extended Destination ID supportRoger Pau Monné2026-04-16 16:11:55 +0100 (3 days)1-0/+7
* KVM: Detect Extended Destination ID supportColin Percival2026-04-16 16:11:55 +0100 (3 days)2-0/+12
* io_apic: Support APIC Extended Destination IDsColin Percival2026-04-16 16:11:54 +0100 (3 days)2-0/+8
* msi: Support APIC Extended Destination IDsColin Percival2026-04-16 16:11:54 +0100 (3 days)1-2/+9
* x86: Add stub for Extended Destination ID supportColin Percival2026-04-16 16:11:54 +0100 (3 days)2-0/+16
* io_apic: Don't route to APIC ID > 255Colin Percival2026-04-16 16:11:54 +0100 (3 days)1-3/+13
* x86: Add struct ioapic_intsrc.io_validColin Percival2026-04-16 16:11:54 +0100 (3 days)1-3/+11
* clapic_handle_intr: KASSERT isrc != NULLColin Percival2026-04-16 16:11:54 +0100 (3 days)1-0/+3
* bhyve: Support and advertise 15-bit MSI Extended Destination IDDavid Woodhouse2026-04-16 16:11:41 +0100 (3 days)4-1/+17
* bhyve: Add CPUID_BHYVE_FEATURES leafDavid Woodhouse2026-04-16 16:11:41 +0100 (3 days)1-3/+15
* packages: Fix build with libucl 0.9.3Lexi Winter2026-04-16 00:27:05 +0100 (4 days)1-1/+1
* libc/tests/string: add a more comprehensive unit test for strrchr()Robert Clausecker2026-04-15 11:04:34 +0100 (5 days)2-0/+158
* sys/abi_types.h: Stick with 32-bit time32_tKonstantin Belousov2026-04-15 10:10:35 +0100 (5 days)1-0/+2
* daemon(8): Add "--output-file -o" to list of options enabling supervision modeAndre Albsmeier2026-04-15 09:46:45 +0100 (5 days)1-0/+1
* shlib-compat: Fix two typos in error messagesGordon Bergling2026-04-14 18:32:59 +0100 (5 days)1-2/+2
* ixl(4): Fix a typo in a source code commentGordon Bergling2026-04-14 18:32:41 +0100 (5 days)1-1/+1
* bhnd(4): Fix a typo in a source code commentGordon Bergling2026-04-14 18:32:31 +0100 (5 days)1-1/+1
* bsdconfig(8): Fix a typo in a source code commentGordon Bergling2026-04-14 18:32:10 +0100 (5 days)1-1/+1
* sys/abi_types.h: time32_t is 64-bit on non-x86 architecturesOlivier Certner2026-04-14 10:15:35 +0100 (6 days)1-5/+1
* loader.efi.8/efibootmgr.8: Don't use contradicting term 'EFI BIOS'Michael Osipov2026-04-14 08:27:40 +0100 (6 days)3-11/+11
* ncurses: merge update to ncurses 6.6Baptiste Daroussin2026-04-14 02:49:17 +0100 (6 days)415-24574/+29169
* fmax.3: Add caveat for going beyond C std requirementsEd Maste2026-04-13 18:43:05 +0100 (6 days)1-5/+8
* tunefs: Better fix for arm64 alignment issuesDag-Erling Smørgrav2026-04-13 18:39:36 +0100 (6 days)1-27/+37
* kqueue: slightly clarify the flow in knlist_cleardel()Kyle Evans2026-04-13 15:43:17 +0100 (6 days)1-21/+29
* kqueue: don't leak file refs on failure to knote_attach()Kyle Evans2026-04-13 15:43:17 +0100 (6 days)1-6/+10
* libc: fix memfd_create's HUGETLB handlingKyle Evans2026-04-13 15:43:17 +0100 (6 days)5-36/+136
* lualoader: allow the local module to filter out the BE listKyle Evans2026-04-13 15:43:16 +0100 (6 days)2-3/+30
* kqueue: compare against the size in kqueue_expandKyle Evans2026-04-13 15:43:16 +0100 (6 days)1-4/+6
* kqueue: simplify knote_fdclose()Kyle Evans2026-04-13 15:43:15 +0100 (6 days)1-10/+12
* kqueue: add some kn_knlist assertions around knlist_(add|remove)Kyle Evans2026-04-13 15:43:15 +0100 (6 days)1-0/+4
* installer: Add download.freebsd.org to mirror listLi-Wen Hsu2026-04-13 11:24:13 +0100 (7 days)1-1/+12
* cross-build: Define __*int*_t and include sys/cdefs.hWarner Losh2026-04-13 06:02:27 +0100 (7 days)1-0/+21
* vm_fault: Reset m_needs_zeroing properlyMark Johnston2026-04-13 03:53:32 +0100 (7 days)1-4/+3
* kqueue: Fix a race when adding an fd-based knote to a queueMark Johnston2026-04-13 03:53:26 +0100 (7 days)2-1/+30
* crypto/openssl: update from 3.0.16 to 3.0.20Enji Cooper2026-04-13 01:10:02 +0100 (7 days)2720-133985/+166421
* gpart: Add warning when the start sector is too low.Warner Losh2026-04-12 23:08:16 +0100 (7 days)1-0/+14
* gpart: More nuance for GPT supportWarner Losh2026-04-12 23:08:16 +0100 (7 days)8-4/+11
* kern/amd64/machdep: Replace memset in wrmsr_early_safe_endKristofer Peterson2026-04-12 14:43:46 +0100 (8 days)1-1/+1
* stand: lua: break out a few more dirent types in lfsKyle Evans2026-04-12 14:43:46 +0100 (8 days)1-0/+4
* bhyveload: simplify cb_open() and eliminate minor TOCTOUKyle Evans2026-04-12 14:43:45 +0100 (8 days)1-14/+12
* ls: check fts_children() for errors that may not surface otherwiseKyle Evans2026-04-12 14:43:45 +0100 (8 days)2-0/+47
* release: Pass optional VM_IMAGE_CONFIG to vm-imagePat Maddox2026-04-12 14:43:44 +0100 (8 days)1-0/+1
* tpm20: fix suspend/resume and entropy harvestingKyle Evans2026-04-12 14:43:44 +0100 (8 days)4-0/+66
* OptionalObsoleteFiles: Add etc/zfs/compatibility.dArtem Bunichev2026-04-12 14:43:43 +0100 (8 days)1-0/+58
* uart: fix sleeping while holding mutex in uart_tty_detach()Abdelkader Boudih2026-04-12 14:43:43 +0100 (8 days)1-1/+2
* rc: run the zfs rc script before tmpKyle Evans2026-04-12 14:43:42 +0100 (8 days)1-1/+1
* firmware: Fix inverted FIRMWARE_GET_NOWARN logicAbdelkader Boudih2026-04-12 14:43:42 +0100 (8 days)1-1/+1
* truncate: fix a minor nit + add a hole-punching testKyle Evans2026-04-12 14:43:41 +0100 (8 days)2-1/+50
* vt(4): allow up to _SIG_MAXSIG (128) for VT_SETMODEQuentin Thébault2026-04-12 14:43:41 +0100 (8 days)2-4/+3
* files.amd64: remove some lines duplicated from files.x86Kyle Evans2026-04-12 14:43:40 +0100 (8 days)1-2/+0
* nuageinit: require lfs where it's neededKyle Evans2026-04-12 14:43:40 +0100 (8 days)1-0/+1
* pseudofs: don't leak the unrhdr on errorKyle Evans2026-04-12 14:43:39 +0100 (8 days)1-0/+1
* vfs: handle vfs_init() failuresKyle Evans2026-04-12 14:43:39 +0100 (8 days)1-6/+15
* patch: test for unified diffs with spaces in filenamesKyle Evans2026-04-12 14:43:38 +0100 (8 days)1-0/+18
* stand: add a mechanism to avoid env var propagation to kenvKyle Evans2026-04-12 14:43:38 +0100 (8 days)4-4/+25
* stand: split fg/bg handling up a little furtherKyle Evans2026-04-12 14:43:38 +0100 (8 days)1-17/+42
* stand: use a common function in gfx_fb for setting up teken colorsKyle Evans2026-04-12 14:43:37 +0100 (8 days)4-42/+34
* if_tuntap: make SIOCIFDESTROY interruptibleKyle Evans2026-04-12 14:43:37 +0100 (8 days)1-14/+26
* ssh: sshd-session: properly save off the privileged gidKyle Evans2026-04-12 14:43:36 +0100 (8 days)1-0/+15
* top: improve sort field storage/lookupKyle Evans2026-04-12 14:43:36 +0100 (8 days)5-71/+142
* inetd: don't assume that initgroups(3) will set the egidKyle Evans2026-04-12 14:43:36 +0100 (8 days)1-0/+2
* grep: toss in some explicit fflush()Kyle Evans2026-04-12 14:43:35 +0100 (8 days)1-0/+5
* loader: add nvidia modules to the loader blacklistKyle Evans2026-04-12 14:43:35 +0100 (8 days)1-0/+1
* libc: Add missing MLINK for stravis(3)Dag-Erling Smørgrav2026-04-12 06:59:22 +0100 (8 days)1-0/+1
* devstat: Provide 32-bit compatibilityDag-Erling Smørgrav2026-04-12 06:56:47 +0100 (8 days)2-7/+76
* sys/compat/freebsd32: FF clock struct: Don't pack, use 'ffcounter32'Olivier Certner2026-04-12 06:56:47 +0100 (8 days)2-11/+9
* sys/compat/freebsd32: Fix i386 compilationOlivier Certner2026-04-12 06:56:47 +0100 (8 days)1-1/+1
* dev/mfi: include sys/abi_compat.h unconditionallyKonstantin Belousov2026-04-12 06:56:47 +0100 (8 days)1-2/+0
* sys/event.h: reduce namespace pollution from sys/abi_compat.hKonstantin Belousov2026-04-12 06:56:47 +0100 (8 days)4-32/+44
* sys/user.h: remove XXXSKE markersKonstantin Belousov2026-04-12 06:56:47 +0100 (8 days)1-3/+3
* openzfs sys/types32.h: use abi_compat.h for time32_tKonstantin Belousov2026-04-12 06:56:46 +0100 (8 days)3-2/+13
* sys/compat/freebsd32: use freebsd32_uint64_t for struct kinfo_proc32Konstantin Belousov2026-04-12 06:56:46 +0100 (8 days)2-4/+4
* sys/compat/freebsd32: ki_pd is missing from struct kinfo_proc32Konstantin Belousov2026-04-12 06:56:46 +0100 (8 days)2-0/+2
* sys/compat/freebsd32: use freebsd32_uint64_t for several struct stat'sKonstantin Belousov2026-04-12 06:56:46 +0100 (8 days)2-9/+9
* sys/compat/freebsd32: use freebsd32_uint64_t for struct ffclock_estimate32Konstantin Belousov2026-04-12 06:56:46 +0100 (8 days)2-3/+3
* sys/compat/freebsd32: use freebsd32_uint64_t for struct kinfo_knote32Konstantin Belousov2026-04-12 06:56:46 +0100 (8 days)2-31/+6
* sys/event.h: use freebsd32_uint64_t for kevent32 64bit membersKonstantin Belousov2026-04-12 06:56:45 +0100 (8 days)3-39/+11
* sys/abi_compat.h: add Foundation copyright for uint64_t stuffKonstantin Belousov2026-04-12 06:56:45 +0100 (8 days)1-0/+5
* sys/abi_compat.h: move freebsd32_uint64_t and FU64_CP() thereKonstantin Belousov2026-04-12 06:56:45 +0100 (8 days)3-21/+21
* sys/abi_compat.h: normalize include guard nameKonstantin Belousov2026-04-12 06:56:45 +0100 (8 days)1-3/+3
* sys/abi_compat.h: fix UB for bintime32 handlingKonstantin Belousov2026-04-12 06:56:45 +0100 (8 days)2-2/+2
* compat32: provide a type and a macro for (u)int64_t handling on non-x86 archesKonstantin Belousov2026-04-12 06:56:45 +0100 (8 days)2-1/+18
* nfs_nfsdsocket.c: Allow Copy/Clone from a read-only fsRick Macklem2026-04-12 01:45:40 +0100 (8 days)1-3/+22
* nfs_nfsdsocket.c: Allow Copy across file systemsRick Macklem2026-04-11 04:33:19 +0100 (9 days)1-1/+2
* ipfw_nptv6: fix handling the ifaddr removal eventAndrey V. Elsukov2026-04-09 09:36:13 +0100 (11 days)1-2/+2
* tcpdump: Update to 4.99.6Joseph Mingrone2026-04-08 20:10:23 +0100 (11 days)69-1669/+1592
This site is maintained by Jamie Landeg-Jones <jamie@catflap.org>, and is not an official FreeBSD project, nor is it endorsed by the FreeBSD team.