dev-commits-src-main
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/27
Re: git: 17494c6e6b7d - main - build: Boostrap LLVM_BINUTILS for cross-tools
Nuno Teixeira
2026/03/27
git: 254b23eb1f54 - main - routing: Retire ROUTE_MPATH compile option
Pouria Mousavizadeh Tehrani
2026/03/27
git: 2371b24c22f0 - main - tests: Add grand link-layer event in netinet6/ndp
Pouria Mousavizadeh Tehrani
2026/03/27
Re: git: 17494c6e6b7d - main - build: Boostrap LLVM_BINUTILS for cross-tools
Nuno Teixeira
2026/03/27
git: 6cf1afeccd8a - main - newsyslog: check for rename failure during log rotation
Gleb Smirnoff
2026/03/27
Re: git: 833087185a6e - main - packages: Add dependency from rc to mtree
Lexi Winter
2026/03/27
git: 833087185a6e - main - packages: Add dependency from rc to mtree
Lexi Winter
2026/03/27
git: 43773002fa63 - main - packages: Move xz to the minimal set
Lexi Winter
2026/03/27
git: 8ba3ada41dda - main - etc/mtree: Restore removed package tags
Lexi Winter
2026/03/27
git: c78937677c97 - main - DEVICE_IDENTIFY.9: Fix function call to detect driver in example code
Olivier Certner
2026/03/27
git: 18ce9e2dd0e0 - main - tests/netlink: Bugfix on snl_parse_errmsg_capped test
Pouria Mousavizadeh Tehrani
2026/03/27
Re: Removing stuff from NOTES because it is in GENEREIC
Andre Albsmeier
2026/03/27
Re: git: aed3bc80fe03 - main - ofed: Fix a typo in a source code comment
John Baldwin
2026/03/27
git: c562c81e315c - main - uart/pci: always disable MSI for generic devices
Roger Pau Monné
2026/03/27
git: 1491fe8f864a - main - uart/pci: support 16550A PCI serial devices
Roger Pau Monné
2026/03/26
git: aed3bc80fe03 - main - ofed: Fix a typo in a source code comment
Gordon Bergling
2026/03/26
git: 8bc31c88d65a - main - if_types: Fix a typo in a source code comment
Gordon Bergling
2026/03/26
git: e8dac3944dca - main - Makefile.inc1: Remove extraneous }
Ed Maste
2026/03/26
git: 5f08cdc1fb62 - main - x86: move the NUM_ISA_IRQS symbol from atpic.c into x86/isa/icu.h
Konstantin Belousov
2026/03/26
git: f404109e90ee - main - vm_fault: Avoid creating clean, writeable superpage mappings
Mark Johnston
2026/03/26
git: 8f3227f52756 - main - kqueue: Fix a race when adding an fd-based knote to a queue
Mark Johnston
2026/03/26
git: 9f16078b5f8c - main - rtld: add a test for rtld_set_var (with LIBRARY_PATH_FDS)
Konstantin Belousov
2026/03/26
git: f7b368d25fad - main - rtld_get_var(3): provide explicit list of rtld vars that can be modified
Konstantin Belousov
2026/03/26
git: b9f046d941c4 - main - rtld: properly handle update of several vars in rtld_set_var()
Konstantin Belousov
2026/03/26
git: f39754d51b7d - main - fenv.h: stop declaring feclearexcept() extern inline
Konstantin Belousov
2026/03/26
git: c505fc146884 - main - x86: Guard clock frequency against a divide by 0
Alexander Ziaee
2026/03/26
git: 7e7d4e711ff9 - main - x86: Handle when MPERF/APERF MSRs aren't writable
Alexander Ziaee
2026/03/26
git: 4b16ff49bf4b - main - timerfd: Guard expected performance failure
Jake Freeland
2026/03/26
Re: git: 62aef3f73f38 - main - vfs_cluster.c: Do not propagate VOP_BMAP errors to the caller
Gleb Popov
2026/03/26
Re: git: 62aef3f73f38 - main - vfs_cluster.c: Do not propagate VOP_BMAP errors to the caller
Alan Somers
2026/03/26
Re: git: 62aef3f73f38 - main - vfs_cluster.c: Do not propagate VOP_BMAP errors to the caller
Gleb Popov
2026/03/26
Re: git: 62aef3f73f38 - main - vfs_cluster.c: Do not propagate VOP_BMAP errors to the caller
Alan Somers
2026/03/26
git: 04d58d529a61 - main - manuals: System message vs kernel message
Alexander Ziaee
2026/03/26
git: 1e2c9bcc4ed5 - main - kldload.2: Provide more info about file argument
Alexander Ziaee
2026/03/26
git: 23d651677391 - main - libc/amd64/strrchr.S: fix rebase error
Robert Clausecker
2026/03/26
Re: git: 17494c6e6b7d - main - build: Boostrap LLVM_BINUTILS for cross-tools
Tijl Coosemans
2026/03/26
git: 253f15c016ca - main - libc/amd64/strrchr.S: rewrite and fix scalar implementation
Robert Clausecker
2026/03/26
Re: Removing stuff from NOTES because it is in GENEREIC
Dag-Erling Smørgrav
2026/03/26
Re: Removing stuff from NOTES because it is in GENEREIC (was: git: f224591746bd - main - Add ASMC_DEBUG make option)
Andre Albsmeier
2026/03/26
Re: Removing stuff from NOTES because it is in GENEREIC (was: git: f224591746bd - main - Add ASMC_DEBUG make option)
Herbert J. Skuhra
2026/03/26
git: 9b98c4b05391 - main - diff: handle read(2) failures
Baptiste Daroussin
2026/03/26
Removing stuff from NOTES because it is in GENEREIC (was: git: f224591746bd - main - Add ASMC_DEBUG make option)
Andre Albsmeier
2026/03/26
git: 33424fd50ee0 - main - diff3: plug fd leak
Baptiste Daroussin
2026/03/26
git: 5f7f0efe8e13 - main - diff3: prefer posix_spawn over pdfork/execlp
Baptiste Daroussin
2026/03/26
git: 6d8b2ac449f3 - main - diff: prefer posix_spawn over pdfork/execl
Baptiste Daroussin
2026/03/25
git: 6b2d6ccad255 - main - tcp: plug an mbuf leak
Gordon Tetlow
2026/03/25
git: 143293c14f8d - main - rpcsec_gss: Fix a stack overflow in svc_rpc_gss_validate()
Gordon Tetlow
2026/03/25
git: cb692380f1e0 - main - timerfd: Expect periodic timer performance failures
Jake Freeland
2026/03/25
git: 41b423cc4e4d - main - clnt_bck.c: Delete a couple of old diagnostic printfs
Rick Macklem
2026/03/25
git: 98bedca0a4ef - main - pmc: Fix copyright in previous commits
Warner Losh
2026/03/25
Re: git: 17494c6e6b7d - main - build: Boostrap LLVM_BINUTILS for cross-tools
Charlie Li
2026/03/25
Re: git: 17494c6e6b7d - main - build: Boostrap LLVM_BINUTILS for cross-tools
Charlie Li
2026/03/25
git: f6989880841b - main - tests/netinet: add raw:reconnect test
Gleb Smirnoff
2026/03/25
git: 648d0fefd757 - main - ipfw: skip tests if required sysctl is not set
Olivier Cochard
2026/03/25
git: 6900d8b5c387 - main - packages: Remove stale libsdp-all.ucl
Lexi Winter
2026/03/25
git: ea25f494b315 - main - packages: Remove stale ftpd-all.ucl
Lexi Winter
2026/03/24
git: e2083e8d3a01 - main - ufshci: Support ACPI
Jaeyoon Choi
2026/03/24
git: 085028463fa9 - main - ufshci: add uic powermode parameter to sysctl
Jaeyoon Choi
2026/03/24
git: c4386988baa2 - main - ufshci: fix bug in ufshci_req_sdb_enable
Jaeyoon Choi
2026/03/24
git: 61f78130c2f3 - main - stand: Force disable RETPOLINE for boot loaders
Ed Maste
2026/03/24
git: 615f1b9eb17c - main - kern/amd64/machdep: Replace memset in wrmsr_early_safe_end
Kyle Evans
2026/03/24
git: 930a790c2abb - main - rge: make rx_process_limit a sysctl tunable
Adrian Chadd
2026/03/24
git: f7fd4e79fa09 - main - rge: handle interface flags changes
Adrian Chadd
2026/03/24
git: 8f36a012d65f - main - rge.4: fix incorrect speed range in HARDWARE section
Adrian Chadd
2026/03/24
git: 41474e78c493 - main - m4: Misc style fixes
Dag-Erling Smørgrav
2026/03/24
git: f8f6f1cbd576 - main - m4: Stop abbreviating builtin names
Dag-Erling Smørgrav
2026/03/24
git: 769a6f803d1b - main - tcp_usrreq: Only allocate TFO counter when required
Pouria Mousavizadeh Tehrani
2026/03/24
git: cd05c88058b5 - main - tests/netinet: add test for getsockname() on a disconnected TCP socket
Gleb Smirnoff
2026/03/24
git: 954aaf3958e2 - main - MAC/do: Comments: Rephrase one, fix a typo in another
Olivier Certner
2026/03/24
git: 82a066b8593a - main - snd_dummy: Fix sys/conf/files entry
Christos Margiolis
2026/03/24
Re: git: df47355fae72 - main - libpmc: Add support for IBS qualifiers
Mitchell Horne
2026/03/24
git: cbac897a7b05 - main - in6_mcast: Acquire ref to ifp and exit epoch earlier in sysctl
Pouria Mousavizadeh Tehrani
2026/03/24
git: e6a77f81d1eb - main - cd9660: Partial style sweep of Rock Ridge code
Dag-Erling Smørgrav
2026/03/24
git: fa03f93e8829 - main - file: Parse some UFS2 flags
Dag-Erling Smørgrav
2026/03/24
git: 828de702ada8 - main - syslogd: Allow killing when in foreground
Dag-Erling Smørgrav
2026/03/24
git: 2e1cf242292a - main - sound: Remove unimplemented chn_reinit() definition
Christos Margiolis
2026/03/24
git: d048cec5fb41 - main - sound: Remove dead code in pcm/ac97.c
Christos Margiolis
2026/03/24
git: edad981e1e86 - main - sound: Address some XXX comments regarding AC'97 IDs
Christos Margiolis
2026/03/24
git: 71c46c8c901b - main - sound: Retire unused emu10k1-mkalsa.sh
Christos Margiolis
2026/03/24
git: 6b91c8d5d2c3 - main - sound: Retire Z_PARANOID
Christos Margiolis
2026/03/24
git: 0ee951519316 - main - sound: Remove most Z_RATE_* aliases
Christos Margiolis
2026/03/24
git: 72e85a4d977e - main - snd_dummy: Add to sys/conf/files and sys/conf/NOTES
Christos Margiolis
2026/03/24
git: d171d5b8b5ac - main - sound: Retire CHN_GETMUTE() and use chn_getmute_matrix()
Christos Margiolis
2026/03/24
git: 127aa056fea0 - main - sound: Retire CHN_SETVOLUME() and use chn_setvolume_matrix()
Christos Margiolis
2026/03/24
git: f190fad18c38 - main - sound: Retire CHN_GETVOLUME() and use chn_getvolume_matrix()
Christos Margiolis
2026/03/24
git: 4324e0fa71f8 - main - sound: Remove SND_DIAGNOSTIC section in buffer.c
Christos Margiolis
2026/03/24
git: 0b7f9597024a - main - sound: Always use chn_getvolume_matrix()
Christos Margiolis
2026/03/24
git: b9f9fc473eb5 - main - sound: Do not create root feeder in chn_init()
Christos Margiolis
2026/03/24
git: 6755f558c1d7 - main - sound: Remove endianness checks for format table declarations
Christos Margiolis
2026/03/24
git: 12633057f591 - main - sound: Retire unused Z_MULTIFORMAT
Christos Margiolis
2026/03/24
git: 9318336f2af1 - main - sound: Retire SND_FEEDER_MULTIFORMAT and SND_FEEDER_FULL_MULTIFORMAT
Christos Margiolis
2026/03/24
git: 712bd9b2750a - main - sound: Retire SND_MULTICHANNEL
Christos Margiolis
2026/03/24
git: bf0e5d987ecd - main - sound: Retire SND_OLDSTEREO
Christos Margiolis
2026/03/24
git: 5d311c75324a - main - sound: Retire SND_DEBUG
Christos Margiolis
2026/03/24
git: a2fd964a9582 - main - snd_uaudio: Retire UAUDIO_MAX_CHAN()
Christos Margiolis
2026/03/24
git: a49e925489fb - main - sound: Match midi_write() return values with midi_read()
Christos Margiolis
2026/03/24
git: 039477d3e7e7 - main - snd_uaudio: Simplify chan->curr_cable calculation in uaudio_bulk_write_callback()
Christos Margiolis
2026/03/24
git: 0a7749d9436e - main - snd_uaudio: Rename uaudio_hid_probe() to uaudio_hid_attach()
Christos Margiolis
2026/03/24
git: e67dbccc7004 - main - snd_uaudio: Rename umidi_probe() to umidi_attach()
Christos Margiolis
2026/03/24
git: c09ccfc2665b - main - libc/db: Remove unused hash functions in hash_func.c
Bojan Novković
2026/03/24
git: cb9e24221672 - main - pmc: Import Intel Meteor Lake events
Bojan Novković
2026/03/24
git: 6ad94d549eb2 - main - libpmc/pmu-events: Add support for new json fields
Bojan Novković
2026/03/24
git: d8a8c890a1a3 - main - acpi_spmc: Fix checking expected DSMs
Aymeric Wibo
2026/03/23
git: c586944fa208 - main - hid/hgame: Fix desync in hgame_dpad_cb()
Aymeric Wibo
2026/03/23
git: c6bcf6e6fd50 - main - pf: include all elements when hashing rules
Kristof Provost
2026/03/23
git: 66d66dd0f6f8 - main - pfctl: always warn if a duplicate rule was detected
Kristof Provost
2026/03/23
git: ab74151e8d09 - main - pf tests: verify that we handle address range rules correctly
Kristof Provost
2026/03/23
git: 1fa873c93c8b - main - pf: Fix hashing of IP address ranges
Kristof Provost
2026/03/23
git: 73f72ca08dbb - main - tcp: make TCP_TRK_TRACK_FLG_* flags visible to userland programs
Gleb Smirnoff
2026/03/23
Re: git: df47355fae72 - main - libpmc: Add support for IBS qualifiers
Oliver Pinter
2026/03/23
git: b3a18736ec2f - main - hwpmc: improve diagnostic messages for invalid tunables
Mitchell Horne
2026/03/23
git: 2318ea10a3af - main - hwpmc.4: correct stale default values and update diagnostics
Mitchell Horne
2026/03/23
git: df47355fae72 - main - libpmc: Add support for IBS qualifiers
Mitchell Horne
2026/03/23
git: 39515d8b623a - main - hwpmc: Use rdtsc instead of rdtscp for timestamps
Mitchell Horne
2026/03/23
git: 47402c9422ec - main - cross-build: Provide mempcpy when building on macOS
Jessica Clarke
2026/03/23
Re: git: 3797fe720a37 - main - libcrypto: compile all PIC objects with -DOPENSSL_PIC -fPIC
Jessica Clarke
2026/03/23
Re: git: 14b9955e57cc - main - libcrypto: compile all PIC objects with -DOPENSSL_PIC
Baptiste Daroussin
2026/03/23
git: b5b9517bfe39 - main - libcbor: Update to 0.13.0
Ed Maste
2026/03/23
git: fce6921464b5 - main - Revert "capsicum-test: remove stale file"
Mariusz Zaborski
2026/03/23
git: 09c5bb35425b - main - nvmf: Fix null ptr reference
Mariusz Zaborski
2026/03/23
git: 20b99e3a1479 - main - capsicum-test: remove stale file
Mariusz Zaborski
2026/03/23
git: 4f8a1b4dffa8 - main - stress2: Added syzkaller reproducers. Update the exclude file
Peter Holm
2026/03/23
Re: git: 1d13d938fe6c - main - virtio: Ensure power-of-two alignment for indirect queue
Sarah Walker
2026/03/22
git: 8d99314a044c - main - mtree: Add missing entries
Jose Luis Duran
2026/03/22
git: e23f0deceac4 - main - mdo.1: Cross-reference with security.7
Mateusz Piotrowski
2026/03/22
git: f0d5f46a1e42 - main - mlx5: postpone freeing the completed command entity to taskqueue
Konstantin Belousov
2026/03/22
Re: git: 17494c6e6b7d - main - build: Boostrap LLVM_BINUTILS for cross-tools
Ed Maste
2026/03/22
Re: git: 8cc1c0f35ec8 - main - amd64 trap.c: provide tag for the struct sfhandlers definition
Konstantin Belousov
2026/03/22
Re: git: 14b9955e57cc - main - libcrypto: compile all PIC objects with -DOPENSSL_PIC
Enji Cooper (yaneurabeya)
2026/03/22
Re: git: 8cc1c0f35ec8 - main - amd64 trap.c: provide tag for the struct sfhandlers definition
A FreeBSD User
2026/03/22
Re: git: 1ba29614c4ce - main - amd64: revert back struct trapframe to the pre-FRED definition
A FreeBSD User
2026/03/22
Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e
Alexander Leidinger
2026/03/22
Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e
Alexander Leidinger
2026/03/22
git: 434e1c3d8413 - main - pfctl tests: test rdr-to and nat-to in one rule
Kristof Provost
2026/03/21
git: 343ace42f82a - main - pfctl: parser must not ignore error from pfctl_optimize_ruleset()
Kristof Provost
2026/03/21
git: 0b0d34fd2f40 - main - pf tests: verify first-match-wins for nat rules
Kristof Provost
2026/03/21
git: b24fc79095c6 - main - release.sh: document user-overriddable functions
Enji Cooper
2026/03/21
git: 60baee1fa484 - main - release.sh: add chroot cleanup routine
Enji Cooper
2026/03/21
git: c25976f0a9a3 - main - libc: Fix cxa_thread_atexit{,nothr} test.
ShengYi Hung
2026/03/21
Re: git: 8cc1c0f35ec8 - main - amd64 trap.c: provide tag for the struct sfhandlers definition
Enji Cooper (yaneurabeya)
2026/03/21
git: 191f47bcd650 - main - hwpstate_amd: Refactor the cpufreq code by using delegation pattenr
ShengYi Hung
2026/03/21
git: 3797fe720a37 - main - libcrypto: compile all PIC objects with -DOPENSSL_PIC -fPIC
Enji Cooper
2026/03/21
git: 1ba29614c4ce - main - amd64: revert back struct trapframe to the pre-FRED definition
Konstantin Belousov
2026/03/21
Re: git: 8cc1c0f35ec8 - main - amd64 trap.c: provide tag for the struct sfhandlers definition
Konstantin Belousov
2026/03/21
Re: git: 8cc1c0f35ec8 - main - amd64 trap.c: provide tag for the struct sfhandlers definition
FreeBSD User
2026/03/21
git: 1d18872c2519 - main - LinuxKPI: add supporting #includes
Bjoern A . Zeeb
2026/03/21
git: 2ce06d25431a - main - sbuf: make assertion message a lot more useable
Bjoern A . Zeeb
2026/03/21
Re: git: 8cc1c0f35ec8 - main - amd64 trap.c: provide tag for the struct sfhandlers definition
Konstantin Belousov
2026/03/21
Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e
Shawn Webb
2026/03/21
Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e
Charlie Li
2026/03/21
Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e
Martin Matuska
2026/03/21
Re: git: 8cc1c0f35ec8 - main - amd64 trap.c: provide tag for the struct sfhandlers definition
FreeBSD User
2026/03/21
git: 118699732de1 - main - EC2: Remove stale comment
Colin Percival
2026/03/21
git: 4b29bf721ef0 - main - Revert "vmimage.subr: pkg autoremove after pkg install"
Colin Percival
2026/03/21
git: cfe0b7d37e55 - main - EC2: Add clibs-lib32 pkg to small/builder images
Colin Percival
2026/03/21
Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e
Warner Losh
2026/03/21
Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e
Shawn Webb
2026/03/21
Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e
Warner Losh
2026/03/21
Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e
Shawn Webb
2026/03/21
Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e
A FreeBSD User
2026/03/21
git: b1f72dd2a9a5 - main - tunefs: Don't combine GEOM journaling with SU
Dag-Erling Smørgrav
2026/03/21
git: 092687a03106 - main - kernel: Be clearer about what ZSTDIO is for
Dag-Erling Smørgrav
2026/03/21
git: e30fcdaae2e6 - main - newfs: Don't combine GEOM journaling with SU
Dag-Erling Smørgrav
2026/03/20
git: a87bde85232e - main - acpi_spmc: Simplify constraint freeing
Aymeric Wibo
2026/03/20
git: 2547f9720221 - main - acpi.4: Update sysctl descriptions for new stypes
Aymeric Wibo
2026/03/20
Re: git: 67b918e03475 - main - Revert "libcrypto: compile all PIC objects with -DOPENSSL_PIC"
Philip Paeps
2026/03/20
Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e
Charlie Li
2026/03/20
git: 66447abae8bb - main - acpi: Print sysctl name in deprecated sleep type warning
Aymeric Wibo
2026/03/20
git: 8cc1c0f35ec8 - main - amd64 trap.c: provide tag for the struct sfhandlers definition
Konstantin Belousov
2026/03/20
git: 23dc4850fbc9 - main - amd64: add prototype for ia32_syscall()
Konstantin Belousov
2026/03/20
git: acce5fa3dbe8 - main - amd64: remove assertion about sizeof(struct pcb)
Konstantin Belousov
2026/03/20
git: 6275cd73aca7 - main - sys/param.h: bump __FreeBSD_version for amd64 struct trapframe size change
Konstantin Belousov
2026/03/20
git: e90950627327 - main - x86 FRED: add hardware definitions for the trap frames fields
Konstantin Belousov
2026/03/20
git: 8892176c86db - main - amd64: check that %cs and %ss values from ucontext fit into registers
Konstantin Belousov
2026/03/20
git: e18449fbe273 - main - amd64: move code to check for traps with interrupts disabled into helpers
Konstantin Belousov
2026/03/20
Re: git: 17494c6e6b7d - main - build: Boostrap LLVM_BINUTILS for cross-tools
Jessica Clarke
2026/03/20
Re: git: 17494c6e6b7d - main - build: Boostrap LLVM_BINUTILS for cross-tools
Jessica Clarke
2026/03/20
Re: git: 17494c6e6b7d - main - build: Boostrap LLVM_BINUTILS for cross-tools
Herbert J. Skuhra
2026/03/20
git: 67b918e03475 - main - Revert "libcrypto: compile all PIC objects with -DOPENSSL_PIC"
Enji Cooper
2026/03/20
Re: git: 14b9955e57cc - main - libcrypto: compile all PIC objects with -DOPENSSL_PIC
Shawn Webb
2026/03/20
Re: git: 14b9955e57cc - main - libcrypto: compile all PIC objects with -DOPENSSL_PIC
Jessica Clarke
2026/03/20
Re: git: 14b9955e57cc - main - libcrypto: compile all PIC objects with -DOPENSSL_PIC
Shawn Webb
2026/03/20
Re: git: 14b9955e57cc - main - libcrypto: compile all PIC objects with -DOPENSSL_PIC
A FreeBSD User
2026/03/20
git: e296211fd59b - main - Makefile.inc1: Don't force LLVM_BINUTILS off for cross-tools
Ed Maste
2026/03/20
git: 1fd43ee968c4 - main - tpm: fix multi-threaded access with per-open state
Chuck Silvers
2026/03/20
git: 632ddb864ee8 - main - krb5: append to LDFLAGS instead of replacing
Chuck Silvers
2026/03/20
git: 03b7b779a805 - main - tcp/rack: don't call call tcp_state_change() before tcp_close()
Gleb Smirnoff
2026/03/20
git: 0798ad802350 - main - tcp: remove extraneous code
Gleb Smirnoff
2026/03/20
git: 3d218b6289cf - main - cam (scsi): silence "Medium not present" SCSI sense logging for removable media
Ed Maste
2026/03/20
git: 8475cd93fb6d - main - dwcotg.4: Initial manual page
Alexander Ziaee
2026/03/20
git: 0661997cea16 - main - loader(8): embedded MD should be the most preferred currdev
Navdeep Parhar
2026/03/20
git: 17494c6e6b7d - main - build: Boostrap LLVM_BINUTILS for cross-tools
Ed Maste
2026/03/20
Re: git: 1d13d938fe6c - main - virtio: Ensure power-of-two alignment for indirect queue
Jessica Clarke
2026/03/20
git: dc2687bf719a - main - src.conf(5): rebuild after introduction of WITHOUT_PKGSERVE
Baptiste Daroussin
2026/03/20
git: b42e852e89cb - main - pkg-serve(8): serve pkg repositories over TCP via inetd (8)
Baptiste Daroussin
2026/03/20
git: a0170dbd4e1a - main - "Pending" is more correct than "Missing"
Poul-Henning Kamp
2026/03/20
git: 33345b883485 - main - timerfd: Suppress kqueue readability after jump read
Jake Freeland
2026/03/20
git: 85c0f1a87da1 - main - timerfd: Fix interval callout scheduling
Jake Freeland
2026/03/20
git: 0e8f351be793 - main - timerfd: Use saturating sbintime conversions
Jake Freeland
2026/03/20
git: e3799530b3ba - main - sys/time: Add saturating sbt conversions
Jake Freeland
Earlier messages
Later messages