aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ntsync/ntsync.c
Commit message (Expand)AuthorAgeFilesLines
* ntsync(9): do not double-free obj when finstall() failedKonstantin Belousov2026-06-151-0/+1
* ntsync(9): free wait state on error from copyin of the object's arrayKonstantin Belousov2026-06-151-1/+3
* ntsync(9): properly handle timeoutsKonstantin Belousov2026-06-151-4/+12
* ntsync: add kinfo reportingKonstantin Belousov2026-05-311-3/+44
* ntsync(4)Konstantin Belousov2026-05-311-0/+1379