]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/vt/vt.h
Support double-width characters in vt(9)
[FreeBSD/FreeBSD.git] / sys / dev / vt / vt.h
2013-12-21 Ed MasteSupport double-width characters in vt(9)
2013-12-20 Aleksandr RybalkoSet mouse level per window, instead of global.
2013-12-19 Edwin GroothuisMFV of r259624, tzdata2013i
2013-12-19 Aleksandr RybalkoEnable mouse support for terminal clients (like dialog...
2013-12-18 Pawel Jakub DawidekMFV r258923: 4188 assertion failed in dmu_tx_hold_free...
2013-12-10 Aleksandr RybalkoBreak build with error in case when both syscons and...
2013-12-09 Aleksandr Rybalkoo Compat options have to be defined before sys/ioccom...
2013-12-09 Aleksandr RybalkoRespect SC_NO_CUTPASTE option. It disable mouse cursor...
2013-12-08 Aleksandr Rybalkoo Build syscons(9)'s splash support if both sc and...
2013-12-08 Peter WemmVendor import nvi-2.1.2-c80f493b038 a multikey mapping fix
2013-12-05 Aleksandr RybalkoMerge VT(9) project (a.k.a. newcons).