Module Name:src
Committed By: martin
Date: Thu Aug 14 06:58:39 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets 10, 14 and 15
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-7.0
Please note that diffs are
Module Name:src
Committed By: martin
Date: Thu Aug 14 06:56:55 UTC 2014
Modified Files:
src/sys/dev/usb [netbsd-7]: usb.h
Log Message:
Pull up following revision(s) (requested by skrll in ticket #10):
sys/dev/usb/usb.h: revision 1.107
Define AXEN_DEBUG. From Takah
Module Name:src
Committed By: martin
Date: Thu Aug 14 06:52:38 UTC 2014
Modified Files:
src/sys/arch/x86/pci [netbsd-7]: if_vmx.c
Log Message:
Pull up following revision(s) (requested by hikaru in ticket #15):
sys/arch/x86/pci/if_vmx.c: revision 1.5
Set ifflags cal
Module Name:src
Committed By: martin
Date: Thu Aug 14 06:50:37 UTC 2014
Modified Files:
src/sys/arch/sparc64/sparc64 [netbsd-7]: locore.s
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #14):
sys/arch/sparc64/sparc64/locore.s: revision 1
Module Name:src
Committed By: hikaru
Date: Thu Aug 14 05:42:16 UTC 2014
Modified Files:
src/sys/arch/x86/pci: if_vmx.c
Log Message:
Set ifflags callback so that the device can enter promiscuous mode.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arc
Module Name:src
Committed By: nakayama
Date: Thu Aug 14 04:14:33 UTC 2014
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
Add missing delay slot in DEBUG kernel.
To generate a diff of this commit:
cvs rdiff -u -r1.369 -r1.370 src/sys/arch/sparc64/spar
Module Name:src
Committed By: matt
Date: Wed Aug 13 22:56:56 UTC 2014
Modified Files:
src/sys/arch/alpha/include: int_types.h
src/sys/arch/ia64/include: int_types.h
src/sys/arch/m68k/include: int_types.h
src/sys/arch/mips/include: int_types.h
Module Name:src
Committed By: matt
Date: Wed Aug 13 22:51:59 UTC 2014
Modified Files:
src/sys/arch/alpha/include: int_const.h
src/sys/arch/ia64/include: int_const.h
src/sys/arch/m68k/include: int_const.h
src/sys/arch/mips/include: int_const.h
Module Name:src
Committed By: macallan
Date: Wed Aug 13 22:48:16 UTC 2014
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-nv: Makefile
Log Message:
mention NV_TEST_FOR_KERNEL_DRIVER and explain why it isn't enabled for now
To generate a diff of this commi
Module Name:xsrc
Committed By: macallan
Date: Wed Aug 13 22:45:12 UTC 2014
Modified Files:
xsrc/external/mit/xf86-video-nv/dist/src: nv_driver.c
Log Message:
put pci_device_has_kernel_driver(dev) into #if NV_TEST_FOR_KERNEL_DRIVER
at least for now there is nothing that kee
Module Name:src
Committed By: matt
Date: Wed Aug 13 22:31:07 UTC 2014
Modified Files:
src/sys/arch/alpha/include: int_limits.h
src/sys/arch/ia64/include: int_limits.h
src/sys/arch/m68k/include: int_limits.h
src/sys/arch/mips/include: int_limits.h
Module Name:src
Committed By: matt
Date: Wed Aug 13 22:25:40 UTC 2014
Modified Files:
src/sys/arch/alpha/include: int_mwgwtypes.h
src/sys/arch/ia64/include: int_mwgwtypes.h
src/sys/arch/m68k/include: int_mwgwtypes.h
src/sys/arch/mips/include: int_mwg
Module Name:src
Committed By: matt
Date: Wed Aug 13 22:16:24 UTC 2014
Modified Files:
src/sys/arch/arm/include: profile.h
Log Message:
Don't save r4 since we don't use it.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/include/profile.h
P
Module Name:src
Committed By: riz
Date: Wed Aug 13 21:50:56 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets 11, 12
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/doc/CHANGES-7.0
Please note that diffs are not public
Module Name:src
Committed By: riz
Date: Wed Aug 13 21:50:39 UTC 2014
Modified Files:
src/sys/dev/usb [netbsd-7]: files.usb usb.h
Log Message:
Pull up following revision(s) (requested by skrll in ticket #12):
sys/dev/usb/files.usb: revision 1.133
sys/dev/usb
Module Name:src
Committed By: riz
Date: Wed Aug 13 21:47:18 UTC 2014
Modified Files:
src/sys/dev/usb [netbsd-7]: xhci.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #11):
sys/dev/usb/xhci.c: revision 1.25
Serialise xhci_intr1 calls with
Module Name:src
Committed By: matt
Date: Wed Aug 13 21:41:32 UTC 2014
Modified Files:
src/sys/arch/arm/arm: ast.c process_machdep.c syscall.c
src/sys/arch/arm/arm32: fault.c
src/sys/arch/arm/include: locore.h
Log Message:
Add __NO_FIQ to prevent testing of
Module Name:src
Committed By: matt
Date: Wed Aug 13 21:10:31 UTC 2014
Modified Files:
src/sys/arch/arm/arm: sig_machdep.c
Log Message:
When creating a mcontext, make sure the PSR we are saving is actually valid.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.
Module Name:src
Committed By: riastradh
Date: Wed Aug 13 20:56:21 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: pci.h
Log Message:
Fix shifts & masks in Linux pci_read_config_{word,byte}.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src
Module Name:src
Committed By: joerg
Date: Wed Aug 13 20:52:05 UTC 2014
Modified Files:
src/distrib/evbppc/ramdisk: Makefile
Log Message:
Bump ramdisk size to 3.2MB and include dhcpcd.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/distrib/evbppc/ramdis
Module Name:src
Committed By: joerg
Date: Wed Aug 13 20:51:27 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Use compiler-rt and libc++ with LLVM on PowerPC64.
To generate a diff of this commit:
cvs rdiff -u -r1.831 -r1.832 src/share/mk/bsd.own.mk
Please
Module Name:src
Committed By: matt
Date: Wed Aug 13 19:51:27 UTC 2014
Modified Files:
src/sys/arch/aarch64/include: int_fmtio.h
Log Message:
Back out last change.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/aarch64/include/int_fmtio.h
Please
Module Name:src
Committed By: matt
Date: Wed Aug 13 19:48:17 UTC 2014
Modified Files:
src/sys/arch/alpha/include: int_fmtio.h
src/sys/arch/arm/include: int_fmtio.h
src/sys/arch/hppa/include: int_fmtio.h
src/sys/arch/ia64/include: int_fmtio.h
Module Name:src
Committed By: plunky
Date: Wed Aug 13 19:43:47 UTC 2014
Modified Files:
src/sys/netipsec: ipsec.c
Log Message:
C99 6.5.15 Conditional operator note 3 states that the second and
third operators of a ?: operation shoud (amongst other conditions)
either both b
Module Name:src
Committed By: matt
Date: Wed Aug 13 19:32:35 UTC 2014
Modified Files:
src/sys/arch/aarch64/include: lock.h
Log Message:
Use __ATOMIC_RELAXED in __cpu_simple_lock_init
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/aarch64/include
Module Name:src
Committed By: justin
Date: Wed Aug 13 18:25:11 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Respect EXTERNAL_TOOLCHAIN on aarch64
To generate a diff of this commit:
cvs rdiff -u -r1.830 -r1.831 src/share/mk/bsd.own.mk
Please note that d
Module Name:src
Committed By: justin
Date: Wed Aug 13 17:14:42 UTC 2014
Modified Files:
src/sys/arch/aarch64/include: int_fmtio.h
Log Message:
Add formatting for aarch64 as using arm ones errors for ll on 64 bit types
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: joerg
Date: Wed Aug 13 15:56:52 UTC 2014
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: Makefile.inc
Log Message:
Build position independent on PPC64, too.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/libexec/ld.elf
Module Name:src
Committed By: hannken
Date: Wed Aug 13 15:48:38 UTC 2014
Modified Files:
src/sbin/mount_ptyfs: mount_ptyfs.8
Log Message:
Adapt to reality -- already open BSD style nodes do not appear on
ptyfs mounts (this changed some months ago).
To generate a diff of
Module Name:src
Committed By: joerg
Date: Wed Aug 13 15:41:22 UTC 2014
Modified Files:
src/lib/libc/arch/powerpc64/gen: swapcontext.S
Log Message:
[] -> ()
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/powerpc64/gen/swapcontext.S
Please n
Module Name:src
Committed By: joerg
Date: Wed Aug 13 15:19:22 UTC 2014
Modified Files:
src/lib/libc/arch/powerpc64/sys: sbrk.S
Log Message:
Spell LdAddr consistently
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/arch/powerpc64/sys/sbrk.S
Pleas
Module Name:src
Committed By: matt
Date: Wed Aug 13 15:06:28 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Fix for PR/49061
only kassert in pmap_kenter_pa if PMAP_CACHE_PIVT && !ARM_MMU_EXTENDED
To generate a diff of this commit:
cvs rdiff -u -r1.2
Module Name:src
Committed By: pooka
Date: Wed Aug 13 15:01:32 UTC 2014
Modified Files:
src/sys/rump/dev: Makefile.rumpdevcomp
Added Files:
src/sys/rump/dev/lib/libpci_if_pcn: Makefile PCI_IF_PCN.ioconf
pcn_at_pci.c shlib_version
Log Message:
Add compone
Module Name:src
Committed By: joerg
Date: Wed Aug 13 14:43:48 UTC 2014
Modified Files:
src/doc: TODO.clang
src/lib/libc/compat/sys: compat___semctl13.c compat_semctl.c
src/lib/libc/sys: semctl.c
Log Message:
Use the lint path as workaround for Clang on 32bi
Module Name:src
Committed By: joerg
Date: Wed Aug 13 14:41:45 UTC 2014
Modified Files:
src/lib/libc/compiler_rt: Makefile.inc
Log Message:
powerpc64 uses the same sources as powerpc and needs the long double as
double-double sources.
To generate a diff of this commit:
cv
Module Name:src
Committed By: pooka
Date: Wed Aug 13 14:35:46 UTC 2014
Modified Files:
src/sys/dev/pci: if_vioif.c
Log Message:
Don't use config_deferred_interrupts() for vioif_deferred_init(),
just run it once as part of if_init(). The problem with the former
is that it
Module Name:src
Committed By: apb
Date: Wed Aug 13 14:13:04 UTC 2014
Modified Files:
src/sbin/ccdconfig: ccd.conf.5
Log Message:
Interleave 0 means concatenate serially, do not interleave.
This information was in the ccd(4) man page, but not
in ccdconfig(8) or ccd.conf(5).
Module Name:src
Committed By: hannken
Date: Wed Aug 13 14:10:00 UTC 2014
Modified Files:
src/sys/fs/ptyfs: ptyfs.h ptyfs_subr.c ptyfs_vfsops.c ptyfs_vnops.c
Log Message:
- Add a map of active controlling ptys per mount and no longer abuse
the vnode lifecycle.
- No longer
Module Name:src
Committed By: wiz
Date: Wed Aug 13 13:53:14 UTC 2014
Modified Files:
src/external/bsd/tcpdump/dist: tcpdump.1.in
Log Message:
Add missing TP so that -a is not hidden in the -A description.
>From Anon Ymous.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: plunky
Date: Wed Aug 13 13:37:20 UTC 2014
Modified Files:
src/external/bsd/pcc/dist/pcc/cc/ccom: cgram.y
Log Message:
update to r1.377 from upstream, commit message from ragge:
Allow for use of restrict in array declarations (as gcc does).
Fi
Module Name:src
Committed By: plunky
Date: Wed Aug 13 13:18:08 UTC 2014
Modified Files:
src/external/bsd/pcc/dist/pcc/arch/amd64: code.c
Log Message:
remove unused variable, as reported by Brad Harder
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.5 -r1.2 src/ex
Module Name:src
Committed By: apb
Date: Wed Aug 13 13:14:35 UTC 2014
Modified Files:
src/sbin/ccdconfig: ccdconfig.8
Log Message:
Interleave 0 means concatenate serially, do not interleave.
This information was in the ccd(4) man page, but not
in ccdconfig(8) or ccd.conf(5)
Module Name:src
Committed By: christos
Date: Wed Aug 13 11:35:34 UTC 2014
Modified Files:
src/usr.bin/sed: process.c
Log Message:
PR/49109: Jeremie Le Hen: fix sed relative addressin (1,+N)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192108
http://svnweb.freebsd.org/
Module Name:src
Committed By: macallan
Date: Wed Aug 13 10:56:36 UTC 2014
Modified Files:
src/sys/arch/macppc/dev: cuda.c
Log Message:
if we get garbage from the RTC try again a couple times
this seems to happen more frequently when the PRAM battery goes bad
To generate
Module Name:src
Committed By: macallan
Date: Wed Aug 13 09:41:51 UTC 2014
Modified Files:
src/sys/arch/macppc/dev: cudavar.h
Log Message:
add PRAM access commands
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/macppc/dev/cudavar.h
Please note t
45 matches
Mail list logo