Searched hist:"83409 a55ece4d29a6d2259bc2714eebece3d091d" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/conf/ |
H A D | options | diff 83409a55ece4d29a6d2259bc2714eebece3d091d Sat Jan 17 17:37:13 CET 2009 Ed Schouten <ed@FreeBSD.org> Allow experimental libteken features to be tested without changing code.
The teken library already supports UTF-8 handling and xterm emulation, but we have reasons to disable this right now. Because we should make it easy and interesting for people to experiment with these features, allow them to be set in kernel configuration files.
Before this commit we had a flag called `TEKEN_CONS25' to enable cons25-style emulation. I'm calling it the opposite now, `TEKEN_XTERM', because we want to enable it in kernel configuration files explicitly.
Requested by: kib diff 83409a55ece4d29a6d2259bc2714eebece3d091d Sat Jan 17 17:37:13 CET 2009 Ed Schouten <ed@FreeBSD.org> Allow experimental libteken features to be tested without changing code.
The teken library already supports UTF-8 handling and xterm emulation, but we have reasons to disable this right now. Because we should make it easy and interesting for people to experiment with these features, allow them to be set in kernel configuration files.
Before this commit we had a flag called `TEKEN_CONS25' to enable cons25-style emulation. I'm calling it the opposite now, `TEKEN_XTERM', because we want to enable it in kernel configuration files explicitly.
Requested by: kib
|
H A D | NOTES | diff 83409a55ece4d29a6d2259bc2714eebece3d091d Sat Jan 17 17:37:13 CET 2009 Ed Schouten <ed@FreeBSD.org> Allow experimental libteken features to be tested without changing code.
The teken library already supports UTF-8 handling and xterm emulation, but we have reasons to disable this right now. Because we should make it easy and interesting for people to experiment with these features, allow them to be set in kernel configuration files.
Before this commit we had a flag called `TEKEN_CONS25' to enable cons25-style emulation. I'm calling it the opposite now, `TEKEN_XTERM', because we want to enable it in kernel configuration files explicitly.
Requested by: kib diff 83409a55ece4d29a6d2259bc2714eebece3d091d Sat Jan 17 17:37:13 CET 2009 Ed Schouten <ed@FreeBSD.org> Allow experimental libteken features to be tested without changing code.
The teken library already supports UTF-8 handling and xterm emulation, but we have reasons to disable this right now. Because we should make it easy and interesting for people to experiment with these features, allow them to be set in kernel configuration files.
Before this commit we had a flag called `TEKEN_CONS25' to enable cons25-style emulation. I'm calling it the opposite now, `TEKEN_XTERM', because we want to enable it in kernel configuration files explicitly.
Requested by: kib
|