]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/vt
Use unsigned int for index value.
[FreeBSD/FreeBSD.git] / sys / dev / vt /
2015-01-27 delphijUse unsigned int for index value.
2015-01-27 avghook userland threads suspend + resume into acpi suspen...
2015-01-27 avgvt(4): Use power_{suspend,resume} event handlers to...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-05 nwhitehornMake PS3 work with the userspace kboot loader. loader...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2015-01-02 hselaskyThe "vt_suspend_flush_timer()" function is sometimes...
2014-12-30 dimMerge ^/head r274961 through r276418.
2014-12-30 roygervt_vga: fix an off-by-one error
2014-12-30 roygerPartially revert "vt: register the memory regions used...
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-27 emasteSupport ALT_BREAK_TO_DEBUGGER in vt(4)
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-22 roygervt: register the memory regions used by the vt drivers
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-04 dumbbellvt(4): Support syscons' SC_HISTORY_SIZE to configure...
2014-11-02 dumbbellvt(4): Fix keyboard allocation when kbdmux(4) isn't...
2014-11-01 dumbbellvt(4): Adjust the cursor position after changing the...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-23 dumbbellvt(4): Add PIO_VFONT_DEFAULT ioctl to restore the defau...
2014-10-21 neelIFC @r273338
2014-10-20 dumbbellvt(4): Refuse to load a font if hw.vga.textmode is...
2014-10-17 emasteDo nothing in vt_upgrade if there is no vt driver
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbReintegrate head@r273095
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-10 neelIFC @r272887
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-07 rayAllow vt(4) to disable terminal bell with `sysctl kern...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 melifaroSync to HEAD@r272609.
2014-10-05 neelIFC @r272481
2014-10-04 dumbbellvt(4): Don't recalculate buffer size if we don't know...
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 dumbbellvt(4): Save/restore keyboard mode & LED states when...
2014-09-27 neelIFC @r272185
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-20 bzMake gcc happy by initialising the variable only set...
2014-09-20 neelIFC @r271887
2014-09-19 dumbbellvt(4): Remove superfluous word in comment
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-17 neelIFC @r271694
2014-09-16 dumbbellvt(4): Use vt_fb_drawrect() and vt_fb_setpixel() in...
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 rayFix stray char on paste.
2014-09-12 raySwitch vt(4) to traditional behaviour with copy-paste...
2014-09-12 raySwitch vt(4) to traditional behaviour with copy-paste...
2014-09-12 rayRemove stray whitespaces.
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 dumbbellvt_vga: vd_setpixel_t and vd_drawrect_t are noop in...
2014-09-05 melifaroSync to HEAD@r271160.
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-09-02 neelIFC @r269962
2014-08-29 dumbbellvt(4): Indicate that KDSETRAD case falls through the...
2014-08-29 dumbbellvt(4): Change vb_history_size from "int" to "unsigned...
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): Fix mouse cursor handling in vt_fb/creator_vt...
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-26 dumbbellvt(4): When creating a window buffer, fill it entirely
next