]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-08-23 traszAdd comment explaining one of the quirks in autofs.
2014-08-23 desAdd support for /etc/rc.conf.d/<service> subdirectories...
2014-08-23 desSetting rc_debug explicitly in /etc/defaults/rc.conf...
2014-08-23 dumbbellvt(4): Fix a crash in vt_mark_mouse_position_as_dirty...
2014-08-23 dumbbellvt_vga: Give only the character part of term_char_t...
2014-08-23 alcRelax one of the conditions for mapping a page on the...
2014-08-23 delphijUpdate hptnr(4) driver to version 1.0.1 supplied by...
2014-08-22 delphijInstead of using timestamp in the AVL, use the memory...
2014-08-22 delphijMFV r270197:
2014-08-22 delphijMake DTrace stuff compile with C99 standard.
2014-08-22 markjSuppress warnings when retrieving protocol stats from...
2014-08-22 markjAdd some missing checks for unsupported interfaces...
2014-08-22 delphijRestore historical behavior of in_control, which, when...
2014-08-22 jfvUpdate to the Intel Base driver for the Intel XL710...
2014-08-22 kibIn do_lock_pi(), do not override error from umtxq_sleep...
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_vga: Remove a "FIXME" comment; the issue was solved...
2014-08-22 dumbbellvt(4): Don't run vt_set_border() and vt_flush() concurr...
2014-08-22 roygerxen: fix incorrectly accounted free
2014-08-22 dumbbellvt(4): The offset to center the text area is per-window now
2014-08-22 roygernetback: remove dead code
2014-08-22 dumbbellvt(4): Give the window to vd_bitblt_text_t callback
2014-08-22 roygernetback: fixes for netback
2014-08-22 roygerpci: add a new pci_child_added newbus method.
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 impWe should never enter the PROBE_SETAN phase if we're...
2014-08-22 tychonFix a recursive lock acquisition in vi_reset_dev().
2014-08-22 dumbbellvt_vga: Clip the draw area to never draw offscreen
2014-08-22 dumbbellvt(4): Add new vd_bitblt_text_t callback, and implement...
2014-08-22 kibEnsure that sigaction flags for signal, which dispositi...
2014-08-22 kibCheck the validity of struct sigaction sa_flags value...
2014-08-22 hrsFix a panic which occurs in a VIMAGE-enabled kernel...
2014-08-22 delphijFix powerpc build:
2014-08-21 delphijInclude two headers to provide prototype for modfind...
2014-08-21 ianThis module requires pci_if.h, add it to the SRCS list.
2014-08-21 sbrunoAdd the Samsung 843T as a 4k enabled drive
2014-08-21 emasteelfdump: Remove extraneous _SUNW_ in reported DT_ names
2014-08-21 emasteRename DT_FEATURE_1 to DT_FEATURE
2014-08-21 seModify a few output file names as used with vt.
2014-08-21 seNext round of fixes.
2014-08-21 dumbbellvt_vga: When clearing video memory, don't read from it
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 neelChange file permissions for some setuid executables...
2014-08-21 dumbbellvt(4): Constify vt_buf argument of vtbuf_iscursor()
2014-08-21 melifaro* Add new net/sff8436.h containing constants used to...
2014-08-21 dteskeAdd `-A' flag to pkg-install(8) invocation when install...
2014-08-21 traszUse proper include paths in kernel iSCSI code.
2014-08-21 traszFix includes.
2014-08-21 dumbbellvt(4): Pause the flush timer while swithing window
2014-08-21 traszMake the iSCSI stack use __FBSDID() properly.
2014-08-21 dumbbellvt(4): Mark cursor position as dirty when we enable...
2014-08-21 kanAdd guards to ptrdiff_t definition in include/stddef.h
2014-08-21 traszUse __FBSDID() properly.
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-21 bzDocument MAC address selection and setting for atse(4).
2014-08-21 dumbbellvt(4): Fix an inconsistency between the mouse cursor...
2014-08-21 davideRevert r270227. GCC doesn't like the lack of LL suffix,
2014-08-21 delphijProvide compatibility shim for atomic_dec_64_nv.
2014-08-21 gavinAdd a missing brace to callout_init_rm() to fix syntax.
2014-08-21 pfgAlways check the limits of array index variables before...
2014-08-21 adrianAdd missing locking.
2014-08-20 npChange netmap's global lock to sx instead of a mutex.
2014-08-20 gavinFix return type of callout_init_rm() and add return...
2014-08-20 impTurns out that IDENTIFY DEVICE and IDENTIFY PACKET...
2014-08-20 delphijMFV r270196:
2014-08-20 delphijMFC r270195:
2014-08-20 jillessh: Remove two redundant (uintmax_t) casts.
2014-08-20 delphijMFV r270193:
2014-08-20 hrsRecover sin6_scope_id of gateway addresses in riprecv...
2014-08-20 seThe conversion tools have been further improved and...
2014-08-20 asomersMisc fixes suggested by Coverity.
2014-08-20 loosRewrite of ti_i2c based on gonzo's patch, fix the follo...
2014-08-20 seAnother rpund of fixes, after checking keymaps for...
2014-08-20 asomersNumerous small fixes, mostly suggested by Coverity.
2014-08-20 davideMake Bruce happy removing the "LL abomination" from...
2014-08-20 jhbAdd kernel modules for si(4), wds(4), and wl(4).
2014-08-20 jhbUnexpand TAILQ_FOREACH().
2014-08-20 jhbFix build of si(4) and enable it in LINT on amd64 and...
2014-08-20 jhbBump MAXCPU on amd64 from 64 to 256. In practice APIC...
2014-08-20 jhbBump the default size of cpuset_t masks in userland...
2014-08-20 davideReplace dev_clone with cdevpriv(9) KPI in audit_pipe...
2014-08-20 ngieAdd ${LIBC} to DPADD to fix "make checkdpadd"
2014-08-20 pfgAdd missing break.
2014-08-20 roygerpci: make MSI(-X) enable and disable methods of the...
2014-08-20 traszRemove useless - and buggy, it resulted in spurious...
2014-08-20 traszAdd description for the "automounted" mount flag.
2014-08-20 traszRework ".." lookup; previous one failed to properly...
2014-08-20 adrianAfter much toying around with this AMRR initial rate...
2014-08-20 kibDo not busy the UFS mount point inside VOP_RENAME(...
2014-08-20 kibCorrect the test for condition to suspend UFS filesyste...
2014-08-20 kibIncrease max number of physical segments on amd64 to 63.
2014-08-20 kibAdd arch-specific macro SFBUF_PHYS_DMAP(), which should...
2014-08-20 seFix conversion errors leading to malformed keymap files.
next