CVS commit: src/sys/arch

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 07:18:07 UTC 2011

Modified Files:
src/sys/arch/bebox/bebox: machdep.c
src/sys/arch/evbppc/ev64260: machdep.c
src/sys/arch/evbppc/pmppc: machdep.c
src/sys/arch/evbppc/virtex: machdep.c
src/sys/arch/evbppc/walnut: machdep.c
src/sys/arch/ibmnws/ibmnws: machdep.c
src/sys/arch/macppc/macppc: machdep.c
src/sys/arch/mvmeppc/mvmeppc: machdep.c
src/sys/arch/powerpc/oea: oea_machdep.c
src/sys/arch/prep/prep: machdep.c platform.c
src/sys/arch/rs6000/rs6000: machdep.c
src/sys/arch/sandpoint/sandpoint: machdep.c

Log Message:
Cleanup includes.  ( is handled by softints, not MD anymore,
so this can be nuked).


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/sys/arch/bebox/bebox/machdep.c
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/evbppc/ev64260/machdep.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbppc/pmppc/machdep.c
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbppc/virtex/machdep.c
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/evbppc/walnut/machdep.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/ibmnws/ibmnws/machdep.c
cvs rdiff -u -r1.157 -r1.158 src/sys/arch/macppc/macppc/machdep.c
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/mvmeppc/mvmeppc/machdep.c
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/powerpc/oea/oea_machdep.c
cvs rdiff -u -r1.71 -r1.72 src/sys/arch/prep/prep/machdep.c
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/prep/prep/platform.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/rs6000/rs6000/machdep.c
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/sandpoint/sandpoint/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

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 07:23:36 UTC 2011

Modified Files:
src/sys/arch/evbppc/include: psl.h
src/sys/arch/powerpc/booke: booke_machdep.c
src/sys/arch/powerpc/include: psl.h

Log Message:
Fixup PSL handling to be tolerant of modules.  Move evbppc psl changes
into powerpc psl.h


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbppc/include/psl.h
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/powerpc/booke/booke_machdep.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/powerpc/include/psl.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/powerpc/include

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 07:31:19 UTC 2011

Modified Files:
src/sys/arch/powerpc/include: frame.h

Log Message:
Pad out trapframe for OEA so that trapframe has identical sizes for all
PPC variants.


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

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



CVS commit: src

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Mon Jun 20 07:44:04 UTC 2011

Modified Files:
src/crypto/external/bsd/openssh/bin/sftp: Makefile
src/crypto/external/bsd/openssh/bin/ssh: Makefile
src/crypto/external/bsd/openssh/bin/ssh-keygen: Makefile
src/crypto/external/bsd/openssh/bin/sshd: Makefile
src/crypto/external/bsd/openssh/lib: Makefile
src/distrib/utils/sysinst: Makefile.inc
src/distrib/utils/x_dhclient: Makefile
src/external/bsd/am-utils/bin/amd: Makefile
src/external/bsd/am-utils/bin/amq: Makefile
src/external/bsd/am-utils/bin/pawd: Makefile
src/external/bsd/am-utils/lib/libamu: Makefile
src/external/bsd/bind: Makefile.inc
src/external/bsd/bind/bin/named: Makefile
src/external/bsd/bind/lib/libdns: Makefile
src/external/historical/nawk/bin: Makefile
src/lib/libcrypt: Makefile
src/lib/libgssapi: Makefile
src/lib/libhdb: Makefile
src/lib/libheimntlm: Makefile
src/lib/libhx509: Makefile
src/lib/libkadm5clnt: Makefile
src/lib/libkadm5srv: Makefile
src/lib/libm: Makefile
src/lib/libtelnet: Makefile
src/libexec/ipropd-master: Makefile
src/libexec/ipropd-slave: Makefile
src/libexec/kadmind: Makefile
src/libexec/kpasswdd: Makefile
src/regress/sys/kern/ras/ras1: Makefile
src/regress/sys/kern/ras/ras2: Makefile
src/regress/sys/kern/ras/ras3: Makefile
src/sbin/dkctl: Makefile
src/sbin/dump: Makefile
src/sbin/fsck_ext2fs: Makefile
src/sbin/fsck_ffs: Makefile
src/sbin/fsdb: Makefile
src/sbin/mount_smbfs: Makefile.inc
src/sbin/newfs: Makefile
src/sbin/newfs_sysvbfs: Makefile
src/sbin/restore: Makefile
src/share/mk: bsd.kmodule.mk
src/usr.bin/awk: Makefile
src/usr.bin/crontab: Makefile
src/usr.bin/ctags: Makefile
src/usr.bin/gzip: Makefile
src/usr.bin/nvi/build: Makefile
src/usr.bin/telnet: Makefile
src/usr.bin/tr: Makefile
src/usr.sbin/bootp/bootptest: Makefile
src/usr.sbin/cron: Makefile
src/usr.sbin/dhcp: Makefile.inc
src/usr.sbin/dumplfs: Makefile
src/usr.sbin/hprop: Makefile
src/usr.sbin/installboot: Makefile
src/usr.sbin/iprop-log: Makefile
src/usr.sbin/isdn/isdnd: Makefile
src/usr.sbin/isdn/isdnmonitor: Makefile
src/usr.sbin/isdn/isdntel: Makefile
src/usr.sbin/isdn/isdntrace: Makefile
src/usr.sbin/makefs/cd9660: Makefile.inc
src/usr.sbin/mopd/common: Makefile
src/usr.sbin/mopd/mopd: Makefile
src/usr.sbin/mopd/mopprobe: Makefile
src/usr.sbin/mscdlabel: Makefile
src/usr.sbin/pppd: Makefile.inc
src/usr.sbin/pppd/pppd: Makefile
src/usr.sbin/rarpd: Makefile
src/usr.sbin/rbootd: Makefile
src/usr.sbin/rpc.pcnfsd: Makefile
src/usr.sbin/rtadvd: Makefile
src/usr.sbin/tcpdump: Makefile
src/usr.sbin/wiconfig: Makefile

Log Message:
remove most of the remaining HAVE_GCC tests that are always true in
the modern world.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/crypto/external/bsd/openssh/bin/sftp/Makefile
cvs rdiff -u -r1.4 -r1.5 src/crypto/external/bsd/openssh/bin/ssh/Makefile
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/external/bsd/openssh/bin/ssh-keygen/Makefile
cvs rdiff -u -r1.4 -r1.5 src/crypto/external/bsd/openssh/bin/sshd/Makefile
cvs rdiff -u -r1.8 -r1.9 src/crypto/external/bsd/openssh/lib/Makefile
cvs rdiff -u -r1.52 -r1.53 src/distrib/utils/sysinst/Makefile.inc
cvs rdiff -u -r1.16 -r1.17 src/distrib/utils/x_dhclient/Makefile
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/am-utils/bin/amd/Makefile
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/am-utils/bin/amq/Makefile
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/am-utils/bin/pawd/Makefile
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/am-utils/lib/libamu/Makefile
cvs rdiff -u -r1.11 -r1.12 src/external/bsd/bind/Makefile.inc
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/bind/bin/named/Makefile
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/bind/lib/libdns/Makefile
cvs rdiff -u -r1.5 -r1.6 src/external/historical/nawk/bin/Makefile
cvs rdiff -u -r1.21 -r1.22 src/lib/libcrypt/Makefile
cvs rdiff -u -r1.22 -r1.23 src/lib/libgssapi/Makefile
cvs rdiff -u -r1.24 -r1.25 src/lib/libhdb/Makefile
cvs rdiff -u -r1.3 -r1.4 src/lib/libheimntlm/Makefile
cvs rdiff -u -r1.6 -r1.7 src/lib/libhx509/Makefile
cvs rdiff -u -r1.25 -r1.26 src/lib/libkadm5clnt/Makefile
cvs rdiff -u -r1.28 -r1.29 src/lib/libkadm5srv/Makefile
cvs rdiff -u -r1.110 -r1.111 src/lib/libm/Makefile
cvs rdiff -u -r1.32 -r1.33 src/lib/libtelnet/Makefile
cvs rdiff -u -r1.3 -r1.4 src/libexec/ipropd-master/Makefile
cvs rdiff -u -r1.3 -r1.4 src/libexec/ipropd-slave/Makefile
cvs rdiff -u -r1.21 -r1.22 src/libexec/kadmind/Makefile
cvs rdiff -u -r1

CVS commit: src/sys/arch

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 08:01:14 UTC 2011

