Module Name:src
Committed By: matt
Date: Thu Aug 30 02:26:38 UTC 2012
Modified Files:
src/sys/kern: kern_synch.c
Log Message:
Add a new more KASSERT/KASSERTMSG
To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 src/sys/kern/kern_synch.c
Please note that dif
Module Name:src
Committed By: matt
Date: Thu Aug 30 02:26:03 UTC 2012
Modified Files:
src/sys/kern: kern_lwp.c
Log Message:
A few more KASSERT/KASSERTMSG.
To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 src/sys/kern/kern_lwp.c
Please note that diffs are
Module Name:src
Committed By: matt
Date: Thu Aug 30 02:25:35 UTC 2012
Modified Files:
src/sys/kern: kern_runq.c
Log Message:
Change KASSERT to KASSERTMSG
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/kern/kern_runq.c
Please note that diffs are no
Module Name:src
Committed By: matt
Date: Thu Aug 30 02:24:48 UTC 2012
Modified Files:
src/sys/kern: subr_pcu.c
Log Message:
KASSERT -> KASSERTMSG
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/kern/subr_pcu.c
Please note that diffs are not public
Module Name:src
Committed By: matt
Date: Thu Aug 30 02:24:20 UTC 2012
Modified Files:
src/sys/kern: subr_autoconf.c
Log Message:
Give config thread more descriptive names.
To generate a diff of this commit:
cvs rdiff -u -r1.222 -r1.223 src/sys/kern/subr_autoconf.c
Pleas
Module Name:src
Committed By: matt
Date: Thu Aug 30 02:23:14 UTC 2012
Modified Files:
src/sys/kern: kern_lock.c
Log Message:
Use __cacheline_aligned
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 src/sys/kern/kern_lock.c
Please note that diffs are not p
Module Name:src
Committed By: matt
Date: Thu Aug 30 02:10:15 UTC 2012
Modified Files:
src/sys/arch/arm/include/arm32: pmap.h
Log Message:
Add a l1pte_supersection_p macro.
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/sys/arch/arm/include/arm32/pmap
Module Name:src
Committed By: matt
Date: Thu Aug 30 02:05:56 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Teach pmap_extract about supersections.
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 src/sys/arch/arm/arm32/pmap.c
Please
Module Name:src
Committed By: macallan
Date: Thu Aug 30 01:27:45 UTC 2012
Modified Files:
src/sys/dev/adb: adb_kbd.c files.adb
Log Message:
add options ADBKBD_EMUL_USB to turn USB emulation on by default
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/s
Module Name:src
Committed By: matt
Date: Wed Aug 29 23:16:35 UTC 2012
Modified Files:
src/sys/arch/arm/conf: files.arm
src/sys/arch/arm/mainbus: cpu_mainbus.c mainbus.c mainbus.h
Log Message:
Add core locator to mainbus. Add support for attaching multiple CPUs
T
Module Name:src
Committed By: matt
Date: Wed Aug 29 23:10:31 UTC 2012
Modified Files:
src/sys/arch/arm/arm: arm_machdep.c
src/sys/arch/arm/arm32: exception.S genassym.cf
src/sys/arch/arm/include: cpu.h
src/sys/arch/arm/include/arm32: machdep.h
Log M
Module Name:src
Committed By: matt
Date: Wed Aug 29 22:43:57 UTC 2012
Modified Files:
src/sys/arch/arm/conf: kern.ldscript.head
Log Message:
Add __stub_start and __stub_end symbols.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/conf/kern.ld
Module Name:src
Committed By: rmind
Date: Wed Aug 29 22:43:35 UTC 2012
Modified Files:
src/sys/arch/i386/i386: i386func.S
Log Message:
tlbflushg/i386: test for the PGE feature flag first, before checking the %cr4.
Add a comment explaining why need to check both and in such
Module Name:src
Committed By: matt
Date: Wed Aug 29 22:25:05 UTC 2012
Modified Files:
src/sys/arch/arm/include: asm.h
Log Message:
Add __BIT(n) macro
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/include/asm.h
Please note that diffs are
Module Name:src
Committed By: bouyer
Date: Wed Aug 29 20:39:24 UTC 2012
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
Make vlan and all ip/ip6 checksum offload work for the I350.
On newer devices, when using the legacy TX descriptors, vlan-related flags
Module Name:src
Committed By: drochner
Date: Wed Aug 29 20:37:51 UTC 2012
Modified Files:
src/sys/netipsec: key.c keydb.h
Log Message:
g/c unused struct member
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/sys/netipsec/key.c
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: wiz
Date: Wed Aug 29 20:34:19 UTC 2012
Modified Files:
src/etc: daily weekly
src/etc/rc.d: makemandb
Log Message:
Use new makemandb -Q flag to be really quiet.
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 src/etc/dai
Module Name:src
Committed By: wiz
Date: Wed Aug 29 20:33:02 UTC 2012
Modified Files:
src/usr.sbin/makemandb: makemandb.8 makemandb.c
Log Message:
Add -Q flag:
Print only fatal error messages (i.e., when the database is left in
an inconsistent state and needs manual interve
Module Name:src
Committed By: matt
Date: Wed Aug 29 19:10:17 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: cortex_pmc.c
src/sys/arch/arm/include/arm32: machdep.h
src/sys/arch/evbarm/beagle: beagle_machdep.c
src/sys/arch/evbarm/conf: std.beagle
Module Name:src
Committed By: matt
Date: Wed Aug 29 18:56:45 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Make all cortex and arm11 cpus uses writeback cached memories for pagetables
To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234
Module Name:src
Committed By: dholland
Date: Wed Aug 29 18:56:40 UTC 2012
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
Add missing newline to printf (in the disabled code for $ORIGIN).
To generate a diff of this commit:
cvs rdiff -u -r1.354 -r1.355 src/sys/kern
Module Name:src
Committed By: dholland
Date: Wed Aug 29 18:52:32 UTC 2012
Modified Files:
src/sys/dev/pci/hdaudio: hdafg_dd.c hdafg_dd.h
Log Message:
Fix rcsid.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/hdaudio/hdafg_dd.c \
src/sys/d
Module Name:src
Committed By: dholland
Date: Wed Aug 29 18:50:36 UTC 2012
Modified Files:
src/lib/libc/gen: getgrent.c
Log Message:
Check for NULL *before* using ALIGN().
I don't remember what prompted this, but it's obviously a desirable fix
and I've been carrying it on
Module Name:src
Committed By: dholland
Date: Wed Aug 29 18:46:13 UTC 2012
Modified Files:
src/sbin/dump: dump.8
Log Message:
Use more markup, fix English usage.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sbin/dump/dump.8
Please note that diffs are
Module Name:src
Committed By: matt
Date: Wed Aug 29 18:45:41 UTC 2012
Modified Files:
src/sys/arch/arm/include: cpu_counter.h
Log Message:
Use ci->ci_data.cpu_cc_freq.
Use new armreg_* macros.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/i
Module Name:src
Committed By: matt
Date: Wed Aug 29 18:44:56 UTC 2012
Modified Files:
src/sys/arch/arm/include: cpu.h
Log Message:
Remove undeeded struct device;
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sys/arch/arm/include/cpu.h
Please note tha
Module Name:src
Committed By: matt
Date: Wed Aug 29 18:37:14 UTC 2012
Modified Files:
src/sys/arch/arm/arm: cpufunc.c cpufunc_asm_armv7.S
Log Message:
Recode armv7_dcache_wbinv_all in asm. Add armv7_dcache_inv_all and
armv7_icache_inv_all as well.
Use dsb/dmb/isb instruct
Module Name:src
Committed By: matt
Date: Wed Aug 29 18:29:04 UTC 2012
Modified Files:
src/sys/arch/arm/arm: cpufunc.c
Log Message:
always start PMC cycle counter for ARM11 and Cortex.
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 src/sys/arch/arm/arm/cp
Module Name:src
Committed By: matt
Date: Wed Aug 29 18:05:42 UTC 2012
Modified Files:
src/sys/arch/evbarm/beagle: beagle.h beagle_machdep.c
Log Message:
For OMAP3530/TIAM37XX and OMAP4430, read the PLL regisers and calculate the
real CPU clock rate.
To generate a diff of
Module Name:src
Committed By: matt
Date: Wed Aug 29 18:04:23 UTC 2012
Modified Files:
src/sys/arch/evbarm/beagle: beagle_start.S
Log Message:
Use cpsid
Don't add mmu entries for overlapping entries.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch
Module Name:src
Committed By: matt
Date: Wed Aug 29 17:48:17 UTC 2012
Modified Files:
src/sys/arch/arm/omap: files.omap2 omap2_gpio.c omap2_gpmcreg.h
omap2_intr.h omap2_obioreg.h omap2_reg.h
Log Message:
Add some more OMAP4430 support.
Add defines needed to det
Module Name:src
Committed By: matt
Date: Wed Aug 29 17:44:25 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: cpu.c
src/sys/arch/arm/include: armreg.h cpu.h
src/sys/arch/arm/mainbus: cpu_mainbus.c
Log Message:
Use new armv7 CP15 register to print out cache
Module Name:src
Committed By: drochner
Date: Wed Aug 29 17:13:23 UTC 2012
Modified Files:
src/distrib/sets/lists/comp: md.amd64 md.i386
src/sys/arch/x86/conf: files.x86
src/sys/arch/x86/include: Makefile cpu_ucode.h
src/sys/arch/x86/x86: cpu_ucode.c
Module Name:src
Committed By: matt
Date: Wed Aug 29 17:08:41 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Support PMAP_NOCACHE in pmap_kenter_pa
To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.233 src/sys/arch/arm/arm32/pmap.c
Please
Module Name:src
Committed By: jakllsch
Date: Wed Aug 29 16:50:10 UTC 2012
Modified Files:
src/sys/dev/ic: mvsatareg.h
Log Message:
mvsata(4) DMA data structures are already __packed, but as the hardware
requires them to be 8-byte aligned, add __aligned(8) too, so that acce
Module Name:src
Committed By: matt
Date: Wed Aug 29 16:48:11 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: fault.c
Log Message:
Use curcpu() instead of l->l_cpu
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/sys/arch/arm/arm32/fault.c
Please note t
Module Name:src
Committed By: matt
Date: Wed Aug 29 16:45:34 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: cpuswitch.S
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sys/arch/arm/arm32/cpuswitch.S
Please note that diffs are n
Module Name:src
Committed By: christos
Date: Wed Aug 29 14:00:22 UTC 2012
Modified Files:
src/sys/nfs: nfs_serv.c
Log Message:
When unloading the nfsserver module, call nfs_fini() so that the nfsrvdescpl
pool gets destroyed. Otherwise we are left with a stray pool that poi
Module Name:src
Committed By: tteras
Date: Wed Aug 29 12:01:56 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon [ipsec-tools-0_8-branch]:
isakmp_inf.c
Log Message:
>From Roman Hoog Antink : Accept DPD messages with cookies
also in reversed order
Module Name:src
Committed By: tteras
Date: Wed Aug 29 12:01:30 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_inf.c
Log Message:
>From Roman Hoog Antink : Accept DPD messages with cookies
also in reversed order for compatiblity. At least Cisco 836
Module Name:src
Committed By: tteras
Date: Wed Aug 29 11:35:09 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon [ipsec-tools-0_8-branch]:
oakley.c
Log Message:
>From Roman Hoog Antink : add remote's IP address to the
"certificate not verified" er
Module Name:src
Committed By: tteras
Date: Wed Aug 29 11:34:37 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: oakley.c
Log Message:
>From Roman Hoog Antink : add remote's IP address to the
"certificate not verified" error message.
To generate a diff of
Module Name:src
Committed By: tteras
Date: Wed Aug 29 11:24:28 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon [ipsec-tools-0_8-branch]:
oakley.c
Log Message:
>From Roman Hoog Antink : do not print unnecessary warning
about non-verified certific
Module Name:src
Committed By: tteras
Date: Wed Aug 29 11:24:12 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: oakley.c
Log Message:
>From Roman Hoog Antink : do not print unnecessary warning
about non-verified certificate when using raw plain-rsa.
To ge
Module Name:src
Committed By: msaitoh
Date: Wed Aug 29 10:38:53 UTC 2012
Modified Files:
src/lib/librumpclient: rumpclient.c
Log Message:
Remove unused variable. Approved by pooka.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/lib/librumpclient/rumpcl
Module Name:src
Committed By: tteras
Date: Wed Aug 29 08:55:27 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon [ipsec-tools-0_8-branch]:
isakmp.c
Log Message:
>From Rainer Weikusat : Release unused
phase2 of passive remotes after acquire.
To g
Module Name:src
Committed By: tteras
Date: Wed Aug 29 08:54:00 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon [ipsec-tools-0_8-branch]:
isakmp.c
Log Message:
>From Wolfgang Schmieder : setup phase1
port properly.
To generate a diff of this co
Module Name:src
Committed By: tteras
Date: Wed Aug 29 08:42:25 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon [ipsec-tools-0_8-branch]:
cfparse.y cftoken.l racoon.conf.5
Log Message:
Allow inherited remote blocks without additional remote state
Module Name:src
Committed By: skrll
Date: Wed Aug 29 08:30:03 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: CP3100 GUMSTIX HDL_G HPT5325 IQ31244 IQ80321
IXDP425 MARVELL_NAS MV2120 NSLU2 OPENBLOCKS_A6 OVERO SHEEVAPLUG
TEAMASA_NPWR_FC TS7200 VIPER
Module Name:src
Committed By: matt
Date: Wed Aug 29 07:14:06 UTC 2012
Modified Files:
src/sys/arch/arm/arm: arm_machdep.c cpufunc.c
src/sys/arch/arm/arm32: cpuswitch.S locore.S
src/sys/arch/arm/conf: files.arm
src/sys/arch/arm/include: cpu.h
Module Name:src
Committed By: matt
Date: Wed Aug 29 07:09:13 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: genassym.cf vm_machdep.c
src/sys/arch/arm/include/arm32: frame.h
Log Message:
Use ARMV6+ cpsi{d,f} instructions whenever possible. Use r7 to hold previous
Module Name:src
Committed By: matt
Date: Wed Aug 29 07:06:28 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: irq_dispatch.S
src/sys/arch/arm/iomd: iomd_irq.S
src/sys/arch/arm/ofw: ofw_irq.S
src/sys/arch/arm/sa11x0: sa11x0_irq.S
Log Message:
Avoid u
Module Name:src
Committed By: matt
Date: Wed Aug 29 07:04:15 UTC 2012
Modified Files:
src/sys/arch/arm/include: lock.h
Log Message:
Add required dsb/dmb instructions (or placeholders for them) required for
the weak memory ordering of the ARMV7-A architecture.
To generate
53 matches
Mail list logo