Module Name:src
Committed By: msaitoh
Date: Tue Jan 8 07:07:34 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.1
Log Message:
arm/arm/cpufunc.c rev. 1.119 is only for Sheeva CPU, so modify message a bit.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.71
Module Name:src
Committed By: skrll
Date: Tue Jan 8 06:50:07 UTC 2013
Modified Files:
src/sys/dev/usb: usbdivar.h
Log Message:
Fix the IPL level of the HC lock in a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/sys/dev/usb/usbdivar.h
Pleas
Module Name:src
Committed By: skrll
Date: Tue Jan 8 06:47:46 UTC 2013
Modified Files:
src/sys/dev/usb: usb.c
Log Message:
Improve a comment slightly
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 src/sys/dev/usb/usb.c
Please note that diffs are not pub
Module Name:src
Committed By: dsl
Date: Mon Jan 7 23:40:53 UTC 2013
Modified Files:
src/sys/arch/alpha/include: param.h
Log Message:
Only include machine/cpu.h if _KERNEL is defined.
Fixes alpha userspace build (esp. pstat).
NFI why it worked before at all.
To generate
Module Name:src
Committed By: macallan
Date: Mon Jan 7 23:24:28 UTC 2013
Modified Files:
src/sys/dev/pci: radeonfb.c
Log Message:
add PCI_PRODUCT_ATI_RADEON_RV370_5B63 - confirmed working by Dieter Roelants
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 s
Module Name:src
Committed By: rmind
Date: Mon Jan 7 23:21:32 UTC 2013
Modified Files:
src/sys/kern: kern_softint.c subr_pserialize.c
Log Message:
- softint_dispatch: perform pserialize(9) switchpoint when softintr processing
finishes (without blocking). Problem reporte
Module Name:src
Committed By: dsl
Date: Mon Jan 7 23:20:42 UTC 2013
Modified Files:
src/usr.sbin/cpuctl/arch: cpuctl_i386.h i386-asm.S i386.c x86_64-asm.S
Log Message:
Add support for the xsave related data from cpuid 8.n.
Reorder the output so that the 'brand' string - w
Module Name:src
Committed By: jmcneill
Date: Mon Jan 7 22:32:24 UTC 2013
Modified Files:
src/sys/arch/evbarm/rpi: rpi_vcmbox.c vcprop.h
Log Message:
Add support for rpi cpu frequency scaling through machdep.cpu.frequency.*
sysctls. The minimum and maximum supported freque
Module Name:src
Committed By: jmcneill
Date: Mon Jan 7 20:42:24 UTC 2013
Modified Files:
src/sys/arch/evbarm/rpi: rpi_machdep.c
Log Message:
pass cmdline.txt boot arguments to kernel
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/evbarm/rpi/r
Module Name:src
Committed By: jmcneill
Date: Mon Jan 7 20:20:22 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
add vcmbox driver
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/conf/RPI
Please note that diffs are n
Module Name:src
Committed By: jmcneill
Date: Mon Jan 7 20:19:33 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: files.rpi
Added Files:
src/sys/arch/evbarm/rpi: rpi_vcmbox.c
Log Message:
add support for rpi temperature sensor
To generate a diff of this commit:
Module Name:src
Committed By: jmcneill
Date: Mon Jan 7 20:18:28 UTC 2013
Modified Files:
src/sys/arch/evbarm/rpi: vcprop.h
Log Message:
add some more vcprop definitions -- power, temperature, and voltage related
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.
Module Name:src
Committed By: jmcneill
Date: Mon Jan 7 20:15:32 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_mbox.c bcm2835_mbox.h files.bcm2835
Log Message:
allow for a single board specific device to attach to the mbox driver
To generate a diff of this
Module Name:src
Committed By: riz
Date: Mon Jan 7 18:41:38 UTC 2013
Modified Files:
src/usr.sbin/npf/npfctl [netbsd-6]: npfctl.c
Log Message:
Back out part of ticket #777 accidentally committed with ticket #776,
to fix the netbsd-6 build.
To generate a diff of this comm
Module Name:src
Committed By: chs
Date: Mon Jan 7 17:03:06 UTC 2013
Modified Files:
src/sys/arch/amd64/include: segments.h
Log Message:
rearrange the LDT entries so that (32-bit) COMPAT_10 binaries work again.
in long mode, call gates use two slots, so the first entry (a
Module Name:src
Committed By: chs
Date: Mon Jan 7 16:59:18 UTC 2013
Modified Files:
src/sys/arch/sparc/include: pmap.h vmparam.h
src/sys/arch/sparc/sparc: pmap.c
Log Message:
switch to __USE_TOPDOWN_VM.
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.
Module Name:src
Committed By: chs
Date: Mon Jan 7 16:58:09 UTC 2013
Modified Files:
src/sys/arch/sun2/include: pmap.h vmparam.h
src/sys/arch/sun2/sun2: pmap.c
src/sys/arch/sun3/include: pmap3.h vmparam.h
src/sys/arch/sun3/sun3: pmap.c
Log Message:
Module Name:src
Committed By: chs
Date: Mon Jan 7 16:57:28 UTC 2013
Modified Files:
src/sys/arch/hppa/include: pmap.h vmparam.h
Log Message:
switch to __USE_TOPDOWN_VM.
move the stack to the top of the user address space so that
the available free space is more contiguous
Module Name:src
Committed By: riz
Date: Mon Jan 7 16:55:00 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.1
Log Message:
Tickets 771,772,774-776,778.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.70 -r1.1.2.71 src/doc/CHANGES-6.1
Please note that diff
Module Name:src
Committed By: chs
Date: Mon Jan 7 16:54:54 UTC 2013
Modified Files:
src/sys/kern: kern_resource.c
Log Message:
fix setrlimit(RLIMIT_STACK) for __MACHINE_STACK_GROWS_UP platforms.
To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 src/sys/ker
Module Name:src
Committed By: riz
Date: Mon Jan 7 16:54:21 UTC 2013
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.2
Log Message:
Ticket 778.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/doc/CHANGES-6.0.2
Please note that diffs are not pub
Module Name:src
Committed By: riz
Date: Mon Jan 7 16:53:36 UTC 2013
Modified Files:
src/sys/kern [netbsd-6-0]: uipc_syscalls.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #778):
sys/kern/uipc_syscalls.c: revision 1.157
sys/ke
Module Name:src
Committed By: riz
Date: Mon Jan 7 16:53:19 UTC 2013
Modified Files:
src/sys/kern [netbsd-6]: uipc_syscalls.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #778):
sys/kern/uipc_syscalls.c: revision 1.157
sys/kern
Module Name:src
Committed By: riz
Date: Mon Jan 7 16:51:08 UTC 2013
Modified Files:
src/dist/pf/usr.sbin/ftp-proxy [netbsd-6]: npf.c
src/lib/libnpf [netbsd-6]: npf.3 npf.c npf.h
src/sys/net/npf [netbsd-6]: npf.h npf_ctl.c
src/usr.sbin/npf/npfctl [ne
Module Name:src
Committed By: riz
Date: Mon Jan 7 16:45:30 UTC 2013
Modified Files:
src/sys/dev/marvell [netbsd-6]: if_mvgbe.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #775):
sys/dev/marvell/if_mvgbe.c: revision 1.34
Fix a bug tha
Module Name:src
Committed By: riz
Date: Mon Jan 7 16:42:51 UTC 2013
Modified Files:
src/sys/arch/arm/arm [netbsd-6]: cpufunc.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #774):
sys/arch/arm/arm/cpufunc.c: revision 1.119
Enable DCach
Module Name:src
Committed By: riz
Date: Mon Jan 7 15:54:01 UTC 2013
Modified Files:
src/lib/librefuse [netbsd-6]: refuse.c
Log Message:
Pull up following revision(s) (requested by tron in ticket #772):
lib/librefuse/refuse.c: revision 1.96
FUSE seems to allow shor
Module Name:src
Committed By: riz
Date: Mon Jan 7 15:41:57 UTC 2013
Modified Files:
src/doc [netbsd-6]: 3RDPARTY
src/external/ibm-public/postfix/dist [netbsd-6]: HISTORY makedefs
src/external/ibm-public/postfix/dist/src/global [netbsd-6]: dict_ldap.c
Module Name:src
Committed By: christos
Date: Mon Jan 7 15:14:17 UTC 2013
Modified Files:
src/sys/dev/usb: usb.h
Log Message:
more debug flags.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/dev/usb/usb.h
Please note that diffs are not public doma
Module Name:src
Committed By: prlw1
Date: Mon Jan 7 15:07:41 UTC 2013
Modified Files:
src/sys/dev: video.c
src/sys/dev/usb: ehci.c usb_mem.c usb_mem.h
Log Message:
Allow USB memory allocation by multiple segments in scatter/gather lists
rather than in a single con
Module Name:src
Committed By: jmcneill
Date: Mon Jan 7 13:23:46 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_emmc.c
Log Message:
emmc supports 1k block size, so set SDHC_MAX_BLK_LEN_1024 in host caps
To generate a diff of this commit:
cvs rdiff -u -r1.4 -
31 matches
Mail list logo