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
F132430700: D4968.id12394.diff
Thu, Oct 16, 9:21 PM
F132430697: D4968.id12420.diff
Thu, Oct 16, 9:21 PM
F132430694: D4968.id12468.diff
Thu, Oct 16, 9:21 PM
F132430689: D4968.id.diff
Thu, Oct 16, 9:21 PM
F132390058: D4968.diff
Thu, Oct 16, 12:19 PM
Unknown Object (File)
Fri, Oct 10, 5:32 PM
Unknown Object (File)
Fri, Oct 10, 5:31 PM
Unknown Object (File)
Thu, Oct 9, 8:42 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.