CVS commit: src/external/bsd/unbound

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 07:13:39 UTC 2016

Modified Files:
src/external/bsd/unbound/bin: Makefile.inc
src/external/bsd/unbound/sbin: Makefile.inc

Log Message:
fix sun2; no need for worker_cb.c


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/unbound/bin/Makefile.inc
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/unbound/sbin/Makefile.inc

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



CVS commit: src/sys/ufs/ext2fs

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 07:18:35 UTC 2016

Modified Files:
src/sys/ufs/ext2fs: ext2fs_vfsops.c

Log Message:
put back second strlcpy; pointed out by dholland.


To generate a diff of this commit:
cvs rdiff -u -r1.203 -r1.204 src/sys/ufs/ext2fs/ext2fs_vfsops.c

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



CVS commit: src/sys/arch/alpha/include

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 07:39:55 UTC 2016

Modified Files:
src/sys/arch/alpha/include: ieeefp.h

Log Message:
match the name with the FE_ constant from fenv.h


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/alpha/include/ieeefp.h

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



CVS commit: src/sbin/fsck_lfs

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 07:43:18 UTC 2016

Modified Files:
src/sbin/fsck_lfs: bufcache.c

Log Message:
PR/51440: Jose Luis Rodriguez Garcia: Use the standard queue.h macro instead
of playing with the TAILQ's entrails.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sbin/fsck_lfs/bufcache.c

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



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

2016-08-25 Thread Kengo NAKAHARA
Module Name:src
Committed By:   knakahara
Date:   Thu Aug 25 11:06:50 UTC 2016

Modified Files:
src/sys/arch/x86/pci: pci_machdep.c

Log Message:
fix line break position in verbose message.

pointed out by nonaka@n.o, thanks.


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/x86/pci/pci_machdep.c

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



CVS commit: src/include

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 12:12:59 UTC 2016

Modified Files:
src/include: fenv.h

Log Message:
add sh


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/include/fenv.h

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



CVS commit: src/sys/arch

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 12:14:10 UTC 2016

Modified Files:
src/sys/arch/dreamcast/include: Makefile
src/sys/arch/hpcsh/include: Makefile
src/sys/arch/mmeye/include: Makefile
src/sys/arch/sh3/include: Makefile
Added Files:
src/sys/arch/dreamcast/include: fenv.h
src/sys/arch/hpcsh/include: fenv.h
src/sys/arch/mmeye/include: fenv.h
src/sys/arch/sh3/include: fenv.h fpreg.h

Log Message:
fenv.h for sh


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/dreamcast/include/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/arch/dreamcast/include/fenv.h
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/hpcsh/include/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/arch/hpcsh/include/fenv.h
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/mmeye/include/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/arch/mmeye/include/fenv.h
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/sh3/include/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/arch/sh3/include/fenv.h \
src/sys/arch/sh3/include/fpreg.h

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



CVS commit: src/lib/libm

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 12:15:28 UTC 2016

Modified Files:
src/lib/libm: Makefile
Added Files:
src/lib/libm/arch/sh3: fenv.c

Log Message:
more fenv for sh


To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 src/lib/libm/Makefile
cvs rdiff -u -r0 -r1.1 src/lib/libm/arch/sh3/fenv.c

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



CVS commit: src/distrib/sets/lists/comp

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 12:17:26 UTC 2016

Modified Files:
src/distrib/sets/lists/comp: ad.sh3 md.dreamcast md.hpcsh md.mmeye

Log Message:
add fenv for sh


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/distrib/sets/lists/comp/ad.sh3
cvs rdiff -u -r1.17 -r1.18 src/distrib/sets/lists/comp/md.dreamcast
cvs rdiff -u -r1.27 -r1.28 src/distrib/sets/lists/comp/md.hpcsh
cvs rdiff -u -r1.31 -r1.32 src/distrib/sets/lists/comp/md.mmeye

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



CVS commit: src/sys/arch/sh3/include

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 12:19:42 UTC 2016

Modified Files:
src/sys/arch/sh3/include: ieeefp.h

Log Message:
use fenv.h


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/sh3/include/ieeefp.h

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



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

