| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
009e81b1
|
| 22-Jan-2016 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
MFH @r294567
|
| #
9b52dc84
|
| 04-Jan-2016 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r293036 through r293174.
|
| #
b626f5a7
|
| 04-Jan-2016 |
Glen Barber <gjb@FreeBSD.org> |
MFH r289384-r293170
Sponsored by: The FreeBSD Foundation
|
| #
647129e3
|
| 02-Jan-2016 |
Ed Maste <emaste@FreeBSD.org> |
kbdmap.5: Use current names for ASCII control codes lf, ff, us
Refer to the old names nl, np, ns as historical aliases.
PR: 205776, 205778 MFC After: 1 week Sponsored by: The FreeBSD Foundation
|
| #
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.
|
| #
dd281ebb
|
| 26-Aug-2014 |
Stefan Eßer <se@FreeBSD.org> |
Update man-pages to correctly refer to changed pathes and naming conventions for systems with vt(4) consoles.
MFC after: 3 days
|
| #
009e81b1
|
| 22-Jan-2016 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
MFH @r294567
|
| #
9b52dc84
|
| 04-Jan-2016 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r293036 through r293174.
|
| #
b626f5a7
|
| 04-Jan-2016 |
Glen Barber <gjb@FreeBSD.org> |
MFH r289384-r293170
Sponsored by: The FreeBSD Foundation
|
| #
647129e3
|
| 02-Jan-2016 |
Ed Maste <emaste@FreeBSD.org> |
kbdmap.5: Use current names for ASCII control codes lf, ff, us
Refer to the old names nl, np, ns as historical aliases.
PR: 205776, 205778 MFC After: 1 week Sponsored by: The FreeBSD Foundation
|
| #
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.
|
| #
dd281ebb
|
| 26-Aug-2014 |
Stefan Eßer <se@FreeBSD.org> |
Update man-pages to correctly refer to changed pathes and naming conventions for systems with vt(4) consoles.
MFC after: 3 days
|
| #
1ee774f6
|
| 02-Oct-2009 |
Oleksandr Tymoshenko <gonzo@FreeBSD.org> |
- MFC
|
| #
0fbc5fbe
|
| 25-Sep-2009 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Sync with head
|
| #
b05f9c86
|
| 19-Sep-2009 |
Ed Schouten <ed@FreeBSD.org> |
Make the keyboard layer Unicode aware.
Just take keyent_t to use an u_int to store the Unicode codepoints. Unfortunately the keymap is now too big to be loaded using an ioctl argument, so change the
Make the keyboard layer Unicode aware.
Just take keyent_t to use an u_int to store the Unicode codepoints. Unfortunately the keymap is now too big to be loaded using an ioctl argument, so change the ioctl to pick a pointer.
This change breaks kbdcontrol ABI. It doesn't break X11, because X11 doesn't do anything with syscons keymaps. It just switches the device out of K_XLATE.
Obtained from: //depot/user/ed/newcons/...
show more ...
|
| #
c01d5f7d
|
| 29-Jan-2008 |
Tom Rhodes <trhodes@FreeBSD.org> |
Some clarifications to make keyboard configuration under syscons.
PR: 89325 Submitted by: Oliver Fromme <olli@secnetix.de> Reviewed by: emax
|
| #
4af04cb8
|
| 21-Aug-2004 |
Simon L. B. Nielsen <simon@FreeBSD.org> |
mdoc(7) janitor: - Fix hard sentence breaks.
MFC after: 3 days
|
| #
76c31ef9
|
| 02-Aug-2004 |
Scott Long <scottl@FreeBSD.org> |
Document machdep.enable_panic_key.
Submitted by: Craig Rodrigues
|
| #
86f47875
|
| 01-Aug-2001 |
Sheldon Hearn <sheldonh@FreeBSD.org> |
MFS: in HISTORY section, fix release number of first appearance
|