]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/vt/vt_core.c
vt(4): Rewrite history scrolling
[FreeBSD/FreeBSD.git] / sys / dev / vt / vt_core.c
2014-09-19 dumbbellvt(4): Rewrite history scrolling
2014-09-19 dumbbellvt(4): Remove vt_buf->vb_dirtymask
2014-09-18 dumbbellvt(4): Use strncpy() to copy into a fixed-size buffer
2014-09-18 dumbbellvt(4): Fix out-of-bounds array access in VT_ACTIVATE...
2014-09-16 dumbbellvt(4): Fix a LOR which occurs during a call to vt_upgrade()
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-13 dumbbellvt(4): Enclose vt_mouse_paste() prototype inside #ifnde...
2014-09-12 rayFix 'function declaration isn't a prototype' warning.
2014-09-12 raySwitch vt(4) to traditional behaviour with copy-paste...
2014-09-10 rayFix one more spelling mistake.
2014-09-10 rayspelling fixes
2014-09-10 rayo Add sysctls to enable/disable potentially dengerous...
2014-09-09 rayRevert r269474. Special keyboard combinations should...
2014-09-08 dumbbellvt(4): Change the terminal and buffer sizes, even witho...
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-08-29 dumbbellvt(4): Indicate that KDSETRAD case falls through the...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-27 dumbbellvt(4): If the terminal shrinks, make sure the mouse...
2014-08-27 dumbbellvt(4): Recompute the drawable area when the resolution...
2014-08-27 dumbbellvt(4): Pause the vt_flush() timer when the screen is...
2014-08-27 dumbbellvt(4): Add cngrab() and cnungrab() callbacks
2014-08-27 dumbbellvt(4): Implement basic support for KDSETMODE ioctl
2014-08-25 dumbbellvt(4): Intialize drawable area rectangle each time...
2014-08-25 dumbbellvt(4): Store a rectangle for the drawable area, not...
2014-08-25 dumbbellvt(4): The cursor coordinates are relative to the drawn...
2014-08-25 dumbbellvt(4): Take font offset into account in vt_is_cursor_in...
2014-08-24 dumbbellvt(4): Fix order of arguments (x <-> y) when showing...
2014-08-24 dumbbellvt(4): Remove vd_bitbltchr_t
2014-08-23 dumbbellvt(4): Add vd_bitblt_bmp_t callback
2014-08-23 dumbbellvt(4): Fix cursor handling in vt_flush()
2014-08-23 dumbbellvt(4): Fix a crash in vt_mark_mouse_position_as_dirty...
2014-08-22 dumbbellvt(4): Remove "FIXME" about multiple locking of vt_buf...
2014-08-22 dumbbellvt(4): Use the actual size of the mouse when marking...
2014-08-22 dumbbellvt(4): Don't run vt_set_border() and vt_flush() concurr...
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): Mark new mouse position as dirty only when it...
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): Test if the cursor is shown only once
2014-08-21 dumbbellvt(4): Pause the flush timer while swithing window
2014-08-21 dumbbellvt(4): Mark cursor position as dirty when we enable...
2014-08-21 dumbbellvt(4): Mark the current cursor position as dirty
2014-08-21 dumbbellvt(4): If the cursor didn't move, don't mark its positi...
2014-08-21 dumbbellvt(4): If the cursor is globally disabled, don't mark...
2014-08-21 dumbbellvt(4): Mark cursor old position as dirty before reading...
2014-08-21 dumbbellvt(4): Handle global and per-window mouse cursor toggle...
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 rayRevise font initialization handling.
2014-07-28 rayUpdate comments.
2014-07-28 rayRemove special handling of console window size. It...
2014-07-28 rayAvoid embedding buffers into static virtual terminal...
2014-07-28 rayo Remove useless debug string.
2014-07-21 emasteHide syscons-specific workaround under DEV_SC
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-09 rayFix inconsistent token parameters for kbd_allocate...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-27 mariusIn order to get vt(4) a bit closer to the feature set...
2014-06-27 emasteUse a common tunable to choose between vt(4)/sc(4)
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 raySuspend vt(4) initialization if "kern.vt.disable" kenv...
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-29 emasteCorrect vt(4) border calculations on font switch
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-22 rayProper fix of VT_LOCKSWITCH ioctl.
2014-05-21 rayFix tty locking.
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-12 rayUpdate terminal sizes in any case when new vt(4) driver...
2014-05-08 rayFix scrollback.
2014-05-07 rayFix possible divide by zero.
2014-05-06 rayImplement KDMKTONE ioctl.
2014-05-05 raySet of updates to vt(4) core part.
2014-04-23 baptUpdate to byacc 20140409
2014-04-08 rayUpdate to fix at r264244.
2014-04-08 rayFix cursor color in reverse video mode.
2014-04-07 rayFix panic on load new driver while vt(4) is in VGA...
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-27 rayRevert r263321.
2014-03-27 rayFix crash on resume in vt(9).
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-18 raySwitch kern.vt.suspendswitch to 0 by default (disabled).
next