Module Name:othersrc
Committed By: agc
Date: Fri Aug 16 06:47:54 UTC 2013
Update of /cvsroot/othersrc/external/bsd/multigest
In directory ivanova.netbsd.org:/tmp/cvs-serv27702
Log Message:
multigest is a library and utility program which calculates multiple
digests in parallel. T
Module Name:src
Committed By: jmcneill
Date: Fri Aug 16 02:21:53 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBONE
Log Message:
Hardwire ld0 -> sdmmc0 and ld1 -> sdmmc1. Support local configuration in
BEAGLEBONE.local
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: matt
Date: Fri Aug 16 01:47:41 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/atomic: atomic_simplelock.c
Log Message:
Add a hidden version for libpthread.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/common/l
Module Name:src
Committed By: jmcneill
Date: Fri Aug 16 00:03:01 UTC 2013
Modified Files:
src/distrib/utils/embedded/conf: beagleboard.conf
Log Message:
support beaglebone and beagleboard with the same image
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 s
Module Name:src
Committed By: matt
Date: Thu Aug 15 22:42:50 UTC 2013
Added Files:
src/common/lib/libc/arch/arm/atomic: atomic_simplelock.c
Log Message:
When compiling for Thumb1, the swp instruction is not availble. So this
stub is added to provide __cpu_simple_lock and
Module Name:src
Committed By: matt
Date: Thu Aug 15 22:41:15 UTC 2013
Modified Files:
src/sys/arch/arm/include: profile.h
Log Message:
Add an EABI ARM version of MCOUNT that doesn't do ARM26 compat.
Add an EABI Thumb version of MCOUNT (doesn't do ARM26 compat either).
Add
Module Name:src
Committed By: matt
Date: Thu Aug 15 22:38:24 UTC 2013
Modified Files:
src/lib/libpthread: Makefile
Log Message:
Add support for an optional ARCHSUBDIR/Makefile.inc
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/lib/libpthread/Makefile
Module Name:src
Committed By: matt
Date: Thu Aug 15 22:37:29 UTC 2013
Modified Files:
src/lib/libpthread/arch/arm: pthread_md.h
Log Message:
Use the thumb1 versions of sev/wfe for thumb && armv6+.
if using armv5t don't do anything for thumb.
To generate a diff of this co
Module Name:src
Committed By: matt
Date: Thu Aug 15 22:34:59 UTC 2013
Modified Files:
src/sys/arch/arm/include: mcontext.h
Log Message:
If compiling for Thumb1, make __lwp_getprivate_fast call __aeabi_read_tp.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16
Module Name:src
Committed By: matt
Date: Thu Aug 15 22:25:10 UTC 2013
Modified Files:
src/sys/arch/arm/include: cdefs.h
Log Message:
Add _ARM_ARCH_T2 to indicate Thumb2 support
Don't define _ARM_ARCH_DWORD_OK disappear if compiling for Thumb1
To generate a diff of this c
Module Name:src
Committed By: matt
Date: Thu Aug 15 22:13:48 UTC 2013
Modified Files:
src/sys/arch/arm/arm32: arm32_machdep.c
Log Message:
Fix tpyo.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sys/arch/arm/arm32/arm32_machdep.c
Please note that dif
Module Name:src
Committed By: pooka
Date: Thu Aug 15 22:10:22 UTC 2013
Modified Files:
src/sys/rump/include/rump: rumpdefs.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/rump/include/rump/rumpdefs.h
Please note that diffs are
Module Name:src
Committed By: pooka
Date: Thu Aug 15 22:10:05 UTC 2013
Modified Files:
src/sys/rump/include/rump: makerumpdefs.sh
Log Message:
translate ino_t to a portability-friendlier type
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/rump/incl
Module Name:src
Committed By: pooka
Date: Thu Aug 15 21:47:46 UTC 2013
Modified Files:
src/sys/rump/include/rump: makerumpdefs.sh
Log Message:
Explicitly avoid MAXNAMELEN. I'm not claiming it's pretty, but most
likely it's more bang for the buck than adding cpp support to
Module Name:src
Committed By: pooka
Date: Thu Aug 15 21:48:05 UTC 2013
Modified Files:
src/sys/rump/include/rump: rumpdefs.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/rump/include/rump/rumpdefs.h
Please note that diffs are
Module Name:src
Committed By: matt
Date: Thu Aug 15 21:41:09 UTC 2013
Modified Files:
src/sys/arch/acorn26/stand: Makefile.buildboot
src/sys/arch/acorn32/stand: Makefile.buildboot
src/sys/arch/evbarm/stand/boot2440: Makefile
src/sys/arch/evbarm/stand
Module Name:src
Committed By: matt
Date: Thu Aug 15 21:40:11 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/gen: modsi3.S umodsi3.S
Log Message:
Only assemble if !__ARM_EABI__
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/arm
Module Name:src
Committed By: pooka
Date: Thu Aug 15 21:29:04 UTC 2013
Modified Files:
src/sys/rump/include/rump: rump_syscalls_compat.h
Log Message:
Explicitly produce an error if the mythical kernel folk try to include
this header.
To generate a diff of this commit:
cv
Module Name:src
Committed By: pooka
Date: Thu Aug 15 21:28:23 UTC 2013
Modified Files:
src/sys/rump/librump/rumpvfs: compat.c
Log Message:
remove includes which haven't been necessary since the cudgel war
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/s
Module Name:src
Committed By: pooka
Date: Thu Aug 15 21:21:47 UTC 2013
Modified Files:
src/sys/rump/include/rump: rump_syscalls_compat.h
Log Message:
Give includers a way to say "yea I'll just deal with the type
compat on my own, thank you very many"
To generate a diff o
Module Name:src
Committed By: pooka
Date: Thu Aug 15 21:19:14 UTC 2013
Modified Files:
src/sys/rump/include/rump: rump_syscalls.h
src/sys/rump/librump/rumpkern: rump_syscalls.c
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/s
Module Name:src
Committed By: pooka
Date: Thu Aug 15 21:16:13 UTC 2013
Modified Files:
src/sys/kern: makesyscalls.sh
src/sys/rump/include/rump: rump_syscalls_compat.h
Log Message:
type compat header list doesn't need to be autogenerated
To generate a diff of this
Module Name:src
Committed By: pooka
Date: Thu Aug 15 21:00:56 UTC 2013
Modified Files:
src/sys/rump/include/rump: rumpdefs.h
Log Message:
revert pending fix: MAXNAMLEN causes trouble
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/rump/include/rump/
Module Name:src
Committed By: joerg
Date: Thu Aug 15 20:48:56 UTC 2013
Modified Files:
src/usr.bin/bdes: bdes.c
Log Message:
Use more static and __dead.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/bdes/bdes.c
Please note that diffs are not pu
Module Name:src
Committed By: pooka
Date: Thu Aug 15 20:45:38 UTC 2013
Modified Files:
src/sys/rump/include/rump: rumpdefs.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/rump/include/rump/rumpdefs.h
Please note that diffs are
Module Name:src
Committed By: pooka
Date: Thu Aug 15 20:45:12 UTC 2013
Modified Files:
src/sys/rump/include/rump: makerumpdefs.sh
Log Message:
grab struct dirent
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/rump/include/rump/makerumpdefs.sh
Plea
Module Name:src
Committed By: aymeric
Date: Thu Aug 15 15:26:50 UTC 2013
Modified Files:
src/sys/dev/usb: uaudio.c
Log Message:
In the error paths where uaudio_chan_free_buffers() has to be called, acquire
the uaudio spinlock after the call because another spinlock is used
Module Name:src
Committed By: martin
Date: Thu Aug 15 12:45:50 UTC 2013
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Add .ARM.extab to the list of sections to be removed when converting to
aout format.
To generate a diff of this commit:
cvs rdiff -u -r1.747 -r1.
Module Name:src
Committed By: martin
Date: Thu Aug 15 12:45:06 UTC 2013
Modified Files:
src/sys/arch/shark/conf: Makefile.shark.inc
Log Message:
Do not explicitly prevent unwind table generation
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/s
Module Name:src
Committed By: joerg
Date: Thu Aug 15 12:42:25 UTC 2013
Modified Files:
src/tests/lib/libexecinfo: t_backtrace.c
Log Message:
Now that all architectures default to unwind data, remove the failure
for !amd64.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: joerg
Date: Thu Aug 15 12:39:28 UTC 2013
Modified Files:
src/distrib/common: Makefile.mdset
Log Message:
Save space and strip .eh_frame sections for the ramdisks as well.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/dist
31 matches
Mail list logo