| #
07d29f9c
|
| 18-Feb-2026 |
Ed Maste <emaste@FreeBSD.org> |
Correct Identifer typo in SPDX tags
|
| #
de2ab11f
|
| 04-Jun-2024 |
Alexander Ziaee <concussious@runbox.com> |
manuals/description: system video console utilitys
Update the man page descriptions so that apropos are more consistent for console related man pages.
Motive: apropos results: clarify consistently
manuals/description: system video console utilitys
Update the man page descriptions so that apropos are more consistent for console related man pages.
Motive: apropos results: clarify consistently MFC after: 3 days Reviewed by: emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1275
show more ...
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
71f00776
|
| 21-Nov-2019 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Remove sio(4). It had been disconnected from build in r181233 in 2008.
Reviewed by: imp
|
| #
de2ab11f
|
| 04-Jun-2024 |
Alexander Ziaee <concussious@runbox.com> |
manuals/description: system video console utilitys
Update the man page descriptions so that apropos are more consistent for console related man pages.
Motive: apropos results: clarify consistently
manuals/description: system video console utilitys
Update the man page descriptions so that apropos are more consistent for console related man pages.
Motive: apropos results: clarify consistently MFC after: 3 days Reviewed by: emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1275
show more ...
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
71f00776
|
| 21-Nov-2019 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Remove sio(4). It had been disconnected from build in r181233 in 2008.
Reviewed by: imp
|
| #
9268022b
|
| 19-Nov-2014 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge from head@274682
|
| #
4e27d36d
|
| 17-Sep-2014 |
Neel Natu <neel@FreeBSD.org> |
IFC @r271694
|
| #
c9daea0b
|
| 05-Sep-2014 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
Sync to HEAD@r271160.
|
| #
32009854
|
| 01-Sep-2014 |
Stefan Eßer <se@FreeBSD.org> |
Add references to vt(4) to further man-pages.
MFC after: 3 days
|
| #
9268022b
|
| 19-Nov-2014 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge from head@274682
|
| #
4e27d36d
|
| 17-Sep-2014 |
Neel Natu <neel@FreeBSD.org> |
IFC @r271694
|
| #
c9daea0b
|
| 05-Sep-2014 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
Sync to HEAD@r271160.
|
| #
32009854
|
| 01-Sep-2014 |
Stefan Eßer <se@FreeBSD.org> |
Add references to vt(4) to further man-pages.
MFC after: 3 days
|
| #
576f4008
|
| 18-Apr-2011 |
Ruslan Ermilov <ru@FreeBSD.org> |
Changed "conscontrol unset" to accept an existing virtual console device as an argument. Unsetting virtual console using /dev/console seems to have never worked.
MFC after: 3 days
|
| #
8d646af5
|
| 10-Feb-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Sync program's usage() with manpage's SYNOPSIS.
|
| #
2633d91b
|
| 18-Jun-2004 |
Brian Feldman <green@FreeBSD.org> |
Note that conscontrol set and unset are an interface for TIOCCONS.
|
| #
916d771d
|
| 18-Jun-2004 |
Brian Feldman <green@FreeBSD.org> |
Add to conscontrol(8) "set" and "unset" commands which modify the virtual console set-up. Specifically, "conscontrol unset" will cause printf(9) output to start going to the console again.
|
| #
d04b5dfe
|
| 17-May-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Assorted markup, grammar, and spelling fixes.
|
| #
016ce61c
|
| 17-Feb-2004 |
Greg Lehey <grog@FreeBSD.org> |
Explain what console names are valid.
|
| #
e1205e80
|
| 06-Jul-2002 |
Philippe Charnier <charnier@FreeBSD.org> |
The .Nm utility
|
| #
068c21c6
|
| 25-Oct-2001 |
Jonathan Lemon <jlemon@FreeBSD.org> |
Style and WARNS cleanups.
Submitted by: ru
|
| #
06279b53
|
| 25-Oct-2001 |
Jonathan Lemon <jlemon@FreeBSD.org> |
Mdoc fixes and clarification.
Submitted by: sheldonh
|
| #
64ce1efc
|
| 23-Oct-2001 |
Jonathan Lemon <jlemon@FreeBSD.org> |
Add a manual page.
|