summaryrefslogtreecommitdiff
path: root/usr.sbin/devctl
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-04-07man pages: Fix typoChristian Weisgerber
2022-03-01devctl: add getpath commandWarner Losh
2021-06-01Add freeze/thaw description to devctl(8)Li-Wen Hsu
2020-12-19devctl(8): Correct "sections out of conventional order" errorGordon Bergling
2019-04-05Fix gcc warning about shadowed global.Konstantin Belousov
2019-04-05Implement devctl(8) command 'reset', using DEV_RESET /dev/devctl2 ioctl.Konstantin Belousov
2019-03-06Drop "All rights reserved" from my copyright statements.John Baldwin
2018-08-23Create devctl freeze/thaw.Warner Losh
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-05-19o Missed flag restored.Maxim Konovalov
2016-08-29Implement 'devctl clear driver' to undo a previous 'devctl set driver'.John Baldwin
2016-04-27Add 'devctl delete' that calls device_delete_child().John Baldwin
2016-04-27Add a new rescan method to the bus interface.John Baldwin
2016-02-02- Note that devctl(8) will appear in 10.3 first.John Baldwin
2015-12-01META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery
2015-07-16Fix formatting.Justin Hibbits
2015-02-16install the man page...John-Mark Gurney
2015-02-06Add a new device control utility for new-bus devices called devctl. ThisJohn Baldwin