aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/wtap/if_wtap_module.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* wtap: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-3/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* etc: minor spelling fixes.Pedro F. Giffuni2016-05-021-2/+2
* wtap: do not include <sys/types.h> when <sys/param.h> is already includedAndriy Voskoboinyk2015-12-131-1/+0
* Add a module dependency on wlan.Adrian Chadd2012-02-161-0/+1
* Introduce wtap, the beginnings of a net80211 wlan simulator.Adrian Chadd2012-01-111-0/+186