freebsd-src/usr.sbin/ctladm
Alan Somers 591de7534f ctladm: print port number with a succesful "port -c" command
Make "ctladm port -c" print the port number of the newly successful
port.  This way it won't have to be guessed by a subsequent "ctladm
portlist" command.  That means it's safe to use it concurrently with
other ctladm processes.  In particular, this allows the tests to be run
in parallel.

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: print port number with a succesful "port -c" command 2024-06-10 10:01:25 -06:00
ctladm.8 ctladm.8: fix several errors in the "port" section 2024-06-06 11:22:06 -06:00
ctladm.c ctladm: print port number with a succesful "port -c" command 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