Module Name:src
Committed By: rtr
Date: Fri Mar 6 03:35:00 UTC 2015
Modified Files:
src/sys/kern: uipc_syscalls.c
Log Message:
Return EINVAL if namelen isn't large enough to encompass the expected
members of sockaddr structures. i.e. sa_len and sa_family.
Discussed with
Module Name:src
Committed By: riastradh
Date: Fri Mar 6 02:55:11 UTC 2015
Modified Files:
src/sys/arch/amd64/conf: ALL GENERIC
Log Message:
Fix commented nouveau in amd64/GENERIC. Add nouveau to amd64/ALL.
Remove NV_DEBUG from amd64/ALL -- it breaks nouveau, and I can't
Module Name:src
Committed By: riastradh
Date: Fri Mar 6 01:43:07 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_bo.h nouveau_drm.c
nouveau_fbcon.c nouveau_vga.h
src/sys/external/bsd/drm2/include/linux: pci.h reboot.h
Module Name:src
Committed By: riastradh
Date: Fri Mar 6 01:24:24 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/dist/include/drm: drmP.h
src/sys/external/bsd/drm2/pci: drm_pci.c drm_pci_module.c
Log Message:
Adapt drmkms_pci module initialization to work as bu
Module Name:src
Committed By: christos
Date: Fri Mar 6 00:44:04 UTC 2015
Modified Files:
src/external/bsd/bind/dist/bin/named: main.c
Log Message:
Print syslog errors in one line, like we do for stderr so that the
duplicate line detection of syslogd can merge them.
To g
Module Name:src
Committed By: jmcneill
Date: Thu Mar 5 23:46:54 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
evbarm: Add support for ODROID-C1.
To generate a diff of this commit:
cvs rdiff -u -r1.2050 -r1.2051 src/doc/CHANGES
Please note that diffs are not pu
Module Name:src
Committed By: jmcneill
Date: Thu Mar 5 23:43:53 UTC 2015
Modified Files:
src/sys/arch/arm/amlogic: amlogic_var.h files.amlogic
Added Files:
src/sys/arch/arm/amlogic: amlogic_cpufreq.c
Log Message:
CPU frequency scaling support, enough to bump my OD
Module Name:src
Committed By: jmcneill
Date: Thu Mar 5 23:44:30 UTC 2015
Modified Files:
src/sys/arch/evbarm/amlogic: amlogic_machdep.c
Log Message:
initialize amlogic cpufreq sysctls
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/evbarm/amlo
Module Name:src
Committed By: riz
Date: Thu Mar 5 22:27:05 UTC 2015
Modified Files:
src/distrib/sets/lists/base [netbsd-6]: mi
src/distrib/sets/lists/text [netbsd-6]: mi
Log Message:
Pull up following revision(s) (requested by snj in ticket #1263):
distrib
Module Name:src
Committed By: riz
Date: Thu Mar 5 22:27:23 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Tickets 1262, 1263
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.200 -r1.1.2.201 src/doc/CHANGES-6.2
Please note that diffs are no
Module Name:src
Committed By: riz
Date: Thu Mar 5 22:26:20 UTC 2015
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
Tickets 1262, 1263.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.31 -r1.1.2.32 src/doc/CHANGES-6.1.6
Please note that diffs a
Module Name:src
Committed By: riz
Date: Thu Mar 5 22:26:36 UTC 2015
Modified Files:
src/distrib/sets/lists/base [netbsd-6-0]: mi
src/distrib/sets/lists/text [netbsd-6-0]: mi
Log Message:
Pull up following revision(s) (requested by snj in ticket #1263):
dis
Module Name:src
Committed By: riz
Date: Thu Mar 5 22:26:53 UTC 2015
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
Tickets 1262, 1263
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.31 -r1.1.2.32 src/doc/CHANGES-6.0.7
Please note that diffs ar
Module Name:src
Committed By: riz
Date: Thu Mar 5 22:25:58 UTC 2015
Modified Files:
src/distrib/sets/lists/base [netbsd-6-1]: mi
src/distrib/sets/lists/text [netbsd-6-1]: mi
Log Message:
Pull up following revision(s) (requested by snj in ticket #1263):
dis
Module Name:src
Committed By: riz
Date: Thu Mar 5 22:22:53 UTC 2015
Modified Files:
src/sys/dev/ic [netbsd-6-1]: tulip.c
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1262):
sys/dev/ic/tulip.c: revision 1.185
Stop the interface befor
Module Name:src
Committed By: riz
Date: Thu Mar 5 22:22:30 UTC 2015
Modified Files:
src/sys/dev/ic [netbsd-6-0]: tulip.c
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1262):
sys/dev/ic/tulip.c: revision 1.185
Stop the interface befor
Module Name:src
Committed By: riz
Date: Thu Mar 5 22:21:02 UTC 2015
Modified Files:
src/sys/dev/ic [netbsd-6]: tulip.c
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1262):
sys/dev/ic/tulip.c: revision 1.185
Stop the interface before
Module Name:src
Committed By: christos
Date: Thu Mar 5 21:13:48 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_i2c.c
Log Message:
Write the loops the same way, leaving i containing the number of tries
left. Also break early in the hot case.
To g
Module Name:src
Committed By: skrll
Date: Thu Mar 5 20:57:07 UTC 2015
Modified Files:
src/sys/dev/usb [nick-nhusb]: ehci.c
Log Message:
Remove macro magic. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.234.2.38 -r1.234.2.39 src/sys/dev/usb/eh
Module Name:src
Committed By: christos
Date: Thu Mar 5 20:19:30 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/pci: drmfb_pci.c
Log Message:
properly include files so that modules work.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/external/bsd
Module Name:src
Committed By: riastradh
Date: Thu Mar 5 17:56:39 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/i915drm: intelfb.c
src/sys/external/bsd/drm2/include/drm: drmfb_pci.h
src/sys/external/bsd/drm2/pci: drmfb_pci.c
Log Message:
Factor out int
Module Name:src
Committed By: riastradh
Date: Thu Mar 5 17:50:41 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/drm: files.drmkms
src/sys/external/bsd/drm2/i915drm: files.i915drmkms intelfb.c
src/sys/external/bsd/drm2/pci: files.drmkms_pci
src/s
Module Name:src
Committed By: riastradh
Date: Thu Mar 5 17:42:48 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/drm: drm_module.c files.drmkms
src/sys/modules/drmkms: Makefile
Added Files:
src/sys/external/bsd/drm2/i2c: drm_encoder_slave.c
src/s
Module Name:src
Committed By: macallan
Date: Thu Mar 5 17:42:29 UTC 2015
Modified Files:
src/sys/arch/evbmips/ingenic: intr.c
Log Message:
disable interrupts while processing them, reenable when we're done
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/
Module Name:src
Committed By: riastradh
Date: Thu Mar 5 17:35:56 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/include/linux: pm.h
Log Message:
Add an unused struct dev_pm_ops to .
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/external/bsd/drm
Module Name:src
Committed By: riastradh
Date: Thu Mar 5 17:29:18 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/include/linux: i2c.h
src/sys/external/bsd/drm2/linux: linux_i2c.c
Log Message:
Reorganize Linux i2c header file and add a few more shims.
To gener
Module Name:src
Committed By: riastradh
Date: Thu Mar 5 17:24:36 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/dist/include/drm: drm_crtc.h drm_modes.h
Log Message:
Include some necessary header files and forward declarations.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: riastradh
Date: Thu Mar 5 15:02:36 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/include/linux: i2c.h
Log Message:
Remove outdated comment. The ->dev.parent stuff is part of the API.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: skrll
Date: Thu Mar 5 14:27:25 UTC 2015
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_intr.c
Log Message:
Appease a KASSERT - will be remove when MULTIPROCESSOR RPI2 is fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7
Module Name:src
Committed By: nakayama
Date: Thu Mar 5 14:02:55 UTC 2015
Modified Files:
src/sys/dev: cons.c
Log Message:
Fix strange kernel output sequence "\n\r" observed in serial
consoles. Output '\r' before '\n' in conversion.
To generate a diff of this commit:
cv
Module Name:src
Committed By: skrll
Date: Thu Mar 5 12:39:08 UTC 2015
Modified Files:
src/sys/dev/usb [nick-nhusb]: usbdi.c
Log Message:
Minor USBHIST_LOG changes
To generate a diff of this commit:
cvs rdiff -u -r1.162.2.13 -r1.162.2.14 src/sys/dev/usb/usbdi.c
Please n
Module Name:src
Committed By: joerg
Date: Thu Mar 5 10:22:25 UTC 2015
Modified Files:
src/tools/llvm: Makefile
Log Message:
misc/48722: Use explicit HOST_SH in case the user insists on removing
permissions from the filesystem.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: skrll
Date: Thu Mar 5 10:21:02 UTC 2015
Modified Files:
src/doc: HACKS
Log Message:
Rename hp700 to hppa and note new ld.elf_so hack.
To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 src/doc/HACKS
Please note that diffs are
Module Name:src
Committed By: skrll
Date: Thu Mar 5 10:14:16 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
Note RPI2 support
To generate a diff of this commit:
cvs rdiff -u -r1.2049 -r1.2050 src/doc/CHANGES
Please note that diffs are not public domain; they ar
Module Name:src
Committed By: skrll
Date: Thu Mar 5 09:49:53 UTC 2015
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
HPPA hack for a problem where gdb doesn't see _rtld_debug_state when
it's a single bv,n %r0(%rp) instruction.
The nullify confuses something.
Module Name:src
Committed By: skrll
Date: Thu Mar 5 09:06:20 UTC 2015
Modified Files:
src/sys/dev/usb [nick-nhusb]: usbdi.c usbdivar.h
Log Message:
What was I thinking... usbd_free_xfer handles the buffer free.
Need more coffee
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: skrll
Date: Thu Mar 5 08:48:07 UTC 2015
Modified Files:
src/sys/dev/usb [nick-nhusb]: usbdi.c usbdivar.h
Log Message:
Don't leak memory in previous
To generate a diff of this commit:
cvs rdiff -u -r1.162.2.11 -r1.162.2.12 src/sys/dev/usb/us
Module Name:src
Committed By: skrll
Date: Thu Mar 5 08:34:47 UTC 2015
Modified Files:
src/sys/dev/usb [nick-nhusb]: usbdi.c usbdivar.h
Log Message:
Kill URQ_AUTO_BUFFER
To generate a diff of this commit:
cvs rdiff -u -r1.162.2.10 -r1.162.2.11 src/sys/dev/usb/usbdi.c
cvs
Module Name:src
Committed By: skrll
Date: Thu Mar 5 08:09:44 UTC 2015
Modified Files:
src/sys/arch/evbarm/ixdp425: ixdp425_machdep.c
src/sys/arch/evbarm/nslu2: nslu2_machdep.c
Log Message:
Spellos
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src
39 matches
Mail list logo