Module Name:src
Committed By: dennis
Date: Mon Jan 12 02:48:20 UTC 2015
Modified Files:
src/lib/libc/arch/powerpc64: SYS.h
src/lib/libc/arch/powerpc64/sys: cerror.S
Log Message:
Replace the branch to __cerror() in powerpc64 syscall stubs
with inline code which does
Module Name:src
Committed By: dennis
Date: Mon Jan 12 02:32:33 UTC 2015
Modified Files:
src/sys/arch/powerpc/include: asm.h
Log Message:
Name the offsets to the remaining fields in the ppc64
stack frame header. Add a stack frame alignment macro
to avoid hard-coding that.
Module Name:src
Committed By: jakllsch
Date: Mon Jan 12 01:18:38 UTC 2015
Modified Files:
src/sys/arch/arm/arm32: arm32_boot.c
Log Message:
use IPL_NONE for CPU attach message serialization mutex
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/
Module Name:src
Committed By: jakllsch
Date: Mon Jan 12 01:02:35 UTC 2015
Modified Files:
src/sys/arch/arm/omap: omap3_sdhc.c
Log Message:
spell "regulator" correctly
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/omap/omap3_sdhc.c
Please
Module Name:src
Committed By: joerg
Date: Sun Jan 11 22:59:57 UTC 2015
Modified Files:
src/sys/dev/marvell: if_gfe.c
Log Message:
sizeof doesn't evaluate the expression, so increment of rxd doesn't
happen. Move it out.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: martin
Date: Sun Jan 11 22:59:25 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Makefile
Log Message:
Strip debug symbols from ofwboot.
The forth bootsector loading this file when booting from disk is
"simplistic" and does not ski
Module Name:src
Committed By: joerg
Date: Sun Jan 11 20:52:57 UTC 2015
Modified Files:
src/sys/arch/arm/include: profile.h
Log Message:
ARM has deprecated using both PC and LR in the register list of pop with
ARMv6T2, so split the instructions up.
To generate a diff of t
Module Name:src
Committed By: is
Date: Sun Jan 11 19:54:23 UTC 2015
Modified Files:
src/sys/arch/x86/x86: consinit.c
Log Message:
Add support for the (cobalt) nullcons to amd64 and i386.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/x86/x86/c
Module Name:src
Committed By: jmcneill
Date: Sun Jan 11 18:58:09 UTC 2015
Modified Files:
src/sys/dev/i2c: pcf8563.c
Log Message:
dont read cs1/cs2 regs when reading clock, only use polling mode when cold,
invert logic for century flag (1 means 1900, 0 means 2000), set dt
Module Name:src
Committed By: jmcneill
Date: Sun Jan 11 18:56:54 UTC 2015
Modified Files:
src/sys/dev/i2c: pcf8563reg.h
Log Message:
add VL flags
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/pcf8563reg.h
Please note that diffs are not publ
Module Name:src
Committed By: jmcneill
Date: Sun Jan 11 18:05:36 UTC 2015
Modified Files:
src/sys/dev/i2c: pcf8563.c
Log Message:
initialize CS1/CS2 regs, honour century flag, return an error on read if
voltage low bit is set
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: hannken
Date: Sun Jan 11 17:29:57 UTC 2015
Modified Files:
src/sys/modules/chfs: Makefile
src/sys/ufs: files.ufs
src/sys/ufs/chfs: chfs.h chfs_inode.h chfs_vfsops.c chfs_vnode.c
chfs_vnops.c
Removed Files:
sr
Module Name:src
Committed By: hannken
Date: Sun Jan 11 17:28:22 UTC 2015
Modified Files:
src/sys/ufs/chfs: chfs_gc.c chfs_vnode.c
Log Message:
Convert a bogus mnt_vnodelist traversal to vfs_vnode_iterator.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/s
Module Name:src
Committed By: hannken
Date: Sun Jan 11 17:27:54 UTC 2015
Modified Files:
src/sys/ufs/chfs: chfs_vnops.c
Log Message:
Return immediately from successfull cache_lookup().
No need to unlock an unlocked vnode.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: jmcneill
Date: Sun Jan 11 16:54:21 UTC 2015
Modified Files:
src/sys/dev/i2c: files.i2c
Removed Files:
src/sys/dev/i2c: hym8563.c
Log Message:
pcf8653 driver is compatible, delete this driver
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: jmcneill
Date: Sun Jan 11 16:53:42 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: ROCKCHIP
Log Message:
looks like hym8563 and pcf8563 are compatible, switch to pcf8563rtc driver
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1
Module Name:src
Committed By: jmcneill
Date: Sun Jan 11 15:23:09 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: ROCKCHIP
Log Message:
add hymrtc driver
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/evbarm/conf/ROCKCHIP
Please note that d
Module Name:src
Committed By: jmcneill
Date: Sun Jan 11 15:22:26 UTC 2015
Modified Files:
src/sys/dev/i2c: files.i2c
Added Files:
src/sys/dev/i2c: hym8563.c
Log Message:
add Haoyu Microelectronic HYM8563 RTC driver
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jmcneill
Date: Sun Jan 11 14:59:13 UTC 2015
Modified Files:
src/sys/arch/arm/rockchip: rockchip_i2c.c
Log Message:
rkiic_wait: fix non-polled mode
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/rockchip/rockchip
Module Name:src
Committed By: jmcneill
Date: Sun Jan 11 14:22:53 UTC 2015
Modified Files:
src/sys/conf: files
src/sys/kern: kern_todr.c
Log Message:
defflag TODR_DEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.1123 -r1.1124 src/sys/conf/files
cvs rdiff
Module Name:src
Committed By: jmcneill
Date: Sun Jan 11 14:19:09 UTC 2015
Modified Files:
src/sys/dev/usb: if_urtwn.c
Log Message:
Pass the correct length to firmware_free. The code previously did
len = firmware_get_size(..) and then used len as a counter while loading
fir
Module Name:src
Committed By: martin
Date: Sun Jan 11 14:15:43 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets #405 - #407
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.158 -r1.1.2.159 src/doc/CHANGES-7.0
Please note that diffs ar
Module Name:src
Committed By: martin
Date: Sun Jan 11 14:13:25 UTC 2015
Modified Files:
src/sys/dev [netbsd-7]: midi.c midi_if.h midivar.h sequencer.c
sequencervar.h
src/sys/dev/usb [netbsd-7]: FILES umidi.c umidi_quirks.c
Removed Files:
src/sys/
Module Name:src
Committed By: palle
Date: Sun Jan 11 13:40:22 UTC 2015
Modified Files:
src/sys/arch/sparc64/sparc64: mdesc.c
Log Message:
sun4v: hv_mach_desc() needs a buffer length of zero to return the actual length
- this also fixes the failing sparc GENERIC_SUN4U buil
Module Name:src
Committed By: martin
Date: Sun Jan 11 13:05:13 UTC 2015
Modified Files:
src/sys/dev/pci [netbsd-7]: if_dge.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #406):
sys/dev/pci/if_dge.c: revision 1.39
fix device/softc split bot
Module Name:src
Committed By: martin
Date: Sun Jan 11 13:02:41 UTC 2015
Modified Files:
src/sys/arch/macppc/stand/ofwboot [netbsd-7]: boot.h
Log Message:
Pull up following revision(s) (requested by chs in ticket #405):
sys/arch/macppc/stand/ofwboot/boot.h: revision
Module Name:src
Committed By: mrg
Date: Sun Jan 11 10:00:53 UTC 2015
Modified Files:
src/doc: 3RDPARTY
Log Message:
update for reality. we don't have GCC 4.1 anymore...
To generate a diff of this commit:
cvs rdiff -u -r1.1189 -r1.1190 src/doc/3RDPARTY
Please note that
Module Name:src
Committed By: mrg
Date: Sun Jan 11 09:54:44 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
note GCC 4.8.4.
To generate a diff of this commit:
cvs rdiff -u -r1.2033 -r1.2034 src/doc/CHANGES
Please note that diffs are not public domain; they are su
28 matches
Mail list logo