Module Name:src
Committed By: ozaki-r
Date: Sat Mar 15 07:43:01 UTC 2014
Modified Files:
src/external/cddl/osnet/dev/dtrace/arm: dtrace_isa.c
Log Message:
Make arm/dtrace_isa.c buildable
This is a band-aid for build, but it works anyway.
We have to do a real fix in the fu
Module Name:src
Committed By: ozaki-r
Date: Sat Mar 15 07:49:15 UTC 2014
Modified Files:
src/external/cddl/osnet/dev/dtrace/arm: dtrace_asm.S
Log Message:
Enable invop handler on module load
It sets a fbt handler to dtrace_invop_jump_addr on module load,
which is used to
Module Name:src
Committed By: ozaki-r
Date: Sat Mar 15 08:00:19 UTC 2014
Modified Files:
src/external/cddl/osnet/dev/fbt: fbt.c
src/external/cddl/osnet/dist/uts/common/sys: dtrace.h
Log Message:
Implement DTrace FBT provider for ARM
- Finding probable functions
-
Module Name:src
Committed By: rmind
Date: Sat Mar 15 08:46:01 UTC 2014
Modified Files:
src/usr.sbin/npf/npfctl: npf_bpf_comp.c
Log Message:
npfctl_bpf_cidr: another buf fix in handling IPv6 masks (bug found on ARM).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -
Module Name:src
Committed By: tsutsui
Date: Sat Mar 15 09:22:37 UTC 2014
Added Files:
src/sys/arch/m68k/m68k: busaddrerr.s
Log Message:
Add a common source of m68k bus error and address error handlers.
This will be included from each MD locore.s as other common m68k
asm f
Module Name:src
Committed By: tsutsui
Date: Sat Mar 15 09:24:56 UTC 2014
Modified Files:
src/sys/arch/news68k/news68k: locore.s
Log Message:
Use common m68k/busaddrerr.s for bus error and address error handlers.
No binary changes on GENERIC, and also tested on NWS-1750.
Module Name:src
Committed By: tsutsui
Date: Sat Mar 15 09:26:36 UTC 2014
Modified Files:
src/sys/arch/hp300/hp300: locore.s
Log Message:
Use common m68k/busaddrerr.s for bus error and address error handlers.
No binary changes on GENERIC.
To generate a diff of this commi
Module Name:src
Committed By: tsutsui
Date: Sat Mar 15 09:30:33 UTC 2014
Modified Files:
src/sys/arch/luna68k/luna68k: locore.s
Log Message:
Use common m68k/busaddrerr.s for bus error and address error handlers.
No binary changes on GENERIC.
To generate a diff of this c
Module Name:src
Committed By: kiyohara
Date: Sat Mar 15 10:30:41 UTC 2014
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add some Armada 370 IDs.
To generate a diff of this commit:
cvs rdiff -u -r1.1183 -r1.1184 src/sys/dev/pci/pcidevs
Please note that diffs are
Module Name:src
Committed By: kiyohara
Date: Sat Mar 15 10:32:36 UTC 2014
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1176 -r1.1177 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1175 -r1.1
Module Name:src
Committed By: kiyohara
Date: Sat Mar 15 10:44:10 UTC 2014
Modified Files:
src/sys/arch/arm/marvell: mvsoctmr.c
Log Message:
Support Armada 370. tested on MiraBox.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/marvell/mvso
Module Name:src
Committed By: kiyohara
Date: Sat Mar 15 10:40:39 UTC 2014
Modified Files:
src/sys/dev/marvell: marvellreg.h
Log Message:
Add some Armada 370 IDs.
And fix comment-out-ed ID for Discovery VI. (from Marvell USP)
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: kiyohara
Date: Sat Mar 15 10:54:40 UTC 2014
Modified Files:
src/sys/arch/arm/marvell: armadaxp.c mvsocvar.h
Log Message:
Add armada370_getclks().
Remove some white spaces.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/a
Module Name:src
Committed By: kiyohara
Date: Sat Mar 15 11:47:43 UTC 2014
Modified Files:
src/sys/dev/marvell: marvellvar.h
Log Message:
Add tags to marvell_attach_args.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/marvell/marvellvar.h
Please
Module Name:src
Committed By: kiyohara
Date: Sat Mar 15 11:48:38 UTC 2014
Modified Files:
src/sys/arch/arm/marvell: mvsoc.c
Log Message:
Support Armada 370.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arm/marvell/mvsoc.c
Please note that d
Module Name:src
Committed By: tsutsui
Date: Sat Mar 15 11:53:30 UTC 2014
Modified Files:
src/sys/arch/cesfic/cesfic: locore.s
Log Message:
Use common m68k/busaddrerr.s for bus error and address error handlers.
No binary changes on GENERIC.
To generate a diff of this com
Module Name:src
Committed By: tsutsui
Date: Sat Mar 15 12:02:28 UTC 2014
Modified Files:
src/sys/arch/mvme68k/mvme68k: locore.s
Log Message:
Remove duplicated INTERRUPT_SAVEREG and INTERRUPT_RESTOREREG macro.
They are in and now using different register format.
To gene
Module Name:src
Committed By: tsutsui
Date: Sat Mar 15 12:04:22 UTC 2014
Modified Files:
src/sys/arch/mvme68k/mvme68k: locore.s
Log Message:
Use common m68k/busaddrerr.s for bus error and address error handlers.
No binary changes on GENERIC.
To generate a diff of this c
Module Name:src
Committed By: tsutsui
Date: Sat Mar 15 12:06:54 UTC 2014
Modified Files:
src/sys/arch/next68k/next68k: locore.s
Log Message:
Use common m68k/busaddrerr.s for bus error and address error handlers.
No binary changes on GENERIC.
To generate a diff of this c
Module Name:src
Committed By: tsutsui
Date: Sat Mar 15 12:11:23 UTC 2014
Modified Files:
src/sys/arch/mac68k/mac68k: locore.s
Log Message:
Use common m68k/busaddrerr.s for bus error and address error handlers.
No binary changes on GENERIC.
To generate a diff of this com
Module Name:src
Committed By: martin
Date: Sat Mar 15 12:20:09 UTC 2014
Modified Files:
src/lib/libm/arch/vax: n_support.S
Log Message:
Provide copysignf and copysignl
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libm/arch/vax/n_support.S
Please n
Module Name:src
Committed By: kiyohara
Date: Sat Mar 15 13:33:48 UTC 2014
Modified Files:
src/sys/dev/marvell: ehci_mv.c gtidmac.c gtidmacvar.h if_mvgbe.c
mvpex.c mvpexvar.h mvsata_mv.c mvsdio.c
Log Message:
Support Armada 370 and DDR3 tags.
To generate a dif
Module Name:src
Committed By: kiyohara
Date: Sat Mar 15 13:48:45 UTC 2014
Modified Files:
src/sys/arch/evbarm/marvell: marvell_machdep.c
Log Message:
Support Armada 370.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/evbarm/marvell/marvell_mac
Module Name:src
Committed By: jakllsch
Date: Sat Mar 15 13:50:01 UTC 2014
Modified Files:
src/sys/arch/amd64/conf: XEN3_DOMU
Log Message:
Enable PCI support in amd64 XEN3_DOMU config to match i386 XEN3_DOMU config.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -
Module Name:src
Committed By: kiyohara
Date: Sat Mar 15 13:56:19 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: OPENBLOCKS_AX3 files.marvell
src/sys/arch/evbarm/marvell: marvellreg.h
Log Message:
Support options MVSOC_INTERREGS_PBASE for *old* Armada {XP,370} m
Module Name:src
Committed By: kiyohara
Date: Sat Mar 15 14:02:01 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: OPENBLOCKS_AX3
Log Message:
Add comment-out-ed FPU options. Armada XP has FPU.
Add comment-out-ed athn.
Change ehci[01] to ehci*. Check the clock gating al
Module Name:src
Committed By: kiyohara
Date: Sat Mar 15 14:09:09 UTC 2014
Added Files:
src/sys/arch/evbarm/conf: MIRABOX
Log Message:
Support GlobalScale MiraBox.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/conf/MIRABOX
Please note that
Module Name:src
Committed By: martin
Date: Sat Mar 15 14:12:56 UTC 2014
Modified Files:
src/lib/libm/arch/vax: n_support.S
Log Message:
Need to load the full argument
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libm/arch/vax/n_support.S
Please no
Module Name:src
Committed By: pooka
Date: Sat Mar 15 15:15:27 UTC 2014
Modified Files:
src/sys/rump: Makefile.rump
src/sys/rump/include/machine: cpu.h
src/sys/rump/include/rump: rumpuser.h
src/sys/rump/librump/rumpkern: lwproc.c rump.c rump_private.h
Module Name:src
Committed By: pooka
Date: Sat Mar 15 15:22:42 UTC 2014
Modified Files:
src/sys/rump/librump/rumpkern: Makefile.rumpkern
Log Message:
Use uniprocessor-optimized locking in RUMP_LOCKS_UP=yes (default: no)
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: riastradh
Date: Sat Mar 15 15:22:37 UTC 2014
Modified Files:
src/usr.sbin/npf/npfctl: npf_parse.y
Log Message:
Convert right-recursive rules to left-recursive ones.
This should obviate the need for the workaround of a large stack in
order to
Module Name:src
Committed By: roy
Date: Sat Mar 15 15:23:22 UTC 2014
Modified Files:
src/external/intel-fw-eula/ipw2200/dist: ipw2200-bss.fw ipw2200-ibss.fw
ipw2200-sniffer.fw
Log Message:
Import ipw2200-fw-3.1
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: matt
Date: Sat Mar 15 17:14:56 UTC 2014
Modified Files:
src/sys/arch/arm/omap: obio_ohci.c
Log Message:
OMAP5 support
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/omap/obio_ohci.c
Please note that diffs are
Module Name:src
Committed By: matt
Date: Sat Mar 15 17:28:25 UTC 2014
Added Files:
src/sys/arch/evbarm/conf: MIRABOX_INSTALL
Log Message:
Add install kernel for MIRABOX
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/conf/MIRABOX_INSTALL
Pl
Module Name:src
Committed By: christos
Date: Sat Mar 15 18:28:23 UTC 2014
Modified Files:
src/external/bsd/bind/dist/lib/isc/unix: app.c
Log Message:
Since the sigwait stuff is conditional to isc_bind9, we cannot block
SIGHUP,SIGINT,SIGTERM on startup, so make those also c
Module Name:src
Committed By: martin
Date: Sat Mar 15 19:20:27 UTC 2014
Modified Files:
src/sys/dev/usb: uchcom.c
Log Message:
Remove unused include
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/usb/uchcom.c
Please note that diffs are not pub
Module Name:src
Committed By: mrg
Date: Sat Mar 15 20:46:38 UTC 2014
Modified Files:
src/external/gpl3/gcc/usr.bin/backend: Makefile
Log Message:
make sure we use the C compiler (not C++) for CC= when running the
configure for auto-build.h. fixes problems on linux.
To g
Module Name:src
Committed By: mrg
Date: Sat Mar 15 23:12:58 UTC 2014
Modified Files:
src/external/gpl3/gcc/usr.bin/common-target: Makefile
Log Message:
add missing -DGENERATOR_FILE to HOST_CPPFLAGS.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external
Module Name:src
Committed By: uwe
Date: Sun Mar 16 00:07:58 UTC 2014
Modified Files:
src/external/gpl3/gcc/usr.bin/host-libiberty: Makefile
Log Message:
G/c extraneous TAB.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/usr.bin/ho
Module Name:src
Committed By: dholland
Date: Sun Mar 16 00:33:13 UTC 2014
Modified Files:
src/usr.bin/login: login.c
Log Message:
Fix gcc48 build without Kerberos.
While here, rectify related bug where if gethostname() failed, login
would null-terminate uninitialized stac
Module Name:src
Committed By: dholland
Date: Sun Mar 16 01:07:46 UTC 2014
Modified Files:
src/usr.bin/su: su.c
Log Message:
Fix gcc48 build. No obvious reason why nobody else has hit this...
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/usr.bin/su/su.
Module Name:src
Committed By: uwe
Date: Sun Mar 16 01:21:35 UTC 2014
Modified Files:
src/sys/ufs/ufs: ufs_quota2.c
Log Message:
Shut up -Wuninitialized on sh3 with gcc 4.8
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/ufs/ufs/ufs_quota2.c
Please
Module Name:src
Committed By: ozaki-r
Date: Sun Mar 16 05:11:19 UTC 2014
Modified Files:
src/external/cddl/osnet/lib/libdtrace: Makefile
Log Message:
Look up arm directory on MACHINE_ARCH=*arm*
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/cddl
Module Name:src
Committed By: dholland
Date: Sun Mar 16 05:20:30 UTC 2014
Modified Files:
src/sys/altq: altq_conf.c
src/sys/arch/acorn26/ioc: arcpp.c
src/sys/arch/acorn32/mainbus: fd.c
src/sys/arch/alpha/alpha: promcons.c
src/sys/arch/amiga/d
Module Name:src
Committed By: dholland
Date: Sun Mar 16 05:49:41 UTC 2014
Modified Files:
src/sys/dev/mscp: mscp_disk.c
Log Message:
typo in previous
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/dev/mscp/mscp_disk.c
Please note that diffs are no
Module Name:src
Committed By: ozaki-r
Date: Sun Mar 16 06:51:43 UTC 2014
Modified Files:
src/external/cddl/osnet/lib/libdtrace: Makefile
Log Message:
Use MACHINE_CPU instead of MACHINE_ARCH with pattern matching
Include bsd.own.mk to use MACHINE_CPU.
Advised by matt@
T
46 matches
Mail list logo