mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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
|
||
|---|---|---|
| .. | ||
| diskeditor.c | ||
| diskeditor.h | ||
| gpart_ops.c | ||
| Makefile | ||
| Makefile.depend | ||
| part_wizard.c | ||
| partedit.c | ||
| partedit.h | ||
| partedit_efi.c | ||
| partedit_generic.c | ||
| partedit_powerpc.c | ||
| partedit_x86.c | ||
| sade.8 | ||
| scripted.c | ||