]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-08-23 Jean-Sébastien... vt(4): Add vd_bitblt_bmp_t callback
2014-08-23 Adrian ChaddShut down RX before TX - in theory, this should make...
2014-08-23 Konstantin... For CPUs which do hardware cache line unaliasing, use...
2014-08-23 Alexander V... Whitespace/style changes merged from projects/ipfw.
2014-08-23 Alexander V... Merge buffer-printing changes from from projects/ipfw...
2014-08-23 Alexander MotinRestore pre-r239157 handling of sched_yield(), when...
2014-08-23 Glen BarberAlso export UNAME_r to fix arm builds.
2014-08-23 Glen BarberFix arm build breakage when building stable/10 on
2014-08-23 Dimitry AndricIn r260015, I renamed several identifiers to avoid...
2014-08-23 Jean-Sébastien... ofwfb: Implement vd_bitblt_text_t
2014-08-23 Jean-Sébastien... creator_fb: Implement vd_bitblt_text_t
2014-08-23 Jean-Sébastien... vt_fb: Implement vd_bitblt_text_t for vt_fb and derivatives
2014-08-23 Edward Tomasz... Add "nobrowse" option. Previously automountd(8) always...
2014-08-23 Edward Tomasz... Don't fail on executable maps that return no entries...
2014-08-23 Jean-Sébastien... vt(4): Fix cursor handling in vt_flush()
2014-08-23 Edward Tomasz... Autofs softc needs to be global anyway, so don't pass...
2014-08-23 Edward Tomasz... Add comment explaining one of the quirks in autofs.
2014-08-23 Dag-Erling... Add support for /etc/rc.conf.d/<service> subdirectories...
2014-08-23 Dag-Erling... Setting rc_debug explicitly in /etc/defaults/rc.conf...
2014-08-23 Jean-Sébastien... vt(4): Fix a crash in vt_mark_mouse_position_as_dirty...
2014-08-23 Jean-Sébastien... vt_vga: Give only the character part of term_char_t...
2014-08-23 Alan CoxRelax one of the conditions for mapping a page on the...
2014-08-23 Xin LIUpdate hptnr(4) driver to version 1.0.1 supplied by...
2014-08-22 Xin LIInstead of using timestamp in the AVL, use the memory...
2014-08-22 Xin LIMFV r270197:
2014-08-22 Xin LIMake DTrace stuff compile with C99 standard.
2014-08-22 Mark JohnstonSuppress warnings when retrieving protocol stats from...
2014-08-22 Mark JohnstonAdd some missing checks for unsupported interfaces...
2014-08-22 Xin LIRestore historical behavior of in_control, which, when...
2014-08-22 Jack F VogelUpdate to the Intel Base driver for the Intel XL710...
2014-08-22 Konstantin... In do_lock_pi(), do not override error from umtxq_sleep...
2014-08-22 Jean-Sébastien... vt(4): Remove "FIXME" about multiple locking of vt_buf...
2014-08-22 Jean-Sébastien... vt(4): Use the actual size of the mouse when marking...
2014-08-22 Jean-Sébastien... vt_vga: Remove a "FIXME" comment; the issue was solved...
2014-08-22 Jean-Sébastien... vt(4): Don't run vt_set_border() and vt_flush() concurr...
2014-08-22 Roger Pau Monnéxen: fix incorrectly accounted free
2014-08-22 Jean-Sébastien... vt(4): The offset to center the text area is per-window now
2014-08-22 Roger Pau Monnénetback: remove dead code
2014-08-22 Jean-Sébastien... vt(4): Give the window to vd_bitblt_text_t callback
2014-08-22 Roger Pau Monnénetback: fixes for netback
2014-08-22 Roger Pau Monnépci: add a new pci_child_added newbus method.
2014-08-22 Jean-Sébastien... vt(4): Store cursor bitmap & colors in struct vt_device
2014-08-22 Jean-Sébastien... vt(4): Mark new mouse position as dirty only when it...
2014-08-22 Warner LoshWe should never enter the PROBE_SETAN phase if we're...
2014-08-22 Tycho NightingaleFix a recursive lock acquisition in vi_reset_dev().
2014-08-22 Jean-Sébastien... vt_vga: Clip the draw area to never draw offscreen
2014-08-22 Jean-Sébastien... vt(4): Add new vd_bitblt_text_t callback, and implement...
2014-08-22 Konstantin... Ensure that sigaction flags for signal, which dispositi...
2014-08-22 Konstantin... Check the validity of struct sigaction sa_flags value...
2014-08-22 Hiroki SatoFix a panic which occurs in a VIMAGE-enabled kernel...
2014-08-22 Xin LIFix powerpc build:
2014-08-21 Xin LIInclude two headers to provide prototype for modfind...
2014-08-21 Ian LeporeThis module requires pci_if.h, add it to the SRCS list.
2014-08-21 Sean BrunoAdd the Samsung 843T as a 4k enabled drive
2014-08-21 Ed Masteelfdump: Remove extraneous _SUNW_ in reported DT_ names
2014-08-21 Ed MasteRename DT_FEATURE_1 to DT_FEATURE
2014-08-21 Stefan EßerModify a few output file names as used with vt.
2014-08-21 Stefan EßerNext round of fixes.
2014-08-21 Jean-Sébastien... vt_vga: When clearing video memory, don't read from it
2014-08-21 Jean-Sébastien... vt(4): Rename the "mouse_cursor" structure to "vt_mouse...
2014-08-21 Jean-Sébastien... vt(4): Test if the cursor is shown only once
2014-08-21 Neel NatuChange file permissions for some setuid executables...
2014-08-21 Jean-Sébastien... vt(4): Constify vt_buf argument of vtbuf_iscursor()
2014-08-21 Alexander V... * Add new net/sff8436.h containing constants used to...
2014-08-21 Devin TeskeAdd `-A' flag to pkg-install(8) invocation when install...
2014-08-21 Edward Tomasz... Use proper include paths in kernel iSCSI code.
2014-08-21 Edward Tomasz... Fix includes.
2014-08-21 Jean-Sébastien... vt(4): Pause the flush timer while swithing window
2014-08-21 Edward Tomasz... Make the iSCSI stack use __FBSDID() properly.
2014-08-21 Jean-Sébastien... vt(4): Mark cursor position as dirty when we enable...
2014-08-21 Alexander KabaevAdd guards to ptrdiff_t definition in include/stddef.h
2014-08-21 Edward Tomasz... Use __FBSDID() properly.
2014-08-21 Jean-Sébastien... vt(4): Mark the current cursor position as dirty
2014-08-21 Jean-Sébastien... vt(4): If the cursor didn't move, don't mark its positi...
2014-08-21 Jean-Sébastien... vt(4): If the cursor is globally disabled, don't mark...
2014-08-21 Jean-Sébastien... vt(4): Mark cursor old position as dirty before reading...
2014-08-21 Jean-Sébastien... vt(4): Handle global and per-window mouse cursor toggle...
2014-08-21 Bjoern A. ZeebDocument MAC address selection and setting for atse(4).
2014-08-21 Jean-Sébastien... vt(4): Fix an inconsistency between the mouse cursor...
2014-08-21 Davide ItalianoRevert r270227. GCC doesn't like the lack of LL suffix,
2014-08-21 Xin LIProvide compatibility shim for atomic_dec_64_nv.
2014-08-21 Gavin AtkinsonAdd a missing brace to callout_init_rm() to fix syntax.
2014-08-21 Pedro F. GiffuniAlways check the limits of array index variables before...
2014-08-21 Adrian ChaddAdd missing locking.
2014-08-20 Navdeep ParharChange netmap's global lock to sx instead of a mutex.
2014-08-20 Gavin AtkinsonFix return type of callout_init_rm() and add return...
2014-08-20 Warner LoshTurns out that IDENTIFY DEVICE and IDENTIFY PACKET...
2014-08-20 Xin LIMFV r270196:
2014-08-20 Xin LIMFC r270195:
2014-08-20 Jilles Tjoelkersh: Remove two redundant (uintmax_t) casts.
2014-08-20 Xin LIMFV r270193:
2014-08-20 Hiroki SatoRecover sin6_scope_id of gateway addresses in riprecv...
2014-08-20 Stefan EßerThe conversion tools have been further improved and...
2014-08-20 Alan SomersMisc fixes suggested by Coverity.
2014-08-20 Luiz Otavio... Rewrite of ti_i2c based on gonzo's patch, fix the follo...
2014-08-20 Stefan EßerAnother rpund of fixes, after checking keymaps for...
2014-08-20 Alan SomersNumerous small fixes, mostly suggested by Coverity.
2014-08-20 Davide ItalianoMake Bruce happy removing the "LL abomination" from...
2014-08-20 John BaldwinAdd kernel modules for si(4), wds(4), and wl(4).
2014-08-20 John BaldwinUnexpand TAILQ_FOREACH().
next