Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
| | | | | | | | This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix | ||||
* | sys: Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| | | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ | ||||
* | Add amdgpio, driver for GPIO controller on AMD-based x86_64 platforms | Oleksandr Tymoshenko | 2018-10-21 | 1 | -0/+8 |
Submitted by: Rajesh Kumar <rajbsd@gmail.com> Differential Revision: https://reviews.freebsd.org/D16865 Notes: svn path=/head/; revision=339523 |