freebsd-src/usr.sbin/ctladm
Alan Somers edbd489d09 ctladm: don't require the use of "-p" with "port -r"
When removing a port, the ioctl frontend requires the "-p" argument.
But other frontends, like cfiscsi, do not.  So don't require that
argument in the ctladm command.  The frontend driver will report an
error if any required argument is missing.

MFC after:	2 weeks
Sponsored by:	Axcient
Reviewed by:    mav
Pull Request:   https://github.com/freebsd/freebsd-src/pull/1279
2024-06-10 10:01:25 -06:00
..
tests ctladm: don't require the use of "-p" with "port -r" 2024-06-10 10:01:25 -06:00
ctladm.8 ctladm: don't require the use of "-p" with "port -r" 2024-06-10 10:01:25 -06:00
ctladm.c ctladm: don't require the use of "-p" with "port -r" 2024-06-10 10:01:25 -06:00
ctladm.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile Add some ATF tests for ctladm 2024-06-10 10:01:25 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
util.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00