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)
Mar 12 2024, 8:08 AM
Unknown Object (File)
Mar 12 2024, 8:08 AM
Unknown Object (File)
Mar 12 2024, 8:08 AM
Unknown Object (File)
Mar 12 2024, 8:08 AM
Unknown Object (File)
Mar 8 2024, 5:21 AM
Unknown Object (File)
Jan 4 2024, 4:21 AM
Unknown Object (File)
Jan 4 2024, 4:21 AM
Unknown Object (File)
Jan 4 2024, 4:21 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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
1174–1175 ↗(On Diff #12394)

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.