CVS commit: src/sbin/ping

2012-12-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 30 03:19:24 UTC 2012 Modified Files: src/sbin/ping: ping.c Log Message: deduct phdrlen after computing max size. To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.105 src/sbin/ping/ping.c Please note that di

CVS commit: src/sbin/ping

2012-12-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 30 02:41:11 UTC 2012 Modified Files: src/sbin/ping: ping.c Log Message: 1. Allocate the max packet size before accounting for phdrlen, harmless. 2. In the clear-route-cache sendto, don't send 0 bytes (if -s was specified

CVS commit: src/usr.bin/talk

2012-12-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 29 23:44:23 UTC 2012 Modified Files: src/usr.bin/talk: get_addrs.c get_names.c invite.c Log Message: - use warn/err - if both users are on the same machine, use the loopback address. This allows us to use talkd from in

CVS commit: src/etc/rc.d

2012-12-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 29 22:15:07 UTC 2012 Modified Files: src/etc/rc.d: random_seed Log Message: better messages, more quoting. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/etc/rc.d/random_seed Please note that diffs ar

CVS commit: src/sys/arch/x86/x86

2012-12-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 29 21:57:13 UTC 2012 Modified Files: src/sys/arch/x86/x86: x86_autoconf.c Log Message: don't leak a vnode on error To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/sys/arch/x86/x86/x86_autoconf.c Plea

CVS commit: src/sys/kern

2012-12-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 29 21:56:04 UTC 2012 Modified Files: src/sys/kern: vfs_bio.c Log Message: Always call brelse() on error. Otherwise a possible error from bread() will cause the buffer to stay lock and we end up blocking forever in VOP_CL

CVS commit: src/common/lib/libppath

2012-12-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 29 20:08:23 UTC 2012 Modified Files: src/common/lib/libppath: ppath.3 ppath.c ppath_bool.3 ppath_extant.c ppath_kmem_alloc.c ppath_malloc.c ppath_number.3 ppath_object.3 Log Message: kill Id RCS keyword. To

CVS commit: src/sys/kern

2012-12-29 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Dec 29 18:51:40 UTC 2012 Modified Files: src/sys/kern: uipc_syscalls.c Log Message: The sanity check prevented messages that carry only ancillary data. To generate a diff of this commit: cvs rdiff -u -r1.157 -r1.158 src/sys

CVS commit: src/usr.bin/mkubootimage

2012-12-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Dec 29 16:18:08 UTC 2012 Modified Files: src/usr.bin/mkubootimage: crc32.c Log Message: add missing prototype for crc32v To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.bin/mkubootimage/crc32.c Please

CVS commit: src/usr.bin/mkubootimage

2012-12-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Dec 29 15:11:56 UTC 2012 Modified Files: src/usr.bin/mkubootimage: crc32.c mkubootimage.1 mkubootimage.c uboot.h Log Message: add support for generating boot.scr scripts with -T script To generate a diff of this commit: cv

CVS commit: src/external/historical/nawk/dist

2012-12-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 29 14:51:41 UTC 2012 Modified Files: src/external/historical/nawk/dist: lib.c Log Message: remove useless cast. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/historical/nawk/dist/lib.c Pleas

CVS commit: src/sys/arch/evbarm/conf

2012-12-29 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Dec 29 14:35:01 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: README.evbarm Log Message: Update for comment of OVERO. It support Overo COMS. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/ev

CVS commit: src/sys/arch/evbarm/conf

2012-12-29 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Dec 29 14:32:45 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: OVERO Log Message: Change size of some devices. from DM37xx and OMAP 35xx datasheet. Support Overo *STORM. Tested only Overo EarthSTORM(Silverload). To g

CVS commit: src/sys/arch/evbarm/gumstix

2012-12-29 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Dec 29 14:22:55 UTC 2012 Modified Files: src/sys/arch/evbarm/gumstix: gumstix_start.S Log Message: Change order for TLB operation. We can boot Overo EarthSTORM. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/sys/dev/iscsi

2012-12-29 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Dec 29 11:05:30 UTC 2012 Modified Files: src/sys/dev/iscsi: iscsi_globals.h iscsi_ioctl.c iscsi_main.c iscsi_rcv.c iscsi_send.c iscsi_test.c iscsi_utils.c Log Message: - defer session cleanup to not force detachme

CVS commit: src/sys/kern

2012-12-29 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Dec 29 10:22:40 UTC 2012 Modified Files: src/sys/kern: uipc_syscalls.c Log Message: If an untraced process sleeps in recvmsg/sendmsg, the syscall does not allocate an iov structure for ktrace. When tracing is then enabled and

CVS commit: src/sbin/iscsid

2012-12-29 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Dec 29 08:28:20 UTC 2012 Modified Files: src/sbin/iscsid: iscsid_driverif.c iscsid_lists.c iscsid_main.c iscsid_targets.c Log Message: Handle invalid messages more gracefully, handle sessions with no valid connect