aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add UPDATING entries and bump versionrelease/14.2.0-p1releng/14.2Mark Johnston2 days2-1/+18
* etcupdate: Restrict access to the conflicts directoryMark Johnston2 days1-0/+3
* tarfs: Fix the size of struct tarfs_fid and add a static assertRick Macklem2 days2-1/+3
* ext2fs: Fix the size of struct ufid and add a static assertRick Macklem2 days2-1/+3
* cd9660: Make sure that struct ifid fits in generic filehandle structureMark Johnston2 days2-1/+4
* contrib/tzdata: import tzdata 2025aPhilip Paeps2 days19-143/+369
* audit: Fix short-circuiting in syscallenter()Mark Johnston2 days2-4/+9
* ktrace: Fix uninitialized memory disclosureMark Johnston2 days1-2/+9
* Update in preparation for 14.2-RELEASErelease/14.2.0Colin Percival2024-11-293-2/+5
* 14.2: Update to RC1Colin Percival2024-11-211-1/+1
* release: Add missing dependencies in the minimal OCI imageDoug Rabson2024-11-211-0/+3
* release: Don't break if firmware install failsColin Percival2024-11-211-2/+2
* release: install wireless firmware onto disc1 and dvdBjoern A. Zeeb2024-11-211-0/+19
* bsdinstall: wlanconfig: fix interface UP on (re-)starting wpa_supplicantBjoern A. Zeeb2024-11-211-1/+2
* bsdinstall: add menu to install firmwareBjoern A. Zeeb2024-11-214-1/+145
* gpiospi: Fix module dependencies.Dag-Erling Smørgrav2024-11-191-2/+2
* man4: wifi manuals: revise .Sh HARDWARE + polish someAlexander Ziaee2024-11-1919-481/+777
* fwget: add -q for quiet outputBjoern A. Zeeb2024-11-191-15/+33
* release: add wifi-firmware-kmod@release to ship as packageBjoern A. Zeeb2024-11-191-0/+1
* LinuxKPI: lockdep fix #includesBjoern A. Zeeb2024-11-191-0/+1
* 14.2: Switch from "quarterly" to "release" pkgsColin Percival2024-11-181-1/+1
* 14.2: Update to BETA3Colin Percival2024-11-151-1/+1
* Revert commit 8733bc277a383cf59f38a83956f4f523869cfc90Kirk McKusick2024-11-151-18/+4
* release: Don't copy container images into /ftp/Colin Percival2024-11-151-0/+1
* release: Exclude container images from globsColin Percival2024-11-151-5/+5
* bsd.subdir.mk: Drop broken optimisation for realinstall parallelisationJessica Clarke2024-11-151-5/+0
* release: Publish OCI images on "ftp" mirrorsColin Percival2024-11-151-0/+53
* release: add optional OCI imagesDoug Rabson2024-11-1512-6/+279
* vm_object: do not assume that un_pager.devp.dev is cdevKonstantin Belousov2024-11-134-3/+9
* device_pager: rename the un_pager.devp.dev field to handleKonstantin Belousov2024-11-134-13/+13
* ig4(4): Add Meteor Lake PCI IDsAustin Shafer2024-11-121-0/+4
* iichid(4): Do not power down opened device in attach handlerVladimir Kondratyev2024-11-121-2/+6
* if_bridge: Mask MEXTPG if some members don't support itMark Johnston2024-11-111-1/+1
* Merge commit d0b9c2c56476 from llvm git (by David CARLIER):Dimitry Andric2024-11-092-182/+0
* 14.2: Update to BETA2Colin Percival2024-11-081-1/+1
* ndp: Bring back the -A option for the netlink implementationZhenlei Huang2024-11-071-10/+20
* ndp: Move the global variable repeat into struct ndp_optsZhenlei Huang2024-11-072-5/+5
* sctp: fix debug messageMichael Tuexen2024-11-071-1/+1
* sctp: improve handling of address changesMichael Tuexen2024-11-073-11/+15
* sctp: garbage collect two unused functionsMichael Tuexen2024-11-072-96/+0
* sctp: don't consider the interface name when removing an addressMichael Tuexen2024-11-073-27/+5
* sctp: editorial cleanupMichael Tuexen2024-11-071-2/+2
* nuageinit: add support for OpenStack network configBaptiste Daroussin2024-11-071-8/+37
* release: Remove useless lsColin Percival2024-11-071-2/+2
* release: Include -dbg files in dvd imageColin Percival2024-11-071-2/+2
* loader: Fix boot menu on BIOSWarner Losh2024-11-062-5/+36
* bsd.sys.mk: for clang >= 19, similar to gcc >= 8.1, turn off -Werror forDimitry Andric2024-11-061-0/+4
* makefs: Remove the warning printed when makefs -t zfs is usedMark Johnston2024-11-053-9/+3
* rpc: Fix the definition of xdr_void()Mark Johnston2024-11-054-7/+4
* libcxxrt: Update to upstream 6f2fdfebcd62Ed Maste2024-11-051-10/+16