]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/vt/vt.h
vt_vga: Give only the character part of term_char_t to vga_get_cp437()
[FreeBSD/FreeBSD.git] / sys / dev / vt / vt.h
2014-08-22 dumbbellvt(4): Use the actual size of the mouse when marking...
2014-08-22 dumbbellvt(4): The offset to center the text area is per-window now
2014-08-22 dumbbellvt(4): Give the window to vd_bitblt_text_t callback
2014-08-22 dumbbellvt(4): Store cursor bitmap & colors in struct vt_device
2014-08-22 dumbbellvt(4): Add new vd_bitblt_text_t callback, and implement...
2014-08-21 dumbbellvt(4): Rename the "mouse_cursor" structure to "vt_mouse...
2014-08-21 dumbbellvt(4): Constify vt_buf argument of vtbuf_iscursor()
2014-08-21 dumbbellvt(4): Pause the flush timer while swithing window
2014-08-21 dumbbellvt(4): If the cursor didn't move, don't mark its positi...
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 nwhitehornRetire vd_maskbitbltchr. The same functionality can...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-03 rayAllow to disable some special key combinations handled...
2014-07-28 rayRemove unused macro VT_CONSDEV_DECLARE. Join console...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 mariusIn order to get vt(4) a bit closer to the feature set...
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-18 raysyscons(4) and vt(4) can be built together now.
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-03 rayFix case when vt(4) started w/o driver assigned.
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-08 rayHide debug messages under VT_DEBUG.
2014-05-05 rayCreate dataset for vt(4) drivers.
2014-05-05 rayDefine a new method for probing vt(4) driver before...
2014-04-27 nwhitehornIncrease the maximum framebuffer size to more reasonabl...
2014-04-23 baptUpdate to byacc 20140409
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-28 rayo Add new vd_driver method to do bitblt with mask,...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-06 rayAdd two new vt(9) driver methods: vd_drawrect and vd_se...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-25 rayUse statndard (syscons) way to disable bell.
2013-12-23 rayo Add virtual terminal mmap request handler.
2013-12-21 emasteSupport double-width characters in vt(9)
2013-12-20 raySet mouse level per window, instead of global.
2013-12-19 rayEnable mouse support for terminal clients (like dialog...
2013-12-10 rayBreak build with error in case when both syscons and...
2013-12-09 rayo Compat options have to be defined before sys/ioccom...
2013-12-09 rayRespect SC_NO_CUTPASTE option. It disable mouse cursor...
2013-12-08 rayo Build syscons(9)'s splash support if both sc and...
2013-12-05 rayMerge VT(9) project (a.k.a. newcons).
2013-12-05 rayMFC @r258947.
2013-11-18 rayNotify terminal about process on current terminal start...
2013-11-15 rayAdd VT_ALT_TO_ESC_HACK enabled by default. This will...
2013-11-14 raySave last mouse event and check if the button1-up event...
2013-11-13 rayMFC @r258091.
2013-11-13 rayo Simplify POS_INDEX macro calculation.
2013-11-11 rayUpdate vd_bitbltchr_t type to handle operation mask...
2013-11-11 rayDefine vt_mouse_event method.
2013-11-11 rayUse vtbuf_iscursor method instead of macro to get chars...
2013-11-11 rayAdd mouse related bits.
2013-11-11 rayDefine marker support functions and type of markers.
2013-11-11 rayAdd cut/paste region markers.
2013-11-11 rayAdd mouse cursor format structure.
2013-11-11 rayUse opt_syscons.h to get defines.
2013-11-07 rayHandle suspend/resume. Switch to console window before...
2013-11-06 rayMFC @r257740.
next