CVS commit: src/usr.bin/calendar/calendars

2011-10-13 Thread Marc Balmer
Module Name:src
Committed By:   mbalmer
Date:   Thu Oct 13 07:41:32 UTC 2011

Modified Files:
src/usr.bin/calendar/calendars: calendar.birthday

Log Message:
Dennis "dmr" Ritchie R.I.P.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.bin/calendar/calendars/calendar.birthday

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



CVS commit: src/usr.bin/calendar/calendars

2011-10-13 Thread Marc Balmer
Module Name:src
Committed By:   mbalmer
Date:   Thu Oct 13 07:44:27 UTC 2011

Modified Files:
src/usr.bin/calendar/calendars: calendar.birthday

Log Message:
Add towns to dmr's dates.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/calendar/calendars/calendar.birthday

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/tests

2011-10-13 Thread Nicolas Joly
Module Name:src
Committed By:   njoly
Date:   Thu Oct 13 07:47:30 UTC 2011

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
Do not delete nul.in line, but tag it as obsolete.


To generate a diff of this commit:
cvs rdiff -u -r1.400 -r1.401 src/distrib/sets/lists/tests/mi

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



CVS commit: src/share/man/man4

2011-10-13 Thread Nicolas Joly
Module Name:src
Committed By:   njoly
Date:   Thu Oct 13 11:12:05 UTC 2011

Modified Files:
src/share/man/man4: bwi.4

Log Message:
Fix wiconfig section in xref.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/bwi.4

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



CVS commit: src/sys/arch/x68k/stand/boot

2011-10-13 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Thu Oct 13 11:35:37 UTC 2011

Modified Files:
src/sys/arch/x68k/stand/boot: version

Log Message:
Bump version to denote 060turbo boot fix.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/x68k/stand/boot/version

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



CVS commit: src/share/examples/puffs/pgfs

2011-10-13 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Thu Oct 13 14:40:06 UTC 2011

Modified Files:
src/share/examples/puffs/pgfs: pgfs_subs.c

Log Message:
isempty: fix a query result type.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/examples/puffs/pgfs/pgfs_subs.c

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



CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss

2011-10-13 Thread Alistair G. Crooks
Module Name:othersrc
Committed By:   agc
Date:   Thu Oct 13 15:13:39 UTC 2011

Modified Files:
othersrc/crypto/external/bsd//dist/src/lib: secsplit.c

Log Message:
remove a commented out line, and distribute the size allocation nearer
to where it's used:  make sure there's enough space in the allocated
arrays, especially when odd numbers of bytes are being split/joined.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
othersrc/crypto/external/bsd//dist/src/lib/secsplit.c

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



CVS commit: othersrc/external/bsd/bufgap/dist

2011-10-13 Thread Alistair G. Crooks
Module Name:othersrc
Committed By:   agc
Date:   Thu Oct 13 15:59:10 UTC 2011

Modified Files:
othersrc/external/bsd/bufgap/dist: bufgap.3 bufgap.c bufgap.h

Log Message:
add a bufgap_getline() function which retrieves, in allocated storage, a
line from a buffer gap instance.

add commented out field names to function prototypes, and update the
minimalist documentation.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/bufgap/dist/bufgap.3
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/bufgap/dist/bufgap.c \
othersrc/external/bsd/bufgap/dist/bufgap.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/gdb/dist/gdb

2011-10-13 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Oct 13 16:00:37 UTC 2011

Modified Files:
src/external/gpl3/gdb/dist/gdb: nbsd-thread.c

Log Message:
Deal with core file initialization. The code is till wrong: all the core_ops
are unused and adding the core target does not work.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gdb/dist/gdb/nbsd-thread.c

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



CVS commit: othersrc/external/bsd/circa/dist

2011-10-13 Thread Alistair G. Crooks
Module Name:othersrc
Committed By:   agc
Date:   Thu Oct 13 16:00:48 UTC 2011

Modified Files:
othersrc/external/bsd/circa/dist: circa.c

Log Message:
treat a sector size of 0 during circa initialisation as being the default
CIRCA_SECTOR_SIZE


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/external/bsd/circa/dist/circa.c

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