Modified Files:
src/sys/arch/amigappc/include: vmparam.h
src/sys/arch/bebox/include: vmparam.h
src/sys/arch/evbppc/include: vmparam.h
src/sys/arch/ibmnws/include: vmparam.h
src/sys/arch/macppc/include: vmparam.h
src/sys/arch/mvmeppc/include: vmparam.h
src/sys/arch/ofppc/include: vmparam.h
src/sys/arch/prep/include: vmparam.h
src/sys/arch/rs6000/include: vmparam.h
src/sys/arch/sandpoint/include: vmparam.h
Added Files:
src/sys/arch/powerpc/include: vmparam.h

Log Message:
Don't export USER_SR if _MODULE is defined.
Add a common  like we have for 


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/amigappc/include/vmparam.h
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/bebox/include/vmparam.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbppc/include/vmparam.h
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/ibmnws/include/vmparam.h
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/macppc/include/vmparam.h
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/mvmeppc/include/vmparam.h
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/ofppc/include/vmparam.h
cvs rdiff -u -r0 -r1.14 src/sys/arch/powerpc/include/vmparam.h
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/prep/include/vmparam.h
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/rs6000/include/vmparam.h
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/sandpoint/include/vmparam.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/powerpc

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 08:07:03 UTC 2011

Modified Files:
src/sys/arch/powerpc/include: pmap.h
src/sys/arch/powerpc/include/oea: pmap.h
src/sys/arch/powerpc/oea: pmap_kernel.c

Log Message:
Add #error for unknown PPC variant
Now that oea calls cpu_fixup_stubs, we don't need pmap_fixup_stubs.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/powerpc/include/pmap.h
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/powerpc/include/oea/pmap.h
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/powerpc/oea/pmap_kernel.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/powerpc/ibm4xx

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 08:13:17 UTC 2011

Modified Files:
src/sys/arch/powerpc/ibm4xx: pmap.c

Log Message:
Get rid of extern inline.
Cleanup includes.
Rearrange pv_entry so that are pointers are first.


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sys/arch/powerpc/ibm4xx/pmap.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/powerpc/powerpc

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 08:18:28 UTC 2011

Modified Files:
src/sys/arch/powerpc/powerpc: genassym.cf locore_subr.S

Log Message:
If this is a MODULAR kernel, export USRSTACK and CPU_MAXNUM as linker symbols
so modules can access them.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/powerpc/powerpc/genassym.cf
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/powerpc/powerpc/locore_subr.S

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



CVS commit: src/sys/lib/libsa

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Mon Jun 20 08:22:44 UTC 2011

Modified Files:
src/sys/lib/libsa: Makefile

Log Message:
remove HAVE_GCC == 4 conditional


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/lib/libsa/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/syslogd

2011-06-20 Thread enami tsugutomo
Module Name:src
Committed By:   enami
Date:   Mon Jun 20 08:27:15 UTC 2011

Modified Files:
src/usr.sbin/syslogd: syslogd.c

Log Message:
Now need to use own buffer for klog read due to previous change.


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/usr.sbin/syslogd/syslogd.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

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Mon Jun 20 08:46:28 UTC 2011

Modified Files:
src/sys/arch/hp700/stand/xxboot: Makefile
src/sys/arch/i386/stand/netboot/ne2000_isa: Makefile

Log Message:
remove some more ancient HAVE_GCC checks.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hp700/stand/xxboot/Makefile
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/i386/stand/netboot/ne2000_isa/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

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 08:47:13 UTC 2011

Modified Files:
src/sys/arch/powerpc/include: cpu.h
src/sys/arch/powerpc/powerpc: powerpc_machdep.c

Log Message:
Make more module friendly (part 1).
Don't export frame.h and psl.h to all of the kernel.
add lwp_pc and clkf accessor functions.
whitespace cleanup.


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/sys/arch/powerpc/include/cpu.h
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/powerpc/powerpc/powerpc_machdep.c

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



CVS commit: src

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Mon Jun 20 09:11:17 UTC 2011

Modified Files:
src/common/lib/libc/gen: rb.c
src/crypto/dist/heimdal/lib/krb5: convert_creds.c init_creds_pw.c
rd_req.c
src/crypto/external/bsd/openssh/dist: progressmeter.c
src/external/bsd/bind/dist/lib/isc/unix: time.c
src/external/bsd/openldap/dist/libraries/liblutil: detach.c
src/lib/libc/compat/sys: compat_getdents.c
src/lib/libc/db/btree: bt_split.c
src/lib/libc/db/recno: rec_put.c
src/lib/libc/gdtoa: strtof.c
src/lib/libc/rpc: clnt_dg.c
src/lib/libedit: eln.c
src/lib/libpuffs: puffs_priv.h
src/sys/arch/amd64/include: stdarg.h

Log Message:
various build fixes for gcc 4.5.  from chuq.  XXX i'm not sure all of
these work properly wtf pointer aliasing, but there are no casts at
least...

the lib/libpuffs/puffs_priv.h is definately a real bug fix.

from chuq.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/common/lib/libc/gen/rb.c
cvs rdiff -u -r1.2 -r1.3 src/crypto/dist/heimdal/lib/krb5/convert_creds.c \
src/crypto/dist/heimdal/lib/krb5/init_creds_pw.c \
src/crypto/dist/heimdal/lib/krb5/rd_req.c
cvs rdiff -u -r1.2 -r1.3 src/crypto/external/bsd/openssh/dist/progressmeter.c
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/bind/dist/lib/isc/unix/time.c
cvs rdiff -u -r1.1.1.3 -r1.2 \
src/external/bsd/openldap/dist/libraries/liblutil/detach.c
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/compat/sys/compat_getdents.c
cvs rdiff -u -r1.19 -r1.20 src/lib/libc/db/btree/bt_split.c
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/db/recno/rec_put.c
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/gdtoa/strtof.c
cvs rdiff -u -r1.24 -r1.25 src/lib/libc/rpc/clnt_dg.c
cvs rdiff -u -r1.9 -r1.10 src/lib/libedit/eln.c
cvs rdiff -u -r1.43 -r1.44 src/lib/libpuffs/puffs_priv.h
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/amd64/include/stdarg.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/sparc64

2011-06-20 Thread Takeshi Nakayama
Module Name:src
Committed By:   nakayama
Date:   Mon Jun 20 09:25:48 UTC 2011

Modified Files:
src/sys/arch/sparc64/include: db_machdep.h
src/sys/arch/sparc64/sparc64: db_trace.c

Log Message:
Remove frame32 hack with using the same trick in netbsd32_machdep.c.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/sparc64/include/db_machdep.h
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/sparc64/sparc64/db_trace.c

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



CVS commit: src/gnu/usr.bin/gdb6/bfd

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Mon Jun 20 09:27:43 UTC 2011

Modified Files:
src/gnu/usr.bin/gdb6/bfd: Makefile

Log Message:
remove sh5 code.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/gnu/usr.bin/gdb6/bfd/Makefile

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



CVS commit: src/sys/net

2011-06-20 Thread Mihai Chelaru
Module Name:src
Committed By:   kefren
Date:   Mon Jun 20 09:43:27 UTC 2011

Modified Files:
src/sys/net: if_loop.c

Log Message:
Avoid computing INET[6] cksums for MPLS packets


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/net/if_loop.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/zaurus/stand/zboot

2011-06-20 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Mon Jun 20 12:39:21 UTC 2011

Modified Files:
src/sys/arch/zaurus/stand/zboot: boot.c compat_linux.h diskprobe.c
pathnames.h unixdev.h unixsys.S version

Log Message:
support SL-C1000.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/zaurus/stand/zboot/boot.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/zaurus/stand/zboot/compat_linux.h \
src/sys/arch/zaurus/stand/zboot/diskprobe.c \
src/sys/arch/zaurus/stand/zboot/pathnames.h \
src/sys/arch/zaurus/stand/zboot/unixdev.h \
src/sys/arch/zaurus/stand/zboot/unixsys.S \
src/sys/arch/zaurus/stand/zboot/version

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



CVS commit: src/distrib/alpha/instkernel/ramdisk

2011-06-20 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Mon Jun 20 13:09:38 UTC 2011

Modified Files:
src/distrib/alpha/instkernel/ramdisk: list

Log Message:
Fix pasto botch.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/distrib/alpha/instkernel/ramdisk/list

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



CVS commit: src/sys/dev/pci

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 13:26:58 UTC 2011

Modified Files:
src/sys/dev/pci: arcmsr.c arcmsrvar.h

Log Message:
Maintain our own storage for volume and disk ID info rather than
(ab)using envstat's storage.

XXX Compile-tested only.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/pci/arcmsr.c
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/arcmsrvar.h

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

2011-06-20 Thread Alistair G. Crooks
Module Name:othersrc
Committed By:   agc
Date:   Mon Jun 20 14:58:54 UTC 2011

