CVS commit: src

2013-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar  2 08:51:42 UTC 2013

Modified Files:
src: UPDATING

Log Message:
more


To generate a diff of this commit:
cvs rdiff -u -r1.242 -r1.243 src/UPDATING

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/rlogin

2013-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar  2 16:35:18 UTC 2013

Modified Files:
src/usr.bin/rlogin: rlogin.1 rlogin.c

Log Message:
PR/47584: Steffen Daoden: Add option to turn off Nagle to rlogin


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.bin/rlogin/rlogin.1
cvs rdiff -u -r1.41 -r1.42 src/usr.bin/rlogin/rlogin.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/libexec/httpd

2013-03-02 Thread Ryo ONODERA
Module Name:src
Committed By:   ryoon
Date:   Sat Mar  2 16:45:33 UTC 2013

Modified Files:
src/libexec/httpd: bozohttpd.8

Log Message:
Fix typo, releaases.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/libexec/httpd/bozohttpd.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: othersrc/usr.bin/tnftp/libnetbsd

2013-03-02 Thread Christos Zoulas
Module Name:othersrc
Committed By:   christos
Date:   Sat Mar  2 17:11:31 UTC 2013

Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: ftpglob.h glob.c

Log Message:
replace glob with newer copy that does not suffer from DoS exhaustion attacks.
XXX: Needs more testing.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/usr.bin/tnftp/libnetbsd/ftpglob.h
cvs rdiff -u -r1.8 -r1.9 othersrc/usr.bin/tnftp/libnetbsd/glob.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/rlogin

2013-03-02 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sat Mar  2 18:37:19 UTC 2013

Modified Files:
src/usr.bin/rlogin: rlogin.c

Log Message:
Sync usage with man page.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/usr.bin/rlogin/rlogin.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libc/time

2013-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar  2 21:24:28 UTC 2013

Modified Files:
src/lib/libc/time: Makefile localtime.c strftime.c tz-art.htm
tz-link.htm tzfile.5 tzselect.ksh zdump.c zic.c

Log Message:
update to tzcode2013a


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/time/Makefile \
src/lib/libc/time/tz-link.htm
cvs rdiff -u -r1.72 -r1.73 src/lib/libc/time/localtime.c
cvs rdiff -u -r1.23 -r1.24 src/lib/libc/time/strftime.c
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/time/tz-art.htm
cvs rdiff -u -r1.18 -r1.19 src/lib/libc/time/tzfile.5
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/time/tzselect.ksh
cvs rdiff -u -r1.27 -r1.28 src/lib/libc/time/zdump.c
cvs rdiff -u -r1.34 -r1.35 src/lib/libc/time/zic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/xlint/lint1

2013-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar  2 21:25:12 UTC 2013

Modified Files:
src/usr.bin/xlint/lint1: tree.c

Log Message:
obey constcond to !constcond


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/usr.bin/xlint/lint1/tree.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libc/time

2013-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar  2 21:28:06 UTC 2013

Modified Files:
src/lib/libc/time: Makefile

Log Message:
resolve more diff


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/time/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/zic

2013-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar  2 21:38:19 UTC 2013

Modified Files:
src/usr.sbin/zic: Makefile
Added Files:
src/usr.sbin/zic: Makefile.inc

Log Message:
fix warnings.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/zic/Makefile
cvs rdiff -u -r0 -r1.1 src/usr.sbin/zic/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/zdump

2013-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar  2 21:39:14 UTC 2013

Modified Files:
src/usr.sbin/zdump: Makefile

Log Message:
include Makefile.in from zic


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/zdump/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libc/time

2013-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar  2 21:39:48 UTC 2013

Modified Files:
src/lib/libc/time: zic.c

Log Message:
use correct types.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/lib/libc/time/zic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/doc

2013-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar  2 21:49:01 UTC 2013

Modified Files:
src/doc: 3RDPARTY CHANGES

Log Message:
new tzcode


To generate a diff of this commit:
cvs rdiff -u -r1.1007 -r1.1008 src/doc/3RDPARTY
cvs rdiff -u -r1.1798 -r1.1799 src/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libc/time

2013-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar  2 21:56:29 UTC 2013

Modified Files:
src/lib/libc/time: Makefile

Log Message:
but don't lose our own extensions


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/time/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/bin/sh

2013-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar  2 22:02:33 UTC 2013

Modified Files:
src/bin/sh: eval.c

Log Message:
PR/47608: Robert Elz: ``var=value func-call'' does not export var in the
function (+FIX)


To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/bin/sh/eval.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/lib/libkern

2013-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar  2 22:04:06 UTC 2013

Modified Files:
src/sys/lib/libkern: xlat_mbr_fstype.c

Log Message:
recognize OpenBSD too


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/lib/libkern/xlat_mbr_fstype.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/include/ext

2013-03-02 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sat Mar  2 23:23:56 UTC 2013

Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/include/ext: rope ropeimpl.h

Log Message:
Fix template lookup.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/rope
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ropeimpl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/gnu/dist/gcc4/libstdc++-v3/include/ext

2013-03-02 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sat Mar  2 23:25:26 UTC 2013

Modified Files:
src/gnu/dist/gcc4/libstdc++-v3/include/ext: rope ropeimpl.h

Log Message:
Fix template lookup.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/gnu/dist/gcc4/libstdc++-v3/include/ext/rope
cvs rdiff -u -r1.2 -r1.3 \
src/gnu/dist/gcc4/libstdc++-v3/include/ext/ropeimpl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.