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

2017-03-12 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Mar 12 10:18:07 UTC 2017

Modified Files:
src/sys/arch/shark/conf: std.shark

Log Message:
Include the atheros hal files


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/shark/conf/std.shark

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



CVS commit: src/sys/arch/shark

2017-03-12 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Mar 12 10:19:40 UTC 2017

Modified Files:
src/sys/arch/shark/isa: isa_shark_machdep.c
src/sys/arch/shark/ofw: vlpci.c

Log Message:
Implement {pci,isa}_intr_disestablish


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/shark/isa/isa_shark_machdep.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/shark/ofw/vlpci.c

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



CVS commit: src/doc

2017-03-12 Thread Robert Elz
Module Name:src
Committed By:   kre
Date:   Sun Mar 12 15:07:30 UTC 2017

Modified Files:
src/doc: 3RDPARTY

Log Message:
Christos updated tzcode to 2017a


To generate a diff of this commit:
cvs rdiff -u -r1.1421 -r1.1422 src/doc/3RDPARTY

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



CVS commit: src/lib/libz

2017-03-12 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun Mar 12 20:38:31 UTC 2017

Modified Files:
src/lib/libz: zlib.pc

Log Message:
Update zlib version in pkgconfig file.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libz/zlib.pc

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



CVS commit: src/sys/arch/amiga/amiga

2017-03-12 Thread Michael van Elst
Module Name:src
Committed By:   mlelstv
Date:   Sun Mar 12 21:02:48 UTC 2017

Modified Files:
src/sys/arch/amiga/amiga: disksubr.c

Log Message:
use printf format macros for fixed-sized integers.


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/amiga/amiga/disksubr.c

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