| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | devctl: add getpath command | Warner Losh | 2022-03-01 | 1 | -0/+16 |
| * | Fix gcc warning about shadowed global. | Konstantin Belousov | 2019-04-05 | 1 | -4/+4 |
| * | Implement devctl(8) command 'reset', using DEV_RESET /dev/devctl2 ioctl. | Konstantin Belousov | 2019-04-05 | 1 | -1/+37 |
| * | Drop "All rights reserved" from my copyright statements. | John Baldwin | 2019-03-06 | 1 | -1/+0 |
| * | Create devctl freeze/thaw. | Warner Losh | 2018-08-23 | 1 | -11/+53 |
| * | Implement 'devctl clear driver' to undo a previous 'devctl set driver'. | John Baldwin | 2016-08-29 | 1 | -1/+37 |
| * | Add 'devctl delete' that calls device_delete_child(). | John Baldwin | 2016-04-27 | 1 | -2/+38 |
| * | Add a new rescan method to the bus interface. | John Baldwin | 2016-04-27 | 1 | -0/+12 |
| * | Add a new device control utility for new-bus devices called devctl. This | John Baldwin | 2015-02-06 | 1 | -0/+282 |