CVS commit: src/external/bsd/cron/dist

2011-10-13 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Thu Oct 13 16:58:30 UTC 2011

Modified Files:
src/external/bsd/cron/dist: database.c

Log Message:
Kill redundant ()


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/cron/dist/database.c

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



CVS commit: othersrc/external/bsd/mat/dist

2011-10-13 Thread Alistair G. Crooks
Module Name:othersrc
Committed By:   agc
Date:   Thu Oct 13 17:20:47 UTC 2011

Modified Files:
othersrc/external/bsd/mat/dist: mat.c mat.h

Log Message:
provide namespace protection for header file

fix an error message


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/external/bsd/mat/dist/mat.c
cvs rdiff -u -r1.4 -r1.5 othersrc/external/bsd/mat/dist/mat.h

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



CVS commit: src

2011-10-13 Thread Iain Hibbert
Module Name:src
Committed By:   plunky
Date:   Thu Oct 13 17:23:29 UTC 2011

Modified Files:
src/crypto/external/bsd/netpgp/lib: Makefile
src/crypto/external/bsd/openssh: Makefile.inc
src/external/bsd/libpcap/lib: Makefile
src/libexec/tftpd: Makefile
src/sys/modules/itesio: Makefile
src/tests/fs/ptyfs: Makefile
src/usr.sbin/fwctl: Makefile

Log Message:
max WARNS is 4


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/crypto/external/bsd/netpgp/lib/Makefile
cvs rdiff -u -r1.4 -r1.5 src/crypto/external/bsd/openssh/Makefile.inc
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/libpcap/lib/Makefile
cvs rdiff -u -r1.13 -r1.14 src/libexec/tftpd/Makefile
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/itesio/Makefile
cvs rdiff -u -r1.3 -r1.4 src/tests/fs/ptyfs/Makefile
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/fwctl/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/powerpc/pic

2011-10-13 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Oct 13 19:49:50 UTC 2011

Modified Files:
src/sys/arch/powerpc/pic: ipivar.h

Log Message:
Don't declare cpu_send_ipi if BOOKE


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/powerpc/pic/ipivar.h

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



CVS commit: src/sys/common/pmap/tlb

2011-10-13 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Oct 13 19:50:39 UTC 2011

Modified Files:
src/sys/common/pmap/tlb: pmap.h

Log Message:
Move pai to end of struct pmap.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/common/pmap/tlb/pmap.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/prep/pci

2011-10-13 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Oct 13 19:51:17 UTC 2011

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

Log Message:
Init MSI hooks.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/prep/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/external/gpl3/gcc/usr.bin/gcc/arch/powerpc

2011-10-13 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Oct 13 19:51:58 UTC 2011

Modified Files:
src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc: configargs.h

Log Message:
Regen.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/configargs.h

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



CVS commit: src/tools/gcc

2011-10-13 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Oct 13 19:52:33 UTC 2011

Modified Files:
src/tools/gcc: mknative-gcc

Log Message:
Fix PPC _SOFT_FLOAT


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/tools/gcc/mknative-gcc

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



CVS commit: src/sys/arch/powerpc/booke/dev

2011-10-13 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Oct 13 19:53:30 UTC 2011

Modified Files:
src/sys/arch/powerpc/booke/dev: pq3etsec.c

Log Message:
Fix printing of phy.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/powerpc/booke/dev/pq3etsec.c

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



CVS commit: [matt-nb5-pq3] src/sys/arch/powerpc/booke

2011-10-13 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Oct 13 20:04:14 UTC 2011

Modified Files:
src/sys/arch/powerpc/booke [matt-nb5-pq3]: genassym.cf trap_subr.S

Log Message:
Use FRAME_R* like ibm4xx and oea


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sys/arch/powerpc/booke/genassym.cf \
src/sys/arch/powerpc/booke/trap_subr.S

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



CVS commit: src/external/gpl3/gdb/dist/gdb

2011-10-13 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Oct 13 21:11:57 UTC 2011

Modified Files:
src/external/gpl3/gdb/dist/gdb: nbsd-thread.c