Modified Files:
othersrc/external/bsd/mat/dist: main.c mat.1 mat.h
othersrc/external/bsd/mat/libmat: Makefile
othersrc/external/bsd/mat/mat: Makefile
Added Files:
othersrc/external/bsd/mat/dist: frontends.c matpax.1

Log Message:
Abstract the mat/mattar frontend into its own function in frontends.c

Add a matpax frontend which uses a more pax-like interface

Add manual pages for matpax, fixup mat(1)


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 othersrc/external/bsd/mat/dist/frontends.c \
othersrc/external/bsd/mat/dist/matpax.1
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/mat/dist/main.c \
othersrc/external/bsd/mat/dist/mat.h
cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/mat/dist/mat.1
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/mat/libmat/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/mat/mat/Makefile

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



CVS commit: src/sys/dev/acpi

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 15:00:04 UTC 2011

Modified Files:
src/sys/dev/acpi: thinkpad_acpi.c

Log Message:
Initialize sensor state before trying to register.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/acpi/thinkpad_acpi.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/x86

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 15:01:30 UTC 2011

Modified Files:
src/sys/arch/x86/x86: coretemp.c

Log Message:
Inialize sensor state before registering.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/x86/x86/coretemp.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-06-20 Thread Thomas Klausner
Module Name:othersrc
Committed By:   wiz
Date:   Mon Jun 20 15:09:18 UTC 2011

Modified Files:
othersrc/external/bsd/mat/dist: mat.1

Log Message:
Reinstate my changes which got lost in mattar conversion.


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

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-06-20 Thread Thomas Klausner
Module Name:othersrc
Committed By:   wiz
Date:   Mon Jun 20 15:15:25 UTC 2011

Modified Files:
othersrc/external/bsd/mat/dist: matpax.1

Log Message:
Same fixes as for mattar, since the contents are nearly the same.
XXX: should describe differences in options (I guess)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 othersrc/external/bsd/mat/dist/matpax.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/acpi

2011-06-20 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Mon Jun 20 15:31:52 UTC 2011

Modified Files:
src/sys/dev/acpi: acpi_util.c acpi_util.h

Log Message:
Add two new functions, acpi_match_cpu_info() and acpi_match_cpu_handle(),
which will match a given struct cpu_info with the corresponding ACPI handle,
and vice versa.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/acpi/acpi_util.c
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/acpi/acpi_util.h

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



CVS commit: src/sys/dev/acpi

2011-06-20 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Mon Jun 20 15:33:49 UTC 2011

Modified Files:
src/sys/dev/acpi: acpi_cpu.c

Log Message:
Use the new acpi_match_cpu_info() from acpi_util.c.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/dev/acpi/acpi_cpu.c

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



CVS commit: src/sys/dev/acpi

2011-06-20 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Mon Jun 20 15:36:49 UTC 2011

Modified Files:
src/sys/dev/acpi: acpi_tz.c

Log Message:
Use the new acpi_match_cpu_handle() from acpi_util.c.


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/sys/dev/acpi/acpi_tz.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/acpi

2011-06-20 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Mon Jun 20 15:39:54 UTC 2011

Modified Files:
src/sys/arch/x86/acpi: acpi_pdc.c

Log Message:
Use acpi_match_cpu_handle() from acpi_util.c and only evaluate
the _PDC control method for CPUs that are enabled in the MADT.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/x86/acpi/acpi_pdc.c

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



CVS commit: src/sys/dev/acpi

2011-06-20 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Mon Jun 20 15:56:07 UTC 2011

Modified Files:
src/sys/dev/acpi: acpidevs

Log Message:
Add ENE0100, a KB3924-based cir(4) chip.

>From dmesg supplied by hasina rakotoarisoa on gnats.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/dev/acpi/acpidevs

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



CVS commit: src/sys/dev/acpi

2011-06-20 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Mon Jun 20 15:56:36 UTC 2011

Modified Files:
src/sys/dev/acpi: acpidevs_data.h

Log Message:
Regen.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/acpi/acpidevs_data.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/powerpc/oea

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 16:31:28 UTC 2011

Modified Files:
src/sys/arch/powerpc/oea: cpu_subr.c

Log Message:
Initialize sensor state before registering.


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sys/arch/powerpc/oea/cpu_subr.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/sparc/dev

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 16:33:42 UTC 2011

Modified Files:
src/sys/arch/sparc/dev: tctrl.c

Log Message:
Initialize sensor states before registering


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/sparc/dev/tctrl.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/sparc64/dev

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 17:01:45 UTC 2011

Modified Files:
src/sys/arch/sparc64/dev: lom.c pcf8591_envctrl.c

Log Message:
Initialize sensor states before registering.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/sparc64/dev/lom.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/sparc64/dev/pcf8591_envctrl.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/x86

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 17:07:21 UTC 2011

Modified Files:
src/sys/arch/x86/x86: viac7temp.c

Log Message:
Initialize sensor state before registering.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/x86/x86/viac7temp.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/powerpc

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 17:15:38 UTC 2011

Modified Files:
src/sys/arch/powerpc/booke: genassym.cf
src/sys/arch/powerpc/ibm4xx: genassym.cf
src/sys/arch/powerpc/include: cpu.h
src/sys/arch/powerpc/oea: genassym.cf

Log Message:
Make struct cpu_info the same size if building MODULAR
kernels or compiling a module.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/powerpc/booke/genassym.cf
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/powerpc/ibm4xx/genassym.cf
cvs rdiff -u -r1.83 -r1.84 src/sys/arch/powerpc/include/cpu.h
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/powerpc/oea/genassym.cf

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



CVS commit: src/sys/dev/acpi

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 17:21:50 UTC 2011

Modified Files:
src/sys/dev/acpi: acpi_fan.c acpi_pmtr.c acpi_tz.c aibs_acpi.c

Log Message:
Initialize sensors states before registering.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/acpi/acpi_fan.c \
src/sys/dev/acpi/acpi_pmtr.c
cvs rdiff -u -r1.81 -r1.82 src/sys/dev/acpi/acpi_tz.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/acpi/aibs_acpi.c

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



CVS commit: src/sys/dev/onewire

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 17:24:16 UTC 2011

Modified Files:
src/sys/dev/onewire: owtemp.c

Log Message:
Initialize sensor state before registering.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/onewire/owtemp.c

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



CVS commit: src/sys/dev/pci

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 17:29:06 UTC 2011

Modified Files:
src/sys/dev/pci: arcmsr.c viaenv.c

Log Message:
Initialize sensors states before registering.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/pci/arcmsr.c
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/pci/viaenv.c

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



CVS commit: src/sys/dev/spi

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 17:31:38 UTC 2011

Modified Files:
src/sys/dev/spi: tmp121.c

Log Message:
Initialize sensor state before registering


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/spi/tmp121.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

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 17:44:34 UTC 2011

Modified Files:
src/sys/arch/evbppc/conf: files.explora files.virtex files.walnut
std.explora std.obs405 std.virtex std.walnut
src/sys/arch/evbppc/explora: explora_start.S machdep.c
src/sys/arch/evbppc/obs405: obs200_machdep.c obs266_machdep.c
obs600_autoconf.c obs600_machdep.c
src/sys/arch/evbppc/virtex: machdep.c
src/sys/arch/evbppc/walnut: machdep.c
src/sys/arch/powerpc/conf: files.ibm4xx
src/sys/arch/powerpc/ibm4xx: clock.c ibm4xx_machdep.c
src/sys/arch/powerpc/include/ibm4xx: cpu.h
Added Files:
src/sys/arch/powerpc/ibm4xx: pic_uic.c
Removed Files:
src/sys/arch/powerpc/ibm4xx: intr.c
src/sys/arch/powerpc/include/ibm4xx: ibm4xx_intr.h

Log Message:
Change IBM4xx to use the common powerpc PIC framework.
Consolidate most ibm4xx initppc function into ibm4xx_init
and Make all IBM4xx use it.
Change explora to use initppc instead of bootstrap.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbppc/conf/files.explora
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbppc/conf/files.virtex \
src/sys/arch/evbppc/conf/std.explora src/sys/arch/evbppc/conf/std.obs405
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbppc/conf/files.walnut
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbppc/conf/std.virtex
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbppc/conf/std.walnut
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbppc/explora/explora_start.S
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/evbppc/explora/machdep.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbppc/obs405/obs200_machdep.c
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbppc/obs405/obs266_machdep.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbppc/obs405/obs600_autoconf.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbppc/obs405/obs600_machdep.c
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/evbppc/virtex/machdep.c
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/evbppc/walnut/machdep.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/powerpc/conf/files.ibm4xx
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/powerpc/ibm4xx/clock.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/powerpc/ibm4xx/ibm4xx_machdep.c
cvs rdiff -u -r1.25 -r0 src/sys/arch/powerpc/ibm4xx/intr.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/powerpc/ibm4xx/pic_uic.c
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/powerpc/include/ibm4xx/cpu.h
cvs rdiff -u -r1.20 -r0 src/sys/arch/powerpc/include/ibm4xx/ibm4xx_intr.h

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

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 17:48:46 UTC 2011

