Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | Fix build of USB bootloader code by adding checks for _STANDALONE being defined. | Hans Petter Selasky | 2020-11-18 | 1 | -3/+3 |
* | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
* | - Improvements to USB PF solution | Hans Petter Selasky | 2011-04-03 | 1 | -11/+33 |
* | Use correct kernel types for all fields in USB PF code and headers. | Hans Petter Selasky | 2011-02-01 | 1 | -12/+12 |
* | Removes all duplicated code with BPF that it's greatly simplified and | Weongyo Jeong | 2010-11-24 | 1 | -223/+2 |
* | Adds a USB packet filter feature to the stack that it could capture | Weongyo Jeong | 2010-11-22 | 1 | -0/+319 |