Module Name:src
Committed By: matt
Date: Fri Aug 3 06:06:45 UTC 2012
Modified Files:
src/common/lib/libc/arch/mips/atomic: membar_ops.S
Log Message:
Add a missing .set noreorder
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/common/lib/libc/arch/mips/at
Module Name:src
Committed By: matt
Date: Fri Aug 3 05:35:14 UTC 2012
Modified Files:
src/common/lib/libc/arch/mips/atomic [matt-nb5-mips64]: membar_ops.S
Log Message:
Add missing .set noreorder
To generate a diff of this commit:
cvs rdiff -u -r1.3.10.2 -r1.3.10.3 \
Module Name:src
Committed By: macallan
Date: Fri Aug 3 01:23:33 UTC 2012
Modified Files:
src/sys/dev/pci: machfb.c
Log Message:
machfb's memsize is in MB, glyphcache_init expects bytes. doh.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/dev/pci/m
Module Name:src
Committed By: rmind
Date: Thu Aug 2 20:13:24 UTC 2012
Modified Files:
src/sys/net: bpf_filter.c
Log Message:
bpf_filter: remove unnecessary memset(), add a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/net/bpf_filter.c
P
Module Name:src
Committed By: christos
Date: Thu Aug 2 16:06:59 UTC 2012
Modified Files:
src/sys/coda: coda_namecache.c coda_subr.c coda_subr.h coda_vfsops.c
coda_vnops.c coda_vnops.h
Log Message:
- move debugging functions to vcoda so modules with -DDEBUG lin
Module Name:src
Committed By: skrll
Date: Thu Aug 2 15:56:08 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: genassym.cf
src/sys/arch/arm/at91: at91aic.c at91aicvar.h at91busvar.h
src/sys/arch/arm/ep93xx: ep93xx_intr.c
src/sys/arch/arm/include: cpu
Module Name:src
Committed By: matt
Date: Thu Aug 2 14:07:47 UTC 2012
Modified Files:
src/sys/arch/powerpc/booke: trap.c
Log Message:
Also supprese printing fatal traps if the process is being debugged.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sy
Module Name:src
Committed By: matt
Date: Thu Aug 2 14:06:34 UTC 2012
Modified Files:
src/sys/arch/powerpc/powerpc: trap.c
Log Message:
Also supprese printing fatal traps is the process is being debugged.
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 sr
Module Name:src
Committed By: matt
Date: Thu Aug 2 14:03:22 UTC 2012
Modified Files:
src/sys/arch/vax/vax: trap.c
Log Message:
Supress print fatal traps if the process is being debugged of it the signal
will be caught by a signal handler.
To generate a diff of this comm
Module Name:src
Committed By: matt
Date: Thu Aug 2 13:50:15 UTC 2012
Modified Files:
src/sys/arch/powerpc/booke: trap.c
src/sys/arch/powerpc/powerpc: trap.c
Log Message:
Only print fatal trap info if the resulting signal would be uncaught.
(this avoid the messages
Module Name:src
Committed By: joerg
Date: Thu Aug 2 12:43:42 UTC 2012
Modified Files:
src/lib/libpthread: pthread.c
Log Message:
Prefer sysconf to obtain number of CPUs.
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/lib/libpthread/pthread.c
Please
11 matches
Mail list logo