Modified Files:
src/sys/dev/ic: cac.c ciss.c mfi.c nslm7x.c

Log Message:
Initializes sensors states before registering.


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/dev/ic/cac.c
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/ic/ciss.c
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/ic/mfi.c
cvs rdiff -u -r1.57 -r1.58 src/sys/dev/ic/nslm7x.c

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



CVS commit: src

2011-06-20 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Mon Jun 20 18:03:41 UTC 2011

Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/syscall: Makefile
Added Files:
src/tests/syscall: t_truncate.c

Log Message:
Few naive tests for truncate(2).


To generate a diff of this commit:
cvs rdiff -u -r1.353 -r1.354 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.32 -r1.33 src/tests/syscall/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/syscall/t_truncate.c

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

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 18:12:06 UTC 2011

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

Log Message:
Initialize sensor states before registering


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ic/ug.c

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



CVS commit: src/sys/dev/isa

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 18:12:54 UTC 2011

Modified Files:
src/sys/dev/isa: finsio_isa.c itesio_isa.c nsclpcsio_isa.c smsc.c

Log Message:
Initialize sensors states before registering.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/isa/finsio_isa.c
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/isa/itesio_isa.c
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/isa/nsclpcsio_isa.c
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/isa/smsc.c

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-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 19:31:58 UTC 2011

Added Files:
src/sys/common/pmap/tlb: vmpagemd.h

Log Message:
Make the vm_page_md definition common for all users of the shared tlb pmap.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/common/pmap/tlb/vmpagemd.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/sandpoint/stand/altboot

2011-06-20 Thread Julian Coleman
Module Name:src
Committed By:   jdc
Date:   Mon Jun 20 19:48:05 UTC 2011

Modified Files:
src/sys/arch/sandpoint/stand/altboot: dsk.c

Log Message:
Add support for booting from RAID 1.
Note, that the RAID partition must be the first partition of the disk.
Reviewed by phx@.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sandpoint/stand/altboot/dsk.c

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



CVS commit: src/doc

2011-06-20 Thread Julian Coleman
Module Name:src
Committed By:   jdc
Date:   Mon Jun 20 19:48:28 UTC 2011

Modified Files:
src/doc: CHANGES

Log Message:
Note sandpoint RAID 1 boot support.


To generate a diff of this commit:
cvs rdiff -u -r1.1568 -r1.1569 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/sys/arch

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 19:56:13 UTC 2011

Modified Files:
src/sys/arch/amigappc/amigappc: locore.S
src/sys/arch/bebox/bebox: locore.S
src/sys/arch/evbppc/ev64260: ev64260_locore.S
src/sys/arch/evbppc/explora: explora_start.S
src/sys/arch/evbppc/obs405: obs200_locore.S obs600_locore.S
src/sys/arch/evbppc/pmppc: pmppc_locore.S
src/sys/arch/evbppc/virtex: virtex_start.S
src/sys/arch/evbppc/walnut: walnut_start.S
src/sys/arch/ibmnws/ibmnws: locore.S
src/sys/arch/macppc/macppc: locore.S
src/sys/arch/mvmeppc/mvmeppc: locore.S
src/sys/arch/ofppc/ofppc: locore.S
src/sys/arch/powerpc/ibm4xx: genassym.cf
src/sys/arch/powerpc/ibm4xx/openbios: locore.S
src/sys/arch/powerpc/oea: genassym.cf
src/sys/arch/prep/prep: locore.S
src/sys/arch/rs6000/rs6000: locore.S
src/sys/arch/sandpoint/sandpoint: locore.S

Log Message:
Don't include *pmap.h in assembly files.  Get the needed definitions
from "assym.h".


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/amigappc/amigappc/locore.S
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/bebox/bebox/locore.S
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbppc/ev64260/ev64260_locore.S
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbppc/explora/explora_start.S
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbppc/obs405/obs200_locore.S
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbppc/obs405/obs600_locore.S
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbppc/pmppc/pmppc_locore.S
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbppc/virtex/virtex_start.S
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/evbppc/walnut/walnut_start.S
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/ibmnws/ibmnws/locore.S
cvs rdiff -u -r1.69 -r1.70 src/sys/arch/macppc/macppc/locore.S
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/mvmeppc/mvmeppc/locore.S
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/ofppc/ofppc/locore.S
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/powerpc/ibm4xx/genassym.cf
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/powerpc/ibm4xx/openbios/locore.S
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/powerpc/oea/genassym.cf
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/prep/prep/locore.S
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/rs6000/rs6000/locore.S
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/sandpoint/sandpoint/locore.S

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



CVS commit: src/sys/dev/i2c

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 20:16:19 UTC 2011

Modified Files:
src/sys/dev/i2c: adm1021.c dbcool.c g760a.c lm75.c pic16lc.c smscmon.c

Log Message:
Initialize sensor state before registering.

XXX Still need to fix i2c/ibmhawk.c


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/i2c/adm1021.c
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/i2c/dbcool.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/g760a.c src/sys/dev/i2c/smscmon.c
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/i2c/lm75.c
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/i2c/pic16lc.c

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



CVS commit: src/sys/modules/arch/powerpc/powerpc-4xx

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 20:18:43 UTC 2011

Modified Files:
src/sys/modules/arch/powerpc/powerpc-4xx: bsd.powerpc-4xx.mk

Log Message:
IBM4xx now uses the pic-based intr.h


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/sys/modules/arch/powerpc/powerpc-4xx/bsd.powerpc-4xx.mk

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



CVS commit: src/sys

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 20:24:29 UTC 2011

Modified Files:
src/sys/arch/powerpc/booke: booke_pmap.c trap.c
src/sys/arch/powerpc/include: intr.h pmap.h vmparam.h
src/sys/arch/powerpc/include/booke: pmap.h pte.h vmparam.h
src/sys/arch/powerpc/include/ibm4xx: pmap.h vmparam.h
src/sys/arch/powerpc/include/oea: pmap.h vmparam.h
src/sys/common/pmap/tlb: pmap.c pmap.h

