| Commit message (Expand) | Author | Age | Files | Lines |
| * | Announce SCTP support in the kern.features sysctl variables. | Michael Tuexen | 2014-08-26 | 1 | -0/+3 |
| * | vt(4): When creating a window buffer, fill it entirely | Jean-Sébastien Pédron | 2014-08-26 | 1 | -3/+3 |
| * | Back in the days when the kernel was single threaded, testing | Alan Cox | 2014-08-26 | 1 | -14/+17 |
| * | - Remove socket file operations declaration from sys/file.h. | Gleb Smirnoff | 2014-08-26 | 5 | -48/+38 |
| * | Fix up races with f_seqcount handling. | Mateusz Guzik | 2014-08-26 | 3 | -18/+17 |
| * | Fix typo: s/mac_rev/mac_ver/ | Kevin Lo | 2014-08-26 | 1 | -1/+1 |
| * | vt_vga: Use Write Mode 0 to draw group of 8 pixels using 3 or more colors | Jean-Sébastien Pédron | 2014-08-25 | 1 | -47/+119 |
| * | vt(4): Intialize drawable area rectangle each time a font is loaded | Jean-Sébastien Pédron | 2014-08-25 | 1 | -14/+35 |
| * | vt(4): Store a rectangle for the drawable area, not just the top-left corner | Jean-Sébastien Pédron | 2014-08-25 | 6 | -51/+68 |
| * | vt(4): The cursor coordinates are relative to the drawn area | Jean-Sébastien Pédron | 2014-08-25 | 1 | -8/+4 |
| * | Rather than using an hardcoded reclaim age, rely on an LRU-like approach | Davide Italiano | 2014-08-25 | 1 | -36/+19 |
| * | vt(4): Take font offset into account in vt_is_cursor_in_area() | Jean-Sébastien Pédron | 2014-08-25 | 1 | -2/+2 |
| * | drm/i915: Disable the build of i915 on PC98 | Jean-Sébastien Pédron | 2014-08-25 | 1 | -1/+3 |
| * | drm/i915: Add opt_acpi.h and acpi_if.h to the source files | Jean-Sébastien Pédron | 2014-08-25 | 1 | -2/+12 |
| * | Since the size of GPT entry may differ from the sizeof(struct gpt_ent), | Andrey V. Elsukov | 2014-08-25 | 1 | -4/+4 |
| * | i915 driver - enable opregion handle; program CADL. | Adrian Chadd | 2014-08-25 | 3 | -31/+82 |
| * | Restore the correct value when disabling probes. Otherwise the instrumented | Mark Johnston | 2014-08-24 | 1 | -3/+3 |
| * | Fix bug that, assuming a/ is a root of NFS filesystem mounted on autofs, | Edward Tomasz Napierala | 2014-08-24 | 1 | -3/+0 |
| * | Revert the handling of all siginfo sa_flags except SA_SIGINFO to the | Konstantin Belousov | 2014-08-24 | 1 | -8/+8 |
| * | vt_vga: Fix the display of the splash screen | Jean-Sébastien Pédron | 2014-08-24 | 1 | -6/+7 |
| * | Plug a memory leak in case of failed lookups in capability mode. | Mateusz Guzik | 2014-08-24 | 1 | -25/+16 |
| * | vt(4): Fix order of arguments (x <-> y) when showing the splash screen | Jean-Sébastien Pédron | 2014-08-24 | 1 | -1/+1 |
| * | Use refcount_init in sigacts_alloc. | Mateusz Guzik | 2014-08-24 | 1 | -1/+1 |
| * | vt(4): Remove vd_bitbltchr_t | Jean-Sébastien Pédron | 2014-08-24 | 2 | -90/+3 |
| * | The size of the GPT table can not be less than one sector. | Andrey V. Elsukov | 2014-08-24 | 1 | -4/+5 |
| * | Fix getppid for traced processes. | Mateusz Guzik | 2014-08-24 | 2 | -6/+24 |
| * | Properly reparent traced processes when the tracer dies. | Mateusz Guzik | 2014-08-24 | 1 | -11/+22 |
| * | Change __inline style to be consistent with FreeBSD usage, | Peter Grehan | 2014-08-24 | 1 | -4/+4 |
| * | Add "hw.vmm.topology.threads_per_core" and "hw.vmm.topology.cores_per_package" | Neel Natu | 2014-08-24 | 1 | -24/+77 |
| * | Fix a bug in the emulation of CPUID leaf 0x4 where bhyve was claiming that | Neel Natu | 2014-08-23 | 1 | -2/+2 |
| * | Return the spurious interrupt vector (IRQ7 or IRQ15) if the atpic cannot | Neel Natu | 2014-08-23 | 1 | -2/+8 |
| * | vt(4): Add vd_bitblt_bmp_t callback | Jean-Sébastien Pédron | 2014-08-23 | 10 | -3/+66 |
| * | Shut down RX before TX - in theory, this should make the chip less likely | Adrian Chadd | 2014-08-23 | 2 | -9/+15 |
| * | For CPUs which do hardware cache line unaliasing, use direct map to | Konstantin Belousov | 2014-08-23 | 1 | -0/+3 |
| * | Whitespace/style changes merged from projects/ipfw. | Alexander V. Chernikov | 2014-08-23 | 2 | -9/+13 |
| * | Restore pre-r239157 handling of sched_yield(), when thread time slice was | Alexander Motin | 2014-08-23 | 2 | -2/+4 |
| * | ofwfb: Implement vd_bitblt_text_t | Jean-Sébastien Pédron | 2014-08-23 | 1 | -9/+64 |
| * | creator_fb: Implement vd_bitblt_text_t | Jean-Sébastien Pédron | 2014-08-23 | 1 | -8/+62 |
| * | vt_fb: Implement vd_bitblt_text_t for vt_fb and derivatives | Jean-Sébastien Pédron | 2014-08-23 | 5 | -26/+79 |
| * | vt(4): Fix cursor handling in vt_flush() | Jean-Sébastien Pédron | 2014-08-23 | 3 | -56/+98 |
| * | Autofs softc needs to be global anyway, so don't pass it as a local | Edward Tomasz Napierala | 2014-08-23 | 4 | -73/+77 |
| * | Add comment explaining one of the quirks in autofs. | Edward Tomasz Napierala | 2014-08-23 | 1 | -0/+8 |
| * | vt(4): Fix a crash in vt_mark_mouse_position_as_dirty() when in textmode | Jean-Sébastien Pédron | 2014-08-23 | 1 | -8/+25 |
| * | vt_vga: Give only the character part of term_char_t to vga_get_cp437() | Jean-Sébastien Pédron | 2014-08-23 | 1 | -1/+1 |
| * | Relax one of the conditions for mapping a page on the fast path. | Alan Cox | 2014-08-23 | 1 | -2/+3 |
| * | Update hptnr(4) driver to version 1.0.1 supplied by the vendor. | Xin LI | 2014-08-23 | 6 | -22243/+22397 |
| * | Instead of using timestamp in the AVL, use the memory address when | Xin LI | 2014-08-22 | 4 | -27/+36 |
| * | MFV r270197: | Xin LI | 2014-08-22 | 4 | -31/+47 |
| * | Add some missing checks for unsupported interfaces (e.g. pflog(4)) when | Mark Johnston | 2014-08-22 | 3 | -20/+41 |
| * | Restore historical behavior of in_control, which, when no matching address | Xin LI | 2014-08-22 | 1 | -4/+11 |