freebsd.git
2014-08-28 rodrigcUse "file -s", so that we can run vmrun.sh against...
2014-08-28 dumbbelldrm/radeon: Fix a memory leak when radeonkms is unloaded
2014-08-28 edUnlock the right lock.
2014-08-28 mjgReturn real parent pid in kinfo (used by e.g. ps)
2014-08-28 adrianInform the rate control code if a single frame AMPDU...
2014-08-28 hselaskyAdd description of "sysctl_remove_name()" function.
2014-08-28 adrianFix antenna configuration, microcode version checks...
2014-08-28 adrianAdd iwn-100 firmware.
2014-08-27 pluknetFix comments on updating tzdata releases.
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-27 jmgadd scripts for generating a diff from p4...
2014-08-27 pluknetVendor import of tzdata2014f.
2014-08-27 jhbCorrect the destroy example. The -n argument is not...
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 hselasky- Update the OFED Linux Emulation layer as a preparatio...
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 dumbbelldrm: Don't "taskqueue" vt-switch if under DDB/panic...
2014-08-27 dumbbellvt(4): Add cngrab() and cnungrab() callbacks
2014-08-27 dumbbellvt(4): Implement basic support for KDSETMODE ioctl
2014-08-27 hrs- Use $local_startup to load rc.conf.d/* scripts.
2014-08-27 kibRegen.
2014-08-27 kibFix handling of the third argument for fcntl(2). The...
2014-08-27 grehanImplement the 0x2B SUB instruction, and the OR variant...
2014-08-27 kibRemove stray newline.
2014-08-26 baptDocument the new ${LOCALBASE}/etc/rc.conf.d in rc.conf(5)
2014-08-26 gavinFix xref, pam(8) -> pam(3)
2014-08-26 baptAllow to configure services from ${LOCALBASE}/etc/rc...
2014-08-26 baptAllow mailwrapper to use mailer.conf from localbase...
2014-08-26 jhbClarify that the -c argument clears the list of tracepo...
2014-08-26 tuexenAnnounce SCTP support in the kern.features sysctl varia...
2014-08-26 gjbAdd svnlite.1 to CLEANFILES.
2014-08-26 gjbAdd host.1 to CLEANFILES.
2014-08-26 gjbAdd gnugrep.1 to CLEANFILES.
2014-08-26 dumbbellvt(4): When creating a window buffer, fill it entirely
2014-08-26 alcBack in the days when the kernel was single threaded...
2014-08-26 glebius- Remove socket file operations declaration from sys...
2014-08-26 aeRemove leading '/' from hardlink name when removing...
2014-08-26 seBack-out the references to vt(4) from this man-page...
2014-08-26 pluknetMissed comma.
2014-08-26 seMore man pages that need to know about vt in addition...
2014-08-26 seUpdate man-pages to correctly refer to changed pathes...
2014-08-26 seRemove band.aid that made kbdcontrol lookup keymap...
2014-08-26 ngieIntroduce missing definition for LIBTERMCAPW
2014-08-26 ngieConvert LIBCURSES to LIBNCURSES to fix "make checkdpadd"
2014-08-26 ngieFix "make checkdpadd" by "spoofing" DPADD
2014-08-26 mjgFix up races with f_seqcount handling.
2014-08-26 seAdd references to vt(4) and the configuration files...
2014-08-26 kevloFix typo: s/mac_rev/mac_ver/
2014-08-25 dumbbellvt_vga: Use Write Mode 0 to draw group of 8 pixels...
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 davideRather than using an hardcoded reclaim age, rely on...
2014-08-25 dumbbellvt(4): Take font offset into account in vt_is_cursor_in...
2014-08-25 dumbbelldrm/i915: Disable the build of i915 on PC98
2014-08-25 dumbbelldrm/i915: Add opt_acpi.h and acpi_if.h to the source...
2014-08-25 rdivackyThe standard we compile libc++ with is called c++11...
2014-08-25 aeSince the size of GPT entry may differ from the sizeof...
2014-08-25 adrianUpdate these to make them actually compile!
2014-08-25 ngieFix "make checkdpadd" for lib/libc when MK_SSP != no
2014-08-25 hirenFix a typo to catch correct condition.
2014-08-25 adrianAllow it to compile again.
2014-08-25 adriani915 driver - enable opregion handle; program CADL.
2014-08-25 rodrigcIf the VM was reset via "/sbin/reboot" or "shutdown...
2014-08-25 rodrigcAdd comment which describes the exit status codes retur...
2014-08-24 truckmanCatch up to gcc 3.3 -> 3.4 upgrade.
2014-08-24 markjRestore the correct value when disabling probes. Otherw...
2014-08-24 traszFix bug that, assuming a/ is a root of NFS filesystem...
2014-08-24 markjFix a bug in r265255: only return NULL if the requested...
2014-08-24 dteskeOptimize f_which() to be slightly faster still.
2014-08-24 kibRevert the handling of all siginfo sa_flags except...
2014-08-24 dumbbellvt_vga: Fix the display of the splash screen
2014-08-24 gjbWrap a long line.
2014-08-24 mjgPlug a memory leak in case of failed lookups in capabil...
2014-08-24 gjbSet OSREL and UNAME_r in release/release.sh when building
2014-08-24 traszFix handling of keys in executable maps. Previously...
2014-08-24 dumbbellvt(4): Fix order of arguments (x <-> y) when showing...
2014-08-24 mjgUse refcount_init in sigacts_alloc.
2014-08-24 dumbbellvt(4): Remove vd_bitbltchr_t
2014-08-24 aeThe size of the GPT table can not be less than one...
2014-08-24 mjgFix getppid for traced processes.
2014-08-24 mjgProperly reparent traced processes when the tracer...
2014-08-24 grehanChange __inline style to be consistent with FreeBSD...
2014-08-24 neelAdd "hw.vmm.topology.threads_per_core" and "hw.vmm...
2014-08-23 neelFix a bug in the emulation of CPUID leaf 0x4 where...
2014-08-23 neelReturn the spurious interrupt vector (IRQ7 or IRQ15...
2014-08-23 ngieGarbage collect libl dependency
2014-08-23 ngieFix "make checkdpadd" in usr.bin/iscsictl by removing...
2014-08-23 dumbbellvt(4): Add vd_bitblt_bmp_t callback
2014-08-23 adrianShut down RX before TX - in theory, this should make...
2014-08-23 kibFor CPUs which do hardware cache line unaliasing, use...
2014-08-23 melifaroWhitespace/style changes merged from projects/ipfw.
2014-08-23 melifaroMerge buffer-printing changes from from projects/ipfw...
2014-08-23 mavRestore pre-r239157 handling of sched_yield(), when...
2014-08-23 gjbAlso export UNAME_r to fix arm builds.
2014-08-23 gjbFix arm build breakage when building stable/10 on
2014-08-23 dimIn r260015, I renamed several identifiers to avoid...
2014-08-23 dumbbellofwfb: Implement vd_bitblt_text_t
next