freebsd-src/sbin/gvinum
Alexander Motin 4340533721 GEOM: Introduce gctl_add_param() API.
Make gctl_add_param() API public, allowing more precise control over
parameter flags.  Previously it was impossible to properly declare
write-only ASCII parameters, used for result reporting, they were
declared as read-write binary instead, that was not nice.

MFC after:	1 month

(cherry picked from commit 2117cdd4b4)
2022-04-05 22:07:40 -04:00
..
gvinum.8 gvinum: add deprecation notice 2021-12-03 10:16:23 -05:00
gvinum.c GEOM: Introduce gctl_add_param() API. 2022-04-05 22:07:40 -04:00
gvinum.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
Makefile Only set WARNS if not defined 2020-09-11 13:28:37 +00:00
Makefile.depend