Module Name:src
Committed By: tteras
Date: Fri Apr 12 09:53:52 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon [ipsec-tools-0_8-branch]:
grabmyaddr.c isakmp_inf.c
Log Message:
Some logging improvements.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: tteras
Date: Fri Apr 12 09:53:11 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: grabmyaddr.c isakmp_inf.c
Log Message:
Some logging improvements.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 \
src/crypt
Module Name:src
Committed By: tteras
Date: Fri Apr 12 10:03:46 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_cfg.c
Log Message:
>From Rainer Weikusat : Do not send out
illegal zero length MODE_CFG attributes.
To generate a diff of this commit:
c
Module Name:src
Committed By: tteras
Date: Fri Apr 12 10:04:22 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon [ipsec-tools-0_8-branch]:
isakmp_cfg.c
Log Message:
>From Rainer Weikusat : Do not send out
illegal zero length MODE_CFG attributes.
Module Name:src
Committed By: skrll
Date: Fri Apr 12 12:30:18 UTC 2013
Modified Files:
src/etc: MAKEDEV.awk
Log Message:
Find the right majors files for earm*
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/etc/MAKEDEV.awk
Please note that diffs are no
Module Name:src
Committed By: gson
Date: Fri Apr 12 14:21:52 UTC 2013
Modified Files:
src/tests/lib/libpthread: t_condwait.c
Log Message:
Make cond_wait_mono and cond_wait_real tests accept a wait time in the
range of 90% to 250% of nominal, to allow the test to pass under
Module Name:src
Committed By: skrll
Date: Fri Apr 12 16:32:37 UTC 2013
Modified Files:
src/distrib/sets/lists/debug: ad.arm ad.armeb
src/lib: Makefile
Log Message:
Build libc_vfp on earm as well. Fix the sets.
To generate a diff of this commit:
cvs rdiff -u -r1.4
Module Name:src
Committed By: christos
Date: Fri Apr 12 16:59:41 UTC 2013
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
src/sys/arch/i386/i386: machdep.c
src/sys/arch/x86/include: machdep.h
src/sys/arch/x86/x86: x86_machdep.c
Log Message:
de-d
Module Name:src
Committed By: christos
Date: Fri Apr 12 17:13:55 UTC 2013
Modified Files:
src/tests/lib/libc/gen: t_fpsetmask.c t_siginfo.c t_sleep.c
Added Files:
src/tests/lib/libc/gen: isqemu.h
Log Message:
easier way to find if we are on qemu.
To generate a di
Module Name:src
Committed By: christos
Date: Fri Apr 12 17:18:11 UTC 2013
Modified Files:
src/tests/lib/libpthread: Makefile t_condwait.c
Log Message:
loosen the test only for qemu.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/tests/lib/libpthread/Ma
Module Name:src
Committed By: christos
Date: Fri Apr 12 17:21:04 UTC 2013
Modified Files:
src/tests/lib/libc/gen: isqemu.h
Log Message:
don't pay for sysctl if we don't have to.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/gen/isqemu.h
Module Name:src
Committed By: christos
Date: Fri Apr 12 17:30:50 UTC 2013
Modified Files:
src/tests/lib/libc/gen: t_siginfo.c
Log Message:
use one qemu test
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/tests/lib/libc/gen/t_siginfo.c
Please note that
Module Name:src
Committed By: christos
Date: Fri Apr 12 17:50:27 UTC 2013
Modified Files:
src/external/bsd/libevent/dist/test: regress.c
Log Message:
remove bug we added.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/libevent/dist/test/regr
Module Name:src
Committed By: joerg
Date: Fri Apr 12 18:08:10 UTC 2013
Modified Files:
src/crypto/external/bsd/heimdal/bin/krb5-config: Makefile
Log Message:
Don't force pthread linkage.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/crypto/externa
Module Name:src
Committed By: joerg
Date: Fri Apr 12 18:09:20 UTC 2013
Modified Files:
src/crypto/external/bsd/openssh/dist: scp.c
Log Message:
Add __printflike.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/crypto/external/bsd/openssh/dist/scp.c
Pleas
Module Name:src
Committed By: joerg
Date: Fri Apr 12 18:09:30 UTC 2013
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-keygen.c
Log Message:
Use __dead.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/crypto/external/bsd/openssh/dist/ssh-keyge
Module Name:src
Committed By: joerg
Date: Fri Apr 12 18:11:15 UTC 2013
Modified Files:
src/external/bsd/libevent/dist: minheap-internal.h
Log Message:
Work correctly with ISO C99 compiler.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external
Module Name:src
Committed By: joerg
Date: Fri Apr 12 18:11:41 UTC 2013
Modified Files:
src/external/bsd/libevent/dist/test: tinytest_macros.h
Log Message:
Remove potentially extra consts.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/bsd/
Module Name:src
Committed By: joerg
Date: Fri Apr 12 18:12:16 UTC 2013
Modified Files:
src/gnu/dist/bc/bc: scan.l
Log Message:
yy_size_t is typically unsigned, so use a separate variable for the
return value of read(2).
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: joerg
Date: Fri Apr 12 18:12:59 UTC 2013
Modified Files:
src/lib/libc/include: reentrant.h
Log Message:
Mark __libc_thr_exit_stub as dead.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libc/include/reentrant.h
Please
Module Name:src
Committed By: joerg
Date: Fri Apr 12 18:14:23 UTC 2013
Modified Files:
src/lib/libc/thread-stub: thread-stub.c
Log Message:
Weak alias directly to the catchall stub and don't strong alias twice.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.2
Module Name:src
Committed By: christos
Date: Fri Apr 12 19:41:46 UTC 2013
Modified Files:
src/external/bsd/libevent/dist: evutil.c
Log Message:
connect(2) returns EINPROGRESS for "239.10.20.30" which is supposed to
be an unroutable address. getsockopt() to find the actual
Module Name:src
Committed By: joerg
Date: Fri Apr 12 19:58:46 UTC 2013
Modified Files:
src/lib/libc: Makefile shlib_version
Log Message:
Rename BUILDCOLD to BUILD_LEGACY and provide a preprocessor macro that
can be used in code files that aren't easy to split up. Add the r
Module Name:src
Committed By: christos
Date: Fri Apr 12 19:59:26 UTC 2013
Modified Files:
src/external/bsd/libevent/dist/test: regress_thread.c
Log Message:
XXX: disable the simple conditions test right now because it depends on
thread scheduling timings and we don't seem
Module Name:src
Committed By: christos
Date: Fri Apr 12 20:00:22 UTC 2013
Modified Files:
src/external/bsd/libevent/dist/test: regress_thread.c
Log Message:
#if 0 more
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/libevent/dist/test/regress
Module Name:src
Committed By: christos
Date: Fri Apr 12 20:02:00 UTC 2013
Modified Files:
src/external/bsd/libevent/dist: evutil.c
Log Message:
undo previous, breaks differently when testing for EINPROGRESS.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src
Module Name:othersrc
Committed By: agc
Date: Fri Apr 12 20:38:50 UTC 2013
Modified Files:
othersrc/external/bsd/rs: Makefile
Log Message:
get rid of debugging artifacts which should never have been committed
in the first place
To generate a diff of this commit:
cvs rdiff
Module Name:othersrc
Committed By: agc
Date: Fri Apr 12 20:47:47 UTC 2013
Modified Files:
othersrc/external/bsd/rs/rs: Makefile
Log Message:
when testing, use the library we've just built, rather than any installed one
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: christos
Date: Fri Apr 12 21:30:40 UTC 2013
Modified Files:
src/sys/netinet: in_pcb.c
src/sys/netinet6: in6_pcb.c
Log Message:
PR/47738: connect(2) to 239.x.y.z should return error but does not.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Fri Apr 12 21:49:54 UTC 2013
Modified Files:
src/external/bsd/libevent/dist/test: regress_rpc.c
Log Message:
missed one xkill in the rename
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/libevent/
Module Name:src
Committed By: christos
Date: Fri Apr 12 23:51:51 UTC 2013
Modified Files:
src/external/bsd/tcpdump/dist: print-ip.c tcpdump.c
Log Message:
move droproot after we have dealt with input and output files.
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: christos
Date: Sat Apr 13 02:08:59 UTC 2013
Modified Files:
src/external/bsd/tcpdump/dist: print-ip.c
Log Message:
remove debugging accidentally committed.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/tcpdump/
32 matches
Mail list logo