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)
Tue, Nov 25, 5:23 AM
Unknown Object (File)
Sat, Nov 22, 2:15 AM
Unknown Object (File)
Fri, Nov 21, 2:50 AM
Unknown Object (File)
Fri, Nov 21, 2:45 AM
Unknown Object (File)
Fri, Nov 21, 2:44 AM
Unknown Object (File)
Fri, Nov 21, 2:43 AM
Unknown Object (File)
Fri, Nov 21, 2:41 AM
Unknown Object (File)
Oct 29 2025, 1:16 AM
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.