aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pf tests: test that we validate sequence numbers on TCP RSTstable/13Kristof Provost4 hours4-0/+151
* uma: Micro-optimize memory trashingAlexander Motin12 hours1-36/+26
* Document library types in the intro(3) manual pageGordon Bergling17 hours1-3/+94
* RTLD_DEEPBIND: make lookup not just symbolic, but walk all refobj' DAGsKonstantin Belousov3 days2-2/+7
* busdma: emit a warning for use of filtersMitchell Horne3 days5-0/+20
* pf: fix mem leaks upon vnet destroyIgor Ostapenko3 days1-6/+38
* periodic/daily/480.leapfile-ntpd: only attempt to refresh leap-seconds.listXin LI3 days1-2/+2
* usbdevs: add quirk for WD MyPassport Ultra External HDDEugene Grosbein3 days2-0/+2
* release/Makefile.vm: Rework emulator-portinstallColin Percival4 days1-3/+5
* Makefile.vm: Fix duplicate rc.conf filesColin Percival4 days1-2/+4
* pf: remove incorrect fragmentation checkKristof Provost4 days1-2/+1
* vmstat: fix column names broken in c168508655720Maxim Sobolev5 days1-1/+1
* nullfs: do not allow bypass on copy_file_range()Konstantin Belousov5 days1-0/+1
* vn_copy_file_range(): provide ENOSYS fallback to vn_generic_copy_file_range()Konstantin Belousov5 days3-8/+5
* vn_copy_file_range(): find write vnodes on which to call the VOPKonstantin Belousov5 days1-9/+22
* VFS: add VOP_GETLOWVNODE()Konstantin Belousov5 days3-0/+35
* EVFILT_TIMER: intialize stop timer list in type-stable proc init, instead of ...Konstantin Belousov5 days2-1/+1
* EVFILT_SIGNAL: do not use target process pointer on detachKonstantin Belousov5 days1-3/+1
* Spacing and alignment cleanups.Kirk McKusick5 days1-9/+9
* OpenZFS: Fix ZFS so that snapshots under .zfs/snapshot are NFS visiblermacklem5 days3-3/+11
* pfctl: use libpfctl instead of DIOCGETRULES directlyKristof Provost5 days1-9/+7
* pkgbase: set the prefix of debug files and macros to /usr/srcBaptiste Daroussin5 days1-0/+3
* pkgbase: create package with SRCRELDATE not OSRELDATE as OSVERSIONBaptiste Daroussin5 days1-1/+1
* pkgbase: force OSVERSIONBaptiste Daroussin5 days1-0/+1
* pkgbase: set a default set of kernel for when PACKAGE_BUILDING=1Baptiste Daroussin5 days1-9/+21
* pkgbase: compress packages with zstandardBaptiste Daroussin5 days1-1/+1
* pci_vendors: update to 2023-09-22Baptiste Daroussin5 days1-72/+318
* pci_vendors: update to 2023-08-12Baptiste Daroussin5 days1-47/+295
* pci_vendors: update to 2023-06-19Baptiste Daroussin5 days1-20/+130
* nvi: import version 2.2.1Baptiste Daroussin5 days16-106/+298
* compiler-rt: remove unnecessary includeDimitry Andric7 days1-1/+0
* rc.conf(5): add <service>_umask to run the service using this valueEugene Grosbein7 days2-2/+16
* rc: add ${name}_setup script supportFranco Fichtner7 days1-3/+11
* Do not install kernel and modules with executable access bit setKonstantin Belousov8 days1-1/+1
* Set installed kernel and driver files access modes using KMODMODE varKonstantin Belousov8 days1-5/+5
* zfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release) into stable/13Martin Matuska8 days5-40/+26
|\
| * Tag zfs-2.1.14vendor/openzfs/zfs-2.1-releaseTony Hutter9 days1-1/+1
| * copy-builtin: add hooks with sed/>>наб9 days1-26/+2
| * Zpool can start allocating from metaslab before TRIMs have completedJason King10 days1-9/+19
| * dnode_is_dirty: check dnode and its data for dirtinessRob N11 days1-2/+10
* | param.h: Bump __FreeBSD_version to 1302509 for commit 7aaf39f6b3b0Rick Macklem8 days1-1/+1
* | tail.1: Add an example for +n 1Mateusz Piotrowski8 days1-1/+7
* | Fix /root permissions after 'make installworld'Thomas Eberhardt8 days2-0/+2
* | aio_read.2: correct the description of aio_bufAlan Somers9 days1-2/+2
* | libc/libc/rpc: refactor some global variablesAlan Somers9 days6-207/+168
* | Fix intermittency in the sys.fs.fusefs.mknod.main testAlan Somers9 days3-1/+15
* | fusefs: add more readdir tests for misbehaving serversAlan Somers9 days1-0/+87
* | nfsd: Fix NFS access to .zfs/snapshot snapshotsRick Macklem9 days2-0/+39
* | net80211: migrate ic_vhtcaps, ic_vht_mcsinfo, ic_flags_vhtBjoern A. Zeeb10 days8-21/+20
* | net80211: combine iv_vhtcaps and iv_vht_mcsinfoBjoern A. Zeeb10 days5-31/+30