2016-08-25 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Thu Aug 25 12:21:22 UTC 2016

Modified Files:
src/sys/arch/x86/pci: pci_machdep.c

Log Message:
more fix line break position in verbose message.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/arch/x86/pci/pci_machdep.c

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



CVS commit: src/sys/arch/sh3/include

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 12:29:15 UTC 2016

Modified Files:
src/sys/arch/sh3/include: fenv.h ieeefp.h

Log Message:
fake some stuff for softfloat.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/sh3/include/fenv.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/sh3/include/ieeefp.h

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



CVS commit: src/distrib/sets/lists/comp

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 12:45:52 UTC 2016

Modified Files:
src/distrib/sets/lists/comp: md.evbsh3 md.landisk

Log Message:
more fenv


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/distrib/sets/lists/comp/md.evbsh3
cvs rdiff -u -r1.5 -r1.6 src/distrib/sets/lists/comp/md.landisk

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



CVS commit: src/sys/arch/evbsh3/include

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 12:47:12 UTC 2016

Modified Files:
src/sys/arch/evbsh3/include: Makefile
Added Files:
src/sys/arch/evbsh3/include: fenv.h

Log Message:
more fenv.h


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/evbsh3/include/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbsh3/include/fenv.h

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



CVS commit: src/sys/arch/landisk/include

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 12:47:45 UTC 2016

Modified Files:
src/sys/arch/landisk/include: Makefile
Added Files:
src/sys/arch/landisk/include: fenv.h

Log Message:
more fenv.h


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/landisk/include/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/arch/landisk/include/fenv.h

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/lib/libstdc++-v3/arch/sh3eb

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 13:17:09 UTC 2016

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb: defs.mk

Log Message:
XXX stop gap fix for atomicity.
U __gnu_cxx::__atomic_add(int volatile*, int)
U __gnu_cxx::__exchange_and_add(int volatile*, int)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/defs.mk

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



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

2016-08-25 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Thu Aug 25 17:03:57 UTC 2016

Modified Files:
src/sys/arch/xen/x86: x86_xpmap.c

Log Message:
Revert to 1.59 (adding back the W^X kernel mapings), and move the data+bss
mapping late so that mappings that should be RO (such as page tables) won't
be made RW by accident.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/arch/xen/x86/x86_xpmap.c

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



CVS commit: src/bin/chio

2016-08-25 Thread Sevan Janiyan
Module Name:src
Committed By:   sevan
Date:   Thu Aug 25 18:16:10 UTC 2016

Modified Files:
src/bin/chio: chio.1

Log Message:
Move the description of CHANGER variable to ENVIRONMENT section
Bump date.
>From OpenBSD src/bin/chio/chio.1 r1.23


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/bin/chio/chio.1

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



CVS commit: src/sys/dev/ic

2016-08-25 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Thu Aug 25 20:14:02 UTC 2016

Modified Files:
src/sys/dev/ic: sl811hs.c

Log Message:
Fix scheduling of interrupt transfers.  I can now use a hub with my flxd
ISA USB adapter


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/sys/dev/ic/sl811hs.c

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



CVS commit: src/tests/lib/libc

2016-08-25 Thread D'Arcy J.M. Cain
Module Name:src
Committed By:   darcy
Date:   Fri Aug 26 01:31:43 UTC 2016

Modified Files:
src/tests/lib/libc/net/getaddrinfo: Makefile
src/tests/lib/libc/regex: Makefile

Log Message:
Replace MKMAN with NOMAN as suggested by christos@.  Allows
userland to build when building man pages.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/net/getaddrinfo/Makefile
cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libc/regex/Makefile

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



CVS commit: src/sys/arch

2016-08-25 Thread Michael van Elst
Module Name:src
Committed By:   mlelstv
Date:   Fri Aug 26 05:56:03 UTC 2016

Modified Files:
src/sys/arch/arm/include: param.h
src/sys/arch/i386/include: param.h

Log Message:
The 64MB was intended.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/arm/include/param.h
cvs rdiff -u -r1.78 -r1.79 src/sys/arch/i386/include/param.h

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