summaryrefslogtreecommitdiff
path: root/usr.sbin/iovctl
AgeCommit message (Expand)Author
2025-10-06iovctl.8: Fix missing xref section numberAlexander Ziaee
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-06-17iovctl: allow vlan restrictions to be passed to the driverKristof Provost
2023-11-26usr.sbin: Automated cleanup of cdefs and other formattingWarner 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-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-06-01iovctl: Fix typosElyes Haouas
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2020-08-04iovctl.conf(5): Use Lk macro for the URL of the UCL websiteGordon Bergling
2020-06-30iovctl(8): Correct a typo in the manpage and correct the SYNOPSISGordon Bergling
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-09-12Fix incorrect error message in iovctlRyan Stone
2017-03-04usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper
2016-03-14Clean up repeated "All rights reserved"Ryan Stone
2015-12-01META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery
2015-07-08Replace use of .Po Pc with the preferred .Pq for single linePatrick Kelsey
2015-07-06Fix range upper bound for uint32_t and uint64_t, and reformat rangePatrick Kelsey
2015-07-02Let the nv.h and dnv.h includes be only in sys directory.Mariusz Zaborski
2015-05-02Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.Mariusz Zaborski
2015-04-24Fix minor mdoc issues.Joel Dahl
2015-03-01Correct a typo.Ryan Stone
2015-03-01Add main() for iovctl and hook iovctl into buildRyan Stone
2015-03-01Add functions for parsing the iovctl config fileRyan Stone
2015-03-01Add iovctl functions for validating configRyan Stone
2015-03-01Add manpage documenting iovctl config file format.Ryan Stone
2015-03-01Add a manpage for iovctl(8)Ryan Stone