Log Message:
fix core dump handling. In essence remove all the custom code that dealt with
it, and use the gdb standard code.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gdb/dist/gdb/nbsd-thread.c

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



CVS commit: src/external/public-domain/sqlite/dist

2011-10-13 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Thu Oct 13 21:38:58 UTC 2011

Update of /cvsroot/src/external/public-domain/sqlite/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv14811

Log Message:
Import pre-release of SQLite 3.6.9 based on 8bf13b036a.

Status:

Vendor Tag: SQLITE
Release Tags:   sqlite-3-7-9-pre

N src/external/public-domain/sqlite/dist/shell.c
N src/external/public-domain/sqlite/dist/sqlite3.c
N src/external/public-domain/sqlite/dist/sqlite3.h
N src/external/public-domain/sqlite/dist/sqlite3ext.h

No conflicts created by this import



CVS commit: src/external/public-domain/sqlite

2011-10-13 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Thu Oct 13 21:40:28 UTC 2011

Added Files:
src/external/public-domain/sqlite: Makefile Makefile.inc
src/external/public-domain/sqlite/bin: Makefile
src/external/public-domain/sqlite/lib: Makefile shlib_version
sqlite3.pc

Log Message:
Add build glue for SQLite


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/public-domain/sqlite/Makefile \
src/external/public-domain/sqlite/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/external/public-domain/sqlite/bin/Makefile
cvs rdiff -u -r0 -r1.1 src/external/public-domain/sqlite/lib/Makefile \
src/external/public-domain/sqlite/lib/shlib_version \
src/external/public-domain/sqlite/lib/sqlite3.pc

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



CVS commit: src

2011-10-13 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Thu Oct 13 22:08:20 UTC 2011

Modified Files:
src/distrib/sets/lists/base: ad.mips64eb ad.mips64el md.amd64
md.sparc64 mi shl.mi
src/distrib/sets/lists/comp: ad.mips64eb ad.mips64el md.amd64
md.sparc64 mi shl.mi
src/doc: 3RDPARTY CHANGES
src/external/public-domain: Makefile
src/lib: Makefile
src/share/mk: bsd.hostprog.mk

Log Message:
Hook up SQLite into the build


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/distrib/sets/lists/base/ad.mips64eb
cvs rdiff -u -r1.70 -r1.71 src/distrib/sets/lists/base/ad.mips64el
cvs rdiff -u -r1.143 -r1.144 src/distrib/sets/lists/base/md.amd64
cvs rdiff -u -r1.136 -r1.137 src/distrib/sets/lists/base/md.sparc64
cvs rdiff -u -r1.965 -r1.966 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.604 -r1.605 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.57 -r1.58 src/distrib/sets/lists/comp/ad.mips64eb \
src/distrib/sets/lists/comp/ad.mips64el
cvs rdiff -u -r1.141 -r1.142 src/distrib/sets/lists/comp/md.amd64
cvs rdiff -u -r1.126 -r1.127 src/distrib/sets/lists/comp/md.sparc64
cvs rdiff -u -r1.1691 -r1.1692 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.195 -r1.196 src/distrib/sets/lists/comp/shl.mi
cvs rdiff -u -r1.876 -r1.877 src/doc/3RDPARTY
cvs rdiff -u -r1.1613 -r1.1614 src/doc/CHANGES
cvs rdiff -u -r1.1 -r1.2 src/external/public-domain/Makefile
cvs rdiff -u -r1.178 -r1.179 src/lib/Makefile
cvs rdiff -u -r1.65 -r1.66 src/share/mk/bsd.hostprog.mk

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



CVS commit: src/doc

2011-10-13 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Thu Oct 13 23:40:54 UTC 2011

Modified Files:
src/doc: 3RDPARTY

Log Message:
new diffutils, nawk (from Snader_LB)
update mdocml entry after import


To generate a diff of this commit:
cvs rdiff -u -r1.877 -r1.878 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/doc

2011-10-13 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Thu Oct 13 23:42:06 UTC 2011

Modified Files:
src/doc: 3RDPARTY

Log Message:
rcs-5.8 out, from Snader_LB


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

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