| Branch | Commit message | Author | Age | |
|---|---|---|---|---|
| stable/14 | tests/carp: Rework unicast_v4 | Zhenlei Huang | 2026-05-10 07:25:56 +0100 (7 hours) | |
| main | stand/i386: quiet executable stack warning | Ryan Libby | 2026-05-10 05:25:43 +0100 (9 hours) | |
| stable/15 | blocklistd: Fix RFC1918 typo | Jose Luis Duran | 2026-05-10 01:51:24 +0100 (13 hours) | |
| releng/15.1 | uipc_shm.c: make large page allocation interruptible | Konstantin Belousov | 2026-05-09 21:44:10 +0100 (17 hours) | |
| stable/13 | Define stdint.h macros unconditionally | Dimitry Andric | 2026-05-08 11:28:09 +0100 (2 days) | |
| vendor/openzfs/master | ZTS: Remove threadsappend_001_pos exception | Brian Behlendorf | 2026-05-06 17:44:33 +0100 (4 days) | |
| vendor/smart | Import smart revision 1.0.2 | Chuck Tuffli | 2026-05-04 22:50:13 +0100 (6 days) | |
| releng/14.4 | Add UPDATING entries and bump version | Mark Johnston | 2026-04-30 22:21:54 +0100 (10 days) | |
| releng/14.3 | Add UPDATING entries and bump version | Mark Johnston | 2026-04-30 22:21:34 +0100 (10 days) | |
| releng/13.5 | Add UPDATING entries and bump version | Mark Johnston | 2026-04-30 22:21:13 +0100 (10 days) | |
| [...] | ||||
| Latest commits to this branch: | ||||
| Branch: main | ||||
| Date | Commit message | Author | Files | Lines |
| 2026-05-10 05:25:43 +0100 (9 hours) | stand/i386: quiet executable stack warningHEADmain | Ryan Libby | 1 | -0/+2 |
| 2026-05-10 05:25:12 +0100 (9 hours) | vfs_subr: mark uma zone and smr pointers __read_mostly | Ryan Libby | 1 | -5/+5 |
| 2026-05-09 23:02:25 +0100 (15 hours) | libc: correct posix_spawn_file_actions_init ENOMEM error | Jilles Tjoelker | 1 | -1/+1 |
| 2026-05-09 18:47:30 +0100 (20 hours) | thunderbolt: Fix typo in comment | Aymeric Wibo | 1 | -1/+1 |
| 2026-05-09 17:04:45 +0100 (21 hours) | Document some more OIDs that are used by bsnmp. | Hartmut Brandt | 1 | -0/+18 |
| 2026-05-09 16:52:14 +0100 (21 hours) | Fix some memory leaks when fetching the mibII. | Chuck Silvers | 1 | -0/+6 |
| 2026-05-09 15:01:12 +0100 (23 hours) | gpart(7): Fix reference to the zfsprops man page | Paarth Shirsat | 1 | -2/+2 |
| 2026-05-09 10:09:05 +0100 (28 hours) | pci: use uint32_t for eecp | Gisle Nes | 1 | -1/+1 |
| 2026-05-09 10:04:25 +0100 (28 hours) | BSD.root.dist: Correct tag for /etc/sysctl.kld.d | Dag-Erling Smørgrav | 1 | -1/+1 |
| 2026-05-09 09:38:21 +0100 (29 hours) | hwpstate_amd: Initialize CPPC driver type | Laurent Chardon | 1 | -1/+1 |
| 2026-05-09 05:56:12 +0100 (32 hours) | fsck_msdosfs: fix FAT header correction not persisting in cache mode | Lianwei Wang | 1 | -0/+11 |
| 2026-05-08 23:26:02 +0100 (39 hours) | cxgbe(4): Updates to the hw and fw headers and config file | Navdeep Parhar | 5 | -57/+154 |
| 2026-05-08 20:37:24 +0100 (42 hours) | sys/time: rework saturation ifdef to avoid direct arch ref | Ryan Libby | 1 | -2/+2 |
| 2026-05-08 20:37:24 +0100 (42 hours) | types: provide __SIZEOF_{INT{8,16,32,64},TIME,TIME32}_T | Ryan Libby | 7 | -0/+13 |
| 2026-05-08 18:59:54 +0100 (43 hours) | Merge commit 871038759afb from llvm git (by Marco Elver): | Dimitry Andric | 1 | -5/+20 |
| 2026-05-08 16:17:57 +0100 (46 hours) | Make "make update-packages" idempotent | Alan Somers | 1 | -1/+3 |
| 2026-05-08 10:05:57 +0100 (2 days) | uio.9: Document uiomove_fromphys() | Mateusz Piotrowski | 2 | -11/+35 |
| 2026-05-07 21:52:35 +0100 (3 days) | Fix LOCAL_PEERCRED in 32-bit compat mode | Alan Somers | 2 | -2/+30 |
| 2026-05-07 20:58:18 +0100 (3 days) | vm_map_growstack(): use local for p->p_vmspace | Konstantin Belousov | 1 | -2/+1 |
| 2026-05-07 19:45:14 +0100 (3 days) | stat: Expand devname test case | Dag-Erling Smørgrav | 1 | -0/+2 |
| [...] | ||||
| Tag | Download | Author | Age | |
| release/15.0.0-p8 | src-release/15.0.0-p8.tar.gz | Mark Johnston | 2026-05-04 16:24:21 +0100 (6 days) | |
| release/14.4.0-p4 | src-release/14.4.0-p4.tar.gz | Mark Johnston | 2026-05-04 16:23:59 +0100 (6 days) | |
| release/14.3.0-p13 | src-release/14.3.0-p13.tar.gz | Mark Johnston | 2026-05-04 16:23:41 +0100 (6 days) | |
| release/13.5.0-p14 | src-release/13.5.0-p14.tar.gz | Mark Johnston | 2026-05-04 16:20:15 +0100 (6 days) | |
| vendor/krb5/1.22.2 | src-vendor/krb5/1.22.2.tar.gz | Cy Schubert | 2026-04-30 19:06:45 +0100 (10 days) | |
| release/15.0.0-p7 | src-release/15.0.0-p7.tar.gz | Mark Johnston | 2026-04-29 16:26:30 +0100 (11 days) | |
| release/14.4.0-p3 | src-release/14.4.0-p3.tar.gz | Mark Johnston | 2026-04-29 16:24:57 +0100 (11 days) | |
| release/14.3.0-p12 | src-release/14.3.0-p12.tar.gz | Mark Johnston | 2026-04-29 16:21:17 +0100 (11 days) | |
| release/13.5.0-p13 | src-release/13.5.0-p13.tar.gz | Mark Johnston | 2026-04-29 16:19:35 +0100 (11 days) | |
| vendor/openresolv/3.17.4 | src-vendor/openresolv/3.17.4.tar.gz | Siva Mahadevan | 2026-04-28 20:22:45 +0100 (12 days) | |
| vendor/expat/2.8.0 | src-vendor/expat/2.8.0.tar.gz | Philip Paeps | 2026-04-27 07:59:07 +0100 (13 days) | |
| vendor/pkgconf/2.5.1 | src-vendor/pkgconf/2.5.1.tar.gz | Pierre Pronchery | 2026-04-25 13:43:11 +0100 (2 weeks) | |
| vendor/tzcode/tzcode2026b | src-vendor/tzcode/tzcode2026b.tar.gz | Dag-Erling Smørgrav | 2026-04-24 20:54:12 +0100 (2 weeks) | |
| vendor/tzdata/tzdata2026b | src-vendor/tzdata/tzdata2026b.tar.gz | Philip Paeps | 2026-04-23 15:59:30 +0100 (2 weeks) | |
| release/15.0.0-p6 | src-release/15.0.0-p6.tar.gz | Mark Johnston | 2026-04-21 17:10:04 +0100 (3 weeks) | |
| release/14.4.0-p2 | src-release/14.4.0-p2.tar.gz | Mark Johnston | 2026-04-21 17:09:25 +0100 (3 weeks) | |
| release/14.3.0-p11 | src-release/14.3.0-p11.tar.gz | Mark Johnston | 2026-04-21 17:08:58 +0100 (3 weeks) | |
| release/13.5.0-p12 | src-release/13.5.0-p12.tar.gz | Mark Johnston | 2026-04-21 16:52:10 +0100 (3 weeks) | |
| vendor/Linux/iwlwifi/torvalds-v7.0 | src-vendor/Linux/iwlwifi/torvalds-v7.0.tar.gz | Bjoern A. Zeeb | 2026-04-14 00:01:49 +0100 (4 weeks) | |
| vendor/Linux/rtw89/torvalds-v7.0 | src-vendor/Linux/rtw89/torvalds-v7.0.tar.gz | Bjoern A. Zeeb | 2026-04-14 00:01:49 +0100 (4 weeks) | |
| [...] | ||||
| Clone | ||||
| https://git.FreeBSD.org/src.git | ||||