Log Message:
PowerPC now exports a common view of cpu.h, vmparam.h and pmap.h
when building a MODULAR kernel or compiling _MODULE.
It should be noted that MODULAR or _MODULE export a view of the kernel
as being MULTIPROCESSOR (even if isn't).
The shared pmap TLB uses mdpg in places where it used mdpg to avoid
deadly embrance inclusion problems.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/powerpc/booke/booke_pmap.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/powerpc/booke/trap.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/powerpc/include/intr.h
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/powerpc/include/pmap.h
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/powerpc/include/vmparam.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/powerpc/include/booke/pmap.h
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/powerpc/include/booke/pte.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/powerpc/include/booke/vmparam.h
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/powerpc/include/ibm4xx/pmap.h
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/powerpc/include/ibm4xx/vmparam.h
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/powerpc/include/oea/pmap.h
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/powerpc/include/oea/vmparam.h
cvs rdiff -u -r1.5 -r1.6 src/sys/common/pmap/tlb/pmap.c
cvs rdiff -u -r1.4 -r1.5 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/dev/acpi

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 20:25:00 UTC 2011

Modified Files:
src/sys/dev/acpi: acpi_bat.c

Log Message:
Initialize battery capacity sensor value before registering.


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/sys/dev/acpi/acpi_bat.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/amiga/stand/bootblock/txlt

2011-06-20 Thread Havard Eidnes
Module Name:src
Committed By:   he
Date:   Mon Jun 20 20:25:47 UTC 2011

Modified Files:
src/sys/arch/amiga/stand/bootblock/txlt: txlt.l

Log Message:
Include  for strncmp() prototype.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/amiga/stand/bootblock/txlt/txlt.l

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



CVS commit: src/distrib/evbppc/ramdisk

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 21:39:19 UTC 2011

Modified Files:
src/distrib/evbppc/ramdisk: Makefile

Log Message:
Make sure to build -fno-pie -fno-pic in case MKPIE=yes


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/distrib/evbppc/ramdisk/Makefile

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



CVS commit: src

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Mon Jun 20 21:45:17 UTC 2011

Modified Files:
src/distrib/sets/lists/comp: ad.powerpc
src/sys/arch/powerpc/include: Makefile pmap.h vmparam.h

Log Message:
Readd powerpc/include/vmparam.h to the set lists
Export it to powerpc/include.h
Protect pmap.h and vmparam.h from getting an #error when included
from userland.
Export safe definitions of VM_MAXUSER_ADDRESS, VM_MIN_ADDRESS,
VM_MAX_ADDRESS when _RUMPKERNEL is defined.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/distrib/sets/lists/comp/ad.powerpc
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/powerpc/include/Makefile
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/powerpc/include/pmap.h
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/powerpc/include/vmparam.h

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

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 22:02:55 UTC 2011

Modified Files:
src/sys/dev/ic: cac.c ciss.c mfi.c

Log Message:
Initialize current value for ENVSYS_DRIVE sensors


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/dev/ic/cac.c
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/ic/ciss.c
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/ic/mfi.c

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



CVS commit: src/sys/dev/pci

2011-06-20 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Mon Jun 20 22:03:16 UTC 2011

Modified Files:
src/sys/dev/pci: arcmsr.c

Log Message:
Initialize current value for ENVSYS_DRIVE sensors


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/pci/arcmsr.c

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



CVS commit: src/distrib/alpha/instkernel/ramdisk

2011-06-20 Thread Havard Eidnes
Module Name:src
Committed By:   he
Date:   Mon Jun 20 23:00:53 UTC 2011

Modified Files:
src/distrib/alpha/instkernel/ramdisk: list

Log Message:
Add -lbz2 and -llzma so that this links again.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/distrib/alpha/instkernel/ramdisk/list

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



CVS commit: src/sys/uvm

2011-06-20 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Mon Jun 20 23:18:58 UTC 2011

Modified Files:
src/sys/uvm: uvm_pdpolicy_clockpro.c

Log Message:
band-aid fix after the merge of rmind-uvmplock branch.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/uvm/uvm_pdpolicy_clockpro.c

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



CVS commit: src/tests/syscall

2011-06-20 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Jun 21 01:45:26 UTC 2011

Modified Files:
src/tests/syscall: t_truncate.c

Log Message:
Require unprivileged runs when appropriate.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/syscall/t_truncate.c

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



CVS commit: src/doc

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 01:53:19 UTC 2011

Modified Files:
src/doc: 3RDPARTY CHANGES

Log Message:
note mpc 0.9, mpfr 3.0.1, GNU MP 5.0.2 and GCC 4.5.3 imports.


To generate a diff of this commit:
cvs rdiff -u -r1.846 -r1.847 src/doc/3RDPARTY
cvs rdiff -u -r1.1569 -r1.1570 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/tools

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 02:15:41 UTC 2011

Modified Files:
src/tools: Makefile

Log Message:
always build gmake if HAVE_GCC.
build gmp, mpfr and then mpc if HAVE_GCC >= 45.


To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 src/tools/Makefile

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



CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 02:19:30 UTC 2011

Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: Makefile

Log Message:
adjust a grep pattern to (only) match the right line with GCC 4.5.
from chuq.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/crypto/external/bsd/openssl/lib/libcrypto/Makefile

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



CVS commit: src

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 02:32:56 UTC 2011

Modified Files:
src/external/bsd/fetch/lib: Makefile
src/lib/libc: Makefile
src/lib/libedit: Makefile
src/lib/libisns: Makefile
src/lib/libpam/libpam: Makefile

Log Message:
add some XXX'd -Wno-foo if HAVE_GCC >= 45.

XXX: someone should look at these.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/fetch/lib/Makefile
cvs rdiff -u -r1.146 -r1.147 src/lib/libc/Makefile
cvs rdiff -u -r1.41 -r1.42 src/lib/libedit/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 src/lib/libisns/Makefile
cvs rdiff -u -r1.11 -r1.12 src/lib/libpam/libpam/Makefile

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

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 02:41:39 UTC 2011

Modified Files:
src/external/gpl3/gcc/dist: configure configure.ac
src/external/gpl3/gcc/dist/gcc: Makefile.in c-opts.c c.opt cfgexpand.c
config.gcc configure configure.ac gcc.c gcc.h genemit.c genmultilib
genrecog.c hwint.h libgcc2.c tree-cfg.c
src/external/gpl3/gcc/dist/gcc/config: netbsd-elf.h netbsd.h
src/external/gpl3/gcc/dist/gcc/config/arm: t-arm
src/external/gpl3/gcc/dist/gcc/config/m68k: m68k.md
src/external/gpl3/gcc/dist/gcc/config/mips: netbsd.h
src/external/gpl3/gcc/dist/gcc/config/pa: milli64.S pa.c pa.h
src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd.h rs6000.c sysv4.h
t-netbsd
src/external/gpl3/gcc/dist/gcc/config/sh: t-netbsd
src/external/gpl3/gcc/dist/gcc/config/sparc: netbsd-elf.h t-netbsd64
src/external/gpl3/gcc/dist/gcc/doc: cpp.texi cppenv.texi cppopts.texi
gcov.texi invoke.texi
src/external/gpl3/gcc/dist/gcc/ginclude: stddef.h
src/external/gpl3/gcc/dist/libcpp: Makefile.in files.c init.c
internal.h lex.c macro.c
src/external/gpl3/gcc/dist/libcpp/include: cpplib.h
src/external/gpl3/gcc/dist/libiberty: floatformat.c strerror.c
src/external/gpl3/gcc/dist/libobjc: hash.c
src/external/gpl3/gcc/dist/libstdc++-v3: crossconfig.m4
src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/netbsd:
ctype_base.h

Log Message:
merge forward our changes into the GCC 4.5.3 tree.  mostly from chuq.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/configure \
src/external/gpl3/gcc/dist/configure.ac
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/gcc/Makefile.in \
src/external/gpl3/gcc/dist/gcc/c-opts.c \
src/external/gpl3/gcc/dist/gcc/c.opt \
src/external/gpl3/gcc/dist/gcc/cfgexpand.c \
src/external/gpl3/gcc/dist/gcc/config.gcc \
src/external/gpl3/gcc/dist/gcc/configure \
src/external/gpl3/gcc/dist/gcc/configure.ac \
src/external/gpl3/gcc/dist/gcc/gcc.c src/external/gpl3/gcc/dist/gcc/gcc.h \
src/external/gpl3/gcc/dist/gcc/genemit.c \
src/external/gpl3/gcc/dist/gcc/genmultilib \
src/external/gpl3/gcc/dist/gcc/genrecog.c \
src/external/gpl3/gcc/dist/gcc/hwint.h \
src/external/gpl3/gcc/dist/gcc/libgcc2.c \
src/external/gpl3/gcc/dist/gcc/tree-cfg.c
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/gcc/config/netbsd-elf.h \
src/external/gpl3/gcc/dist/gcc/config/netbsd.h
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/gcc/config/arm/t-arm
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/gcc/config/m68k/m68k.md
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/gcc/config/mips/netbsd.h
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/gcc/config/pa/milli64.S \
src/external/gpl3/gcc/dist/gcc/config/pa/pa.c \
src/external/gpl3/gcc/dist/gcc/config/pa/pa.h
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/gcc/config/rs6000/netbsd.h \
src/external/gpl3/gcc/dist/gcc/config/rs6000/rs6000.c \
src/external/gpl3/gcc/dist/gcc/config/rs6000/sysv4.h \
src/external/gpl3/gcc/dist/gcc/config/rs6000/t-netbsd
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/gcc/config/sh/t-netbsd
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/gcc/config/sparc/netbsd-elf.h \
src/external/gpl3/gcc/dist/gcc/config/sparc/t-netbsd64
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/gcc/doc/cpp.texi \
src/external/gpl3/gcc/dist/gcc/doc/cppenv.texi \
src/external/gpl3/gcc/dist/gcc/doc/cppopts.texi \
src/external/gpl3/gcc/dist/gcc/doc/gcov.texi \
src/external/gpl3/gcc/dist/gcc/doc/invoke.texi
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/gcc/ginclude/stddef.h
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/libcpp/Makefile.in \
src/external/gpl3/gcc/dist/libcpp/files.c \
src/external/gpl3/gcc/dist/libcpp/init.c \
src/external/gpl3/gcc/dist/libcpp/internal.h \
src/external/gpl3/gcc/dist/libcpp/lex.c \
src/external/gpl3/gcc/dist/libcpp/macro.c
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/libcpp/include/cpplib.h
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/libiberty/floatformat.c \
src/external/gpl3/gcc/dist/libiberty/strerror.c
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/libobjc/hash.c
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/libstdc++-v3/crossconfig.m4
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/netbsd/ctype_base.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

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 02:48:28 UTC 2011

Update of /cvsroot/src/external/gpl3/gcc
In directory ivanova.netbsd.org:/tmp/cvs-serv4997

Log Message:
import the non-arch specific makefiles we use to build GCC 4.1
as a base reference.

Status:

Vendor Tag: netbsd
Release Tags:   netbsd-20110620

N src/external/gpl3/gcc/lib/crtstuff4/Makefile
N src/external/gpl3/gcc/lib/crtstuff4/crtbegin.c
N src/external/gpl3/gcc/lib/crtstuff4/crtbeginS.c
N src/external/gpl3/gcc/lib/crtstuff4/crtbeginT.c
N src/external/gpl3/gcc/lib/crtstuff4/crtend.c
N src/external/gpl3/gcc/lib/crtstuff4/crtendS.c
N src/external/gpl3/gcc/lib/libgcc4/Makefile
N src/external/gpl3/gcc/lib/libgcc4/Makefile.inc
N src/external/gpl3/gcc/lib/libgcc4/Makefile.srcs
N src/external/gpl3/gcc/lib/libgcc4/Makefile.wrapper
N src/external/gpl3/gcc/lib/libgcc4/libgcc/Makefile
N src/external/gpl3/gcc/lib/libgcc4/libgcc_eh/Makefile
N src/external/gpl3/gcc/lib/libgcc4/libgcc_s/Makefile
N src/external/gpl3/gcc/lib/libgcc4/libgcov/Makefile
N src/external/gpl3/gcc/lib/libobjc4/Makefile
N src/external/gpl3/gcc/lib/libstdc++-v3_4/Makefile
N src/external/gpl3/gcc/lib/libstdc++-v3_4/include/Makefile
N src/external/gpl3/gcc/lib/libstdc++-v3_4/include/backward/Makefile
N src/external/gpl3/gcc/lib/libstdc++-v3_4/include/bits/Makefile
N src/external/gpl3/gcc/lib/libstdc++-v3_4/include/debug/Makefile
N src/external/gpl3/gcc/lib/libstdc++-v3_4/include/ext/Makefile
N src/external/gpl3/gcc/lib/libstdc++-v3_4/include/tr1/Makefile
N src/external/gpl3/gcc/lib/libsupc++4/Makefile
N src/external/gpl3/gcc/lib/libsupc++4/Makefile.common
N src/external/gpl3/gcc/usr.bin/gcc4/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/Makefile.backend
N src/external/gpl3/gcc/usr.bin/gcc4/Makefile.frontend
N src/external/gpl3/gcc/usr.bin/gcc4/Makefile.inc
N src/external/gpl3/gcc/usr.bin/gcc4/Makefile.libcpp
N src/external/gpl3/gcc/usr.bin/gcc4/backend/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/cc1/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/cc1obj/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/cc1plus/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/cpp/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/frontend/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/g++/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/gcc/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/gcov/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/host-libiberty/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/include/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/libcpp/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/libiberty/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/libiberty/defs.mk
N src/external/gpl3/gcc/usr.bin/gcc4/protoize/Makefile
N src/external/gpl3/gcc/usr.bin/gcc4/unprotoize/Makefile

No conflicts created by this import



CVS commit: src/lib/libc/stdlib

2011-06-20 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Jun 21 03:02:58 UTC 2011

Modified Files:
src/lib/libc/stdlib: jemalloc.3

Log Message:
Note the potential danger in the options. Fixes PR lib/31112.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/stdlib/jemalloc.3

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



CVS commit: src/sys/dev/acpi

2011-06-20 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Jun 21 03:37:21 UTC 2011

Modified Files:
src/sys/dev/acpi: acpi.c acpi_cpu.c acpi_pmtr.c acpi_power.c
acpi_util.c acpi_util.h acpivar.h

Log Message:
Rename acpi_get_node() to acpi_match_node() for consistency.


To generate a diff of this commit:
cvs rdiff -u -r1.245 -r1.246 src/sys/dev/acpi/acpi.c
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/acpi/acpi_cpu.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/acpi/acpi_pmtr.c
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/acpi/acpi_power.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/acpi/acpi_util.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/acpi/acpi_util.h
cvs rdiff -u -r1.71 -r1.72 src/sys/dev/acpi/acpivar.h

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



CVS commit: src/external/lgpl3/mpfr/dist

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 04:03:34 UTC 2011

Modified Files:
src/external/lgpl3/mpfr/dist: Makefile.in

Log Message:
add some "NetBSD_Disabled*" rules to avoid r/o src tree build issues.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/lgpl3/mpfr/dist/Makefile.in

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



CVS commit: src/lib

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 04:04:14 UTC 2011

Modified Files:
src/lib: Makefile

Log Message:
add HAVE_GCC=45 support.


To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.168 src/lib/Makefile

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-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 04:11:13 UTC 2011

Modified Files:
src/tools/gcc: Makefile README.mknative mknative-gcc

Log Message:
initial port to HAVE_GCC = 45.  mknative-gcc parts are from me
and are largely untested, most of the rest is from chuq.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/tools/gcc/Makefile
cvs rdiff -u -r1.7 -r1.8 src/tools/gcc/README.mknative
cvs rdiff -u -r1.45 -r1.46 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/external/gpl3/gcc/dist/gcc/cp

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 04:14:34 UTC 2011

Modified Files:
src/external/gpl3/gcc/dist/gcc/cp: Make-lang.in

Log Message:
add a NetBSD_DISABLED rule for cfns.h.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/gcc/cp/Make-lang.in

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/include/booke

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jun 21 04:19:22 UTC 2011

Modified Files:
src/sys/arch/powerpc/include/booke: intr.h

Log Message:
forward declare cpu_info and trapframe.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/powerpc/include/booke/intr.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/powerpc

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jun 21 04:21:17 UTC 2011

Modified Files:
src/sys/arch/powerpc/booke: booke_machdep.c
src/sys/arch/powerpc/ibm4xx: cpu.c
src/sys/arch/powerpc/include: cpu.h
src/sys/arch/powerpc/oea: cpu_subr.c

Log Message:
Reap the ci_ev_soft* evcnts since every variant implements __HAVE_FAST_SOFTINTS


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/powerpc/booke/booke_machdep.c
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/powerpc/ibm4xx/cpu.c
cvs rdiff -u -r1.84 -r1.85 src/sys/arch/powerpc/include/cpu.h
cvs rdiff -u -r1.68 -r1.69 src/sys/arch/powerpc/oea/cpu_subr.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

2011-06-20 Thread Alistair G. Crooks
Module Name:othersrc
Committed By:   agc
Date:   Tue Jun 21 04:21:25 UTC 2011

Modified Files:
othersrc/external/bsd/mat/dist: frontends.c main.c mat.1 mat.c mat.h
matpax.1
othersrc/external/bsd/mat/mat: Makefile

Log Message:
Add a separate "audit" comment to the tar and pax frontends for mat, which
compare each component of the archive with its entry in the file system.
Sizes, all digests, oweners, group owners, mtimes and symbolic link targets
are all compared.

Add a test for the new audit command:

cd d && env LD_LIBRARY_PATH=${LIBMATDIR} ../${PROG} avvf 
../archive2.mat > archive2.audit
cd d && env LD_LIBRARY_PATH=${LIBMATDIR} ../${PROG} tvvf 
../archive2.mat > archive2.list
-diff d/archive2.list d/archive2.audit

(from the testing target in the mat Makefile).

Update the matpax(1) manual page, per wiz, to describe the pax arguments,
rather than the tar arguments.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 othersrc/external/bsd/mat/dist/frontends.c
cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/mat/dist/main.c \
othersrc/external/bsd/mat/dist/mat.h \
othersrc/external/bsd/mat/dist/matpax.1
cvs rdiff -u -r1.4 -r1.5 othersrc/external/bsd/mat/dist/mat.1
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/mat/dist/mat.c
cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/mat/mat/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/ibm4xx

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jun 21 04:21:45 UTC 2011

Modified Files:
src/sys/arch/powerpc/ibm4xx: pmap.c

Log Message:
Switch to using dcache_wbinv_page


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sys/arch/powerpc/ibm4xx/pmap.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/powerpc/powerpc

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jun 21 04:22:25 UTC 2011

Modified Files:
src/sys/arch/powerpc/powerpc: softint_machdep.c

Log Message:
Add an extra assert to verify we aren't trying to process softints while
interrupts are being serviced.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/powerpc/powerpc/softint_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

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 04:23:56 UTC 2011

Added Files:
src/external/lgpl2/mpc/lib/libmpc: Makefile config.h shlib_version
src/external/lgpl3/gmp/lib/libgmp: Makefile shlib_version
src/external/lgpl3/gmp/lib/libgmp/arch/x86_64: config.h gmp.h mp.h
src/external/lgpl3/mpfr/lib/libmpfr: Makefile shlib_version

Log Message:
build stuff for mpc, mpfr and gmp.  mpfr is mine, the others are from chuq.

XXX: i don't think gmp works yet.  it wants multiple files with the same
basename but in different subdirs to link into one library...


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/lgpl2/mpc/lib/libmpc/Makefile \
src/external/lgpl2/mpc/lib/libmpc/config.h \
src/external/lgpl2/mpc/lib/libmpc/shlib_version
cvs rdiff -u -r0 -r1.1 src/external/lgpl3/gmp/lib/libgmp/Makefile \
src/external/lgpl3/gmp/lib/libgmp/shlib_version
cvs rdiff -u -r0 -r1.1 src/external/lgpl3/gmp/lib/libgmp/arch/x86_64/config.h \
src/external/lgpl3/gmp/lib/libgmp/arch/x86_64/gmp.h \
src/external/lgpl3/gmp/lib/libgmp/arch/x86_64/mp.h
cvs rdiff -u -r0 -r1.1 src/external/lgpl3/mpfr/lib/libmpfr/Makefile \
src/external/lgpl3/mpfr/lib/libmpfr/shlib_version

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



CVS commit: src

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 04:52:50 UTC 2011

Modified Files:
src/external/gpl3: Makefile
src/gnu/usr.bin: Makefile

Log Message:
prepare to build native gcc 4.5, don't build native gcc 4.1, for HAVE_GCC=45


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/Makefile
cvs rdiff -u -r1.134 -r1.135 src/gnu/usr.bin/Makefile

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

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 04:53:34 UTC 2011

Added Files:
src/external/gpl3/gcc: Makefile

Log Message:
front end to build gcc 4.5 components


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/Makefile

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-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jun 21 04:55:01 UTC 2011

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

Log Message:
Add a common struct containing tlb ops needed by the tlb pmap.c


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

2011-06-20 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Jun 21 05:01:18 UTC 2011

Modified Files:
src/sys/arch/amd64/conf: GENERIC
src/sys/arch/i386/conf: GENERIC

Log Message:
By default, enable wmihp(4) instead of hpqlb(4), as it has a better chance
of working with a greater number of HP laptops. Ok cegger@.


To generate a diff of this commit:
cvs rdiff -u -r1.320 -r1.321 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.1033 -r1.1034 src/sys/arch/i386/conf/GENERIC

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

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jun 21 05:14:26 UTC 2011

Modified Files:
src/sys/arch/powerpc/powerpc: locore_subr.S

Log Message:
remove a #if 0 block


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/powerpc/powerpc/locore_subr.S

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

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jun 21 05:15:44 UTC 2011

Modified Files:
src/sys/arch/powerpc/powerpc: trap_subr.S

Log Message:
Remove #if 0 block


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sys/arch/powerpc/powerpc/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/etc/root

2011-06-20 Thread Eric Haszlakiewicz
Module Name:src
Committed By:   erh
Date:   Tue Jun 21 05:31:29 UTC 2011

Modified Files:
src/etc/root: dot.cshrc dot.profile

Log Message:
There is no .../5.99 path to use for PKG_PATH, so change it to 5.1 instead.
Also refer the reader to pkg_install.conf as an alternative.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/etc/root/dot.cshrc
cvs rdiff -u -r1.24 -r1.25 src/etc/root/dot.profile

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

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jun 21 05:33:05 UTC 2011

Modified Files:
src/sys/arch/powerpc/booke: trap_subr.S

Log Message:
Nuke the mfsprg2 %r3 after sctrapexit.  curlwp is already in %r13 and the
value fetched to %r3 isn't used.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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/gcc/usr.bin/gcc4

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 05:34:52 UTC 2011

Removed Files:
src/external/gpl3/gcc/usr.bin/gcc4: Makefile Makefile.backend
Makefile.frontend Makefile.inc Makefile.libcpp
src/external/gpl3/gcc/usr.bin/gcc4/backend: Makefile
src/external/gpl3/gcc/usr.bin/gcc4/cc1: Makefile
src/external/gpl3/gcc/usr.bin/gcc4/cc1obj: Makefile
src/external/gpl3/gcc/usr.bin/gcc4/cc1plus: Makefile
src/external/gpl3/gcc/usr.bin/gcc4/cpp: Makefile
src/external/gpl3/gcc/usr.bin/gcc4/frontend: Makefile
src/external/gpl3/gcc/usr.bin/gcc4/g++: Makefile
src/external/gpl3/gcc/usr.bin/gcc4/gcc: Makefile
src/external/gpl3/gcc/usr.bin/gcc4/gcov: Makefile
src/external/gpl3/gcc/usr.bin/gcc4/host-libiberty: Makefile
src/external/gpl3/gcc/usr.bin/gcc4/include: Makefile
src/external/gpl3/gcc/usr.bin/gcc4/libcpp: Makefile
src/external/gpl3/gcc/usr.bin/gcc4/libiberty: Makefile defs.mk
src/external/gpl3/gcc/usr.bin/gcc4/protoize: Makefile
src/external/gpl3/gcc/usr.bin/gcc4/unprotoize: Makefile

Log Message:
remove stuff from the wrong directory.  oops.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/usr.bin/gcc4/Makefile \
src/external/gpl3/gcc/usr.bin/gcc4/Makefile.backend \
src/external/gpl3/gcc/usr.bin/gcc4/Makefile.frontend \
src/external/gpl3/gcc/usr.bin/gcc4/Makefile.inc \
src/external/gpl3/gcc/usr.bin/gcc4/Makefile.libcpp
cvs rdiff -u -r1.1.1.1 -r0 \
src/external/gpl3/gcc/usr.bin/gcc4/backend/Makefile
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/usr.bin/gcc4/cc1/Makefile
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/usr.bin/gcc4/cc1obj/Makefile
cvs rdiff -u -r1.1.1.1 -r0 \
src/external/gpl3/gcc/usr.bin/gcc4/cc1plus/Makefile
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/usr.bin/gcc4/cpp/Makefile
cvs rdiff -u -r1.1.1.1 -r0 \
src/external/gpl3/gcc/usr.bin/gcc4/frontend/Makefile
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/usr.bin/gcc4/g++/Makefile
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/usr.bin/gcc4/gcc/Makefile
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/usr.bin/gcc4/gcov/Makefile
cvs rdiff -u -r1.1.1.1 -r0 \
src/external/gpl3/gcc/usr.bin/gcc4/host-libiberty/Makefile
cvs rdiff -u -r1.1.1.1 -r0 \
src/external/gpl3/gcc/usr.bin/gcc4/include/Makefile
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/usr.bin/gcc4/libcpp/Makefile
cvs rdiff -u -r1.1.1.1 -r0 \
src/external/gpl3/gcc/usr.bin/gcc4/libiberty/Makefile \
src/external/gpl3/gcc/usr.bin/gcc4/libiberty/defs.mk
cvs rdiff -u -r1.1.1.1 -r0 \
src/external/gpl3/gcc/usr.bin/gcc4/protoize/Makefile
cvs rdiff -u -r1.1.1.1 -r0 \
src/external/gpl3/gcc/usr.bin/gcc4/unprotoize/Makefile

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

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 06:02:29 UTC 2011

Added Files:
src/external/gpl3/gcc/lib/crtstuff: Makefile crtbegin.c crtbeginS.c
crtbeginT.c crtend.c crtendS.c
src/external/gpl3/gcc/lib/libgcc: Makefile Makefile.inc Makefile.srcs
Makefile.wrapper
src/external/gpl3/gcc/lib/libgcc/libgcc: Makefile
src/external/gpl3/gcc/lib/libgcc/libgcc_eh: Makefile
src/external/gpl3/gcc/lib/libgcc/libgcc_s: Makefile
src/external/gpl3/gcc/lib/libgcc/libgcov: Makefile
src/external/gpl3/gcc/lib/libiberty: Makefile defs.mk
src/external/gpl3/gcc/lib/libobjc: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/backward: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/debug: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/ext: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/tr1: Makefile
src/external/gpl3/gcc/lib/libsupc++: Makefile Makefile.common
Removed Files:
src/external/gpl3/gcc/lib/crtstuff4: Makefile crtbegin.c crtbeginS.c
crtbeginT.c crtend.c crtendS.c
src/external/gpl3/gcc/lib/libgcc4: Makefile Makefile.inc Makefile.srcs
Makefile.wrapper
src/external/gpl3/gcc/lib/libgcc4/libgcc: Makefile
src/external/gpl3/gcc/lib/libgcc4/libgcc_eh: Makefile
src/external/gpl3/gcc/lib/libgcc4/libgcc_s: Makefile
src/external/gpl3/gcc/lib/libgcc4/libgcov: Makefile
src/external/gpl3/gcc/lib/libobjc4: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3_4: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3_4/include: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3_4/include/backward: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3_4/include/bits: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3_4/include/debug: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3_4/include/ext: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3_4/include/tr1: Makefile
src/external/gpl3/gcc/lib/libsupc++4: Makefile Makefile.common

Log Message:
*sigh* move these files into the directories i meant for them to exist in.
start actually porting to gcc 4.5 in the process.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/lib/crtstuff/Makefile \
src/external/gpl3/gcc/lib/crtstuff/crtbegin.c \
src/external/gpl3/gcc/lib/crtstuff/crtbeginS.c \
src/external/gpl3/gcc/lib/crtstuff/crtbeginT.c \
src/external/gpl3/gcc/lib/crtstuff/crtend.c \
src/external/gpl3/gcc/lib/crtstuff/crtendS.c
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/lib/crtstuff4/Makefile \
src/external/gpl3/gcc/lib/crtstuff4/crtbegin.c \
src/external/gpl3/gcc/lib/crtstuff4/crtbeginS.c \
src/external/gpl3/gcc/lib/crtstuff4/crtbeginT.c \
src/external/gpl3/gcc/lib/crtstuff4/crtend.c \
src/external/gpl3/gcc/lib/crtstuff4/crtendS.c
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/lib/libgcc/Makefile \
src/external/gpl3/gcc/lib/libgcc/Makefile.inc \
src/external/gpl3/gcc/lib/libgcc/Makefile.srcs \
src/external/gpl3/gcc/lib/libgcc/Makefile.wrapper
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/lib/libgcc/libgcc/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/lib/libgcc/libgcc_eh/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/lib/libgcc/libgcc_s/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/lib/libgcc/libgcov/Makefile
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/lib/libgcc4/Makefile \
src/external/gpl3/gcc/lib/libgcc4/Makefile.inc \
src/external/gpl3/gcc/lib/libgcc4/Makefile.srcs \
src/external/gpl3/gcc/lib/libgcc4/Makefile.wrapper
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/lib/libgcc4/libgcc/Makefile
cvs rdiff -u -r1.1.1.1 -r0 \
src/external/gpl3/gcc/lib/libgcc4/libgcc_eh/Makefile
cvs rdiff -u -r1.1.1.1 -r0 \
src/external/gpl3/gcc/lib/libgcc4/libgcc_s/Makefile
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/lib/libgcc4/libgcov/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/lib/libiberty/Makefile \
src/external/gpl3/gcc/lib/libiberty/defs.mk
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/lib/libobjc/Makefile
cvs rdiff -u -r1.1.1.1 -r0 src/external/gpl3/gcc/lib/libobjc4/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/backward/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/debug/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/include

CVS commit: src/external/gpl3/gcc/usr.bin

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 06:03:15 UTC 2011

Added Files:
src/external/gpl3/gcc/usr.bin: Makefile Makefile.backend
Makefile.frontend Makefile.inc Makefile.libcpp
src/external/gpl3/gcc/usr.bin/backend: Makefile
src/external/gpl3/gcc/usr.bin/cc1: Makefile
src/external/gpl3/gcc/usr.bin/cc1obj: Makefile
src/external/gpl3/gcc/usr.bin/cc1plus: Makefile
src/external/gpl3/gcc/usr.bin/cpp: Makefile
src/external/gpl3/gcc/usr.bin/frontend: Makefile
src/external/gpl3/gcc/usr.bin/g++: Makefile
src/external/gpl3/gcc/usr.bin/gcc: Makefile
src/external/gpl3/gcc/usr.bin/gcov: Makefile
src/external/gpl3/gcc/usr.bin/host-libiberty: Makefile
src/external/gpl3/gcc/usr.bin/include: Makefile
src/external/gpl3/gcc/usr.bin/libcpp: Makefile
src/external/gpl3/gcc/usr.bin/protoize: Makefile
src/external/gpl3/gcc/usr.bin/unprotoize: Makefile

Log Message:
move the gcc 4.5 usr.bin build makefiles to the right place.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/Makefile \
src/external/gpl3/gcc/usr.bin/Makefile.backend \
src/external/gpl3/gcc/usr.bin/Makefile.frontend \
src/external/gpl3/gcc/usr.bin/Makefile.inc \
src/external/gpl3/gcc/usr.bin/Makefile.libcpp
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/backend/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/cc1/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/cc1obj/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/cc1plus/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/cpp/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/frontend/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/g++/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/gcc/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/gcov/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/host-libiberty/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/include/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/libcpp/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/protoize/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/usr.bin/unprotoize/Makefile

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

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 06:18:56 UTC 2011

Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/src: locale-inst.cc

Log Message:
pull across from gcc 4.1:

revision 1.2
date: 2011/05/25 15:51:55;  author: joerg;  state: Exp;  lines: +2 -2
Don't define explicit instantiation as inline.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl3/gcc/dist/libstdc++-v3/src/locale-inst.cc

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

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 06:22:06 UTC 2011

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

Log Message:
pull across from gcc 4.1:

revision 1.2
date: 2011/02/05 00:37:40;  author: joerg;  state: Exp;  lines: +2 -2
Explicitly use template to allow building with the more strict
template lookup in clang. From FreeBSD.


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/ropeimpl.h

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



CVS commit: src/sys/dev

2011-06-20 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Jun 21 06:23:38 UTC 2011

Modified Files:
src/sys/dev: ccd.c cgd.c

Log Message:
Adjust the #ifdefs such that ccd(4) and cgd(4) show in
modstat(8) even if built into the kernel.


To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 src/sys/dev/ccd.c
cvs rdiff -u -r1.73 -r1.74 src/sys/dev/cgd.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/powerpc/booke

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jun 21 06:24:25 UTC 2011

Modified Files:
src/sys/arch/powerpc/booke: e500_intr.c

Log Message:
In e500_spl0, grab ci after disabling interrupts.
Consolidate a KASSERT.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/powerpc/booke/e500_intr.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/powerpc/booke/dev

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jun 21 06:25:19 UTC 2011

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

Log Message:
Add DEBUG around a variable.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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: src/sys/arch/powerpc

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jun 21 06:32:36 UTC 2011

Modified Files:
src/sys/arch/powerpc/include: cpu.h
src/sys/arch/powerpc/powerpc: powerpc_machdep.c

Log Message:
Add a common cpu_ast(l, ci) routine.
Add a ci_pmap_asid_cur for BOOKE debugging.


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/arch/powerpc/include/cpu.h
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/powerpc/powerpc/powerpc_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/powerpc

2011-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jun 21 06:38:51 UTC 2011

Modified Files:
src/sys/arch/powerpc/booke: trap.c
src/sys/arch/powerpc/ibm4xx: trap.c
src/sys/arch/powerpc/powerpc: trap.c

Log Message:
Switch to use new common cpu_ast routine.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/powerpc/booke/trap.c
cvs rdiff -u -r1.61 -r1.62 src/sys/arch/powerpc/ibm4xx/trap.c
cvs rdiff -u -r1.143 -r1.144 src/sys/arch/powerpc/powerpc/trap.c

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-06-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jun 21 06:43:38 UTC 2011

Modified Files:
src/sys/common/pmap/tlb: pmap_segtab.c

Log Message:
Add #define __PMAP_PRIVATE


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/common/pmap/tlb/pmap_segtab.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/gcc/config

2011-06-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 21 06:54:27 UTC 2011

Modified Files:
src/external/gpl3/gcc/dist/gcc/config: netbsd.h

Log Message:
pull across these revisions from gcc 4.1:

revision 1.9
date: 2011/04/15 13:42:22;  author: joerg;  state: Exp;  lines: +2 -1
Move the headers for compiler and platform specific intrinsincs from
/usr/include to /usr/include/gcc-4.1.

revision 1.8
date: 2011/04/10 21:25:56;  author: joerg;  state: Exp;  lines: +1 -0
Add back a stylish new line.

revision 1.7
date: 2011/04/10 16:50:18;  author: joerg;  state: Exp;  lines: +20 -12
Reduce difference between src/tools/gcc and src/gnu/usr.bin/gcc4
configuration. All but the target to helper programs should be the same.
Mark include directories as sysroot-relative.

adjust the paths to gcc-4.5, and add an XXX note about this ugliness.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gcc/dist/gcc/config/netbsd.h

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