Module Name:src
Committed By: msaitoh
Date: Mon Oct 26 02:31:31 UTC 2015
Modified Files:
src/sys/dev/mii: igphyreg.h
Log Message:
No binary change:
- s/IGPPHY/IGPHY/
- Fix the definition of PLHR_VALID_CHANNEL_*
- Fix the definition of MSE_CHANNEL_*
- Add MII_IGPHY_POWE
Module Name:src
Committed By: ozaki-r
Date: Mon Oct 26 01:44:48 UTC 2015
Modified Files:
src/sys/dev/pci: if_vioif.c virtio.c virtioreg.h virtiovar.h
Log Message:
Support MSI-X in virtio
Currently only vioif(4) uses the feature.
knakahara@ helped to migrate to pci_intr_a
Module Name:src
Committed By: wiz
Date: Sun Oct 25 23:00:00 UTC 2015
Modified Files:
src/share/man/man4: wsdisplay.4
Log Message:
Remove description of SPLASHSCREEN_PROGRESS and WSDISPLAY_SPROGRESS.
The last remnants of the former were just removed from src by
pronchery.
Module Name:src
Committed By: khorben
Date: Sun Oct 25 22:48:23 UTC 2015
Modified Files:
src/sys/arch/amd64/conf: ALL
src/sys/arch/evbarm/conf: MMNET_GENERIC
src/sys/arch/i386/conf: ALL
src/sys/dev/pci: unichromefb.c
Log Message:
Remove references t
Module Name:src
Committed By: mrg
Date: Sun Oct 25 21:44:16 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo:
nouveau_engine_fifo_nvc0.c
Log Message:
don't try to wait if (cold), spin waiting for registers to clear.
same as
Module Name:src
Committed By: bouyer
Date: Sun Oct 25 21:21:52 UTC 2015
Modified Files:
src/sys/arch/evbarm/awin: awin_machdep.c
Log Message:
Add calls to awin_hdmi_sysconfig() and awin_tcon_sysconfig(), missing from
previous commit.
To generate a diff of this commit:
cv
Module Name:src
Committed By: bouyer
Date: Sun Oct 25 20:54:19 UTC 2015
Modified Files:
src/sys/arch/arm/allwinner: awin_board.c awin_debe.c awin_hdmi.c
awin_reg.h awin_tcon.c awin_var.h
src/sys/arch/evbarm/awin: awin_machdep.c
Log Message:
Snapshot of
Module Name:src
Committed By: bouyer
Date: Sun Oct 25 20:46:46 UTC 2015
Modified Files:
src/sys/arch/evbarm/awin: awin_sysconfig.c
Log Message:
Return an error instead of KASSERT() we don't get the expected type for
a key.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: mrg
Date: Sun Oct 25 19:06:49 UTC 2015
Modified Files:
src/libexec/httpd: bozohttpd.h
Log Message:
s/USE_NBUTIL/HAVE_NBUTIL_H/, to match the Makefile.
fixes a merge problem in introduced when merging the QNX patches.
from Jan Danielsson.
To
Module Name:src
Committed By: pooka
Date: Sun Oct 25 16:01:04 UTC 2015
Modified Files:
src/lib/libc/gen: Makefile.inc
Log Message:
Don't include daemon.c in RUMPRUN=yes mode.
The standard implementation uses fork(), needs an alternative
implementation for Rumprun.
To ge
Module Name:src
Committed By: njoly
Date: Sun Oct 25 15:55:58 UTC 2015
Modified Files:
src/sys/compat/linux/arch/alpha: linux_syscall.h linux_syscallargs.h
linux_syscalls.c linux_sysent.c
src/sys/compat/linux/arch/mips: linux_syscall.h linux_syscallargs.
Module Name:src
Committed By: njoly
Date: Sun Oct 25 15:55:05 UTC 2015
Modified Files:
src/sys/compat/linux/arch/alpha: syscalls.master
src/sys/compat/linux/arch/mips: syscalls.master
src/sys/compat/linux/arch/powerpc: syscalls.master
Log Message:
Cleanup p
Module Name:src
Committed By: skrll
Date: Sun Oct 25 09:50:06 UTC 2015
Modified Files:
src/sys/dev/usb [nick-nhusb]: ehci.c ehcivar.h
Log Message:
Restructure the xfer methods so that (close to) minimal work in done in softint
context. Now all memory allocation is done in
Module Name:src
Committed By: skrll
Date: Sun Oct 25 09:28:41 UTC 2015
Modified Files:
src/sys/dev/usb [nick-nhusb]: ehci.c
Log Message:
Initialise some variables in their declarations.
To generate a diff of this commit:
cvs rdiff -u -r1.234.2.62 -r1.234.2.63 src/sys/dev
Module Name:src
Committed By: martin
Date: Sun Oct 25 09:27:14 UTC 2015
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
Apease bogus gcc warning.
To generate a diff of this commit:
cvs rdiff -u -r1.501 -r1.502 src/sys/kern/vfs_syscalls.c
Please note that diffs
Module Name:src
Committed By: maxv
Date: Sun Oct 25 07:51:16 UTC 2015
Modified Files:
src/sys/arch/xen/xen: xbd_xenbus.c
Log Message:
Uninitialized variable. Found by Brainy.
ok pgoyette@
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/xen/xen
16 matches
Mail list logo