Page MenuHomeFreeBSD

Add "vidcontrol -i active", to print out active vty number, to use with eg "vidcontrol -s".
ClosedPublic

Authored by trasz on Jan 17 2016, 9:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 2 2026, 12:13 PM
Unknown Object (File)
Apr 28 2026, 4:24 PM
Unknown Object (File)
Apr 28 2026, 4:16 PM
Unknown Object (File)
Apr 25 2026, 2:15 PM
Unknown Object (File)
Apr 24 2026, 6:37 AM
Unknown Object (File)
Apr 24 2026, 4:42 AM
Unknown Object (File)
Apr 22 2026, 5:09 AM
Unknown Object (File)
Apr 21 2026, 7:55 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2170
Build 2179: arc lint + arc unit

Event Timeline

trasz retitled this revision from to Add "vidcontrol -i active", to print out active vty number, to use with eg "vidcontrol -s"..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
usr.sbin/vidcontrol/vidcontrol.c
1177–1178

For formal language either should be used only with 2 options -- I think you can just drop it here.
Also I think it's generally better to exceed 80 cols rather than break strings across 2 lines as here, for improved greppability.

trasz edited edge metadata.

Fix issue pointed out by emaste@.

Updating D4968: Add "vidcontrol -i active", to print out active vty number,

to use with eg "vidcontrol -s".

emaste edited edge metadata.
This revision is now accepted and ready to land.Jan 18 2016, 8:25 PM
This revision was automatically updated to reflect the committed changes.