aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_rangeset.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* rangesets: use PCTRIE_DEFINEDoug Moore2023-08-091-44/+28
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste2021-08-081-1/+0
* Implement rangesets.Konstantin Belousov2019-02-201-0/+365