CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Jan 21 08:08:41 UTC 2010

Modified Files:
src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz.c

Log Message:
Don't forget to init pba_bridgetag


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sys/arch/mips/sibyte/pci/sbbrz.c

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



CVS commit: [netbsd-4] src/sys/lib/libkern

2010-01-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Jan 21 08:31:34 UTC 2010

Modified Files:
src/sys/lib/libkern [netbsd-4]: arc4random.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #1374):
sys/lib/libkern/arc4random.c: revision 1.21
Keep arc4_i and arc4_j synchronised after a rekeying. This prevents
accidentally ending up in a short ARC4 cycle.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.18.2.1 src/sys/lib/libkern/arc4random.c

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



CVS commit: [netbsd-4-0] src/sys/lib/libkern

2010-01-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Jan 21 08:32:25 UTC 2010

Modified Files:
src/sys/lib/libkern [netbsd-4-0]: arc4random.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #1374):
sys/lib/libkern/arc4random.c: revision 1.21
Keep arc4_i and arc4_j synchronised after a rekeying. This prevents
accidentally ending up in a short ARC4 cycle.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.18.22.1 src/sys/lib/libkern/arc4random.c

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



CVS commit: [netbsd-4] src/sys/dev/pci

2010-01-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Jan 21 08:34:27 UTC 2010

Modified Files:
src/sys/dev/pci [netbsd-4]: azalia.c

Log Message:
Apply patch (requested by tonnerre in ticket #1375):
Signedness bug/crash in azalia.  Fixes PR 42604.


To generate a diff of this commit:
cvs rdiff -u -r1.42.2.1 -r1.42.2.2 src/sys/dev/pci/azalia.c

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



CVS commit: [netbsd-4] src/doc

2010-01-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Jan 21 08:35:30 UTC 2010

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Tickets 137[45].


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.191 -r1.1.2.192 src/doc/CHANGES-4.1

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



CVS commit: [netbsd-4-0] src/sys/dev/pci

2010-01-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Jan 21 08:35:56 UTC 2010

Modified Files:
src/sys/dev/pci [netbsd-4-0]: azalia.c

Log Message:
Apply patch (requested by tonnerre in ticket #1375):
Signedness bug/crash in azalia.  Fixes PR 42604.


To generate a diff of this commit:
cvs rdiff -u -r1.42.2.1 -r1.42.2.1.4.1 src/sys/dev/pci/azalia.c

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



CVS commit: [netbsd-5] src/sys/dev/pci

2010-01-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Jan 21 08:38:45 UTC 2010

Modified Files:
src/sys/dev/pci [netbsd-5]: azalia.c
src/sys/dev/pci/hdaudio [netbsd-5]: hdaudio_afg.c

Log Message:
Pull up following revision(s) (requested by tonnerre in ticket #1258):
sys/dev/pci/azalia.c: revision 1.72
sys/dev/pci/hdaudio/hdaudio_afg.c: revision 1.19
Signedness bug/crash in azalia and hdaudio. Fixes PR 42604.
By Pierre Pronchery.


To generate a diff of this commit:
cvs rdiff -u -r1.64.6.1 -r1.64.6.2 src/sys/dev/pci/azalia.c
cvs rdiff -u -r1.14.2.5 -r1.14.2.6 src/sys/dev/pci/hdaudio/hdaudio_afg.c

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



CVS commit: [matt-nb5-mips64] src/sys/arch/sbmips/conf

2010-01-21 Thread Erik Berls
Module Name:src
Committed By:   cyber
Date:   Thu Jan 21 08:38:46 UTC 2010

Modified Files:
src/sys/arch/sbmips/conf [matt-nb5-mips64]: GENERIC

Log Message:
Get rid of sbpcihb, unused
increase SYMTAB_SPACE


To generate a diff of this commit:
cvs rdiff -u -r1.70.8.2 -r1.70.8.3 src/sys/arch/sbmips/conf/GENERIC

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



CVS commit: [netbsd-5] src/doc

2010-01-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Jan 21 08:39:22 UTC 2010

Modified Files:
src/doc [netbsd-5]: CHANGES-5.1

Log Message:
Ticket 1258.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.176 -r1.1.2.177 src/doc/CHANGES-5.1

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



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/conf

2010-01-21 Thread Erik Berls
Module Name:src
Committed By:   cyber
Date:   Thu Jan 21 08:39:55 UTC 2010

Modified Files:
src/sys/arch/mips/conf [matt-nb5-mips64]: files.sibyte

Log Message:
Remove sbpcihb, unused


To generate a diff of this commit:
cvs rdiff -u -r1.5.124.2 -r1.5.124.3 src/sys/arch/mips/conf/files.sibyte

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



CVS commit: [netbsd-5-0] src/sys/dev/pci

2010-01-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Jan 21 08:41:01 UTC 2010

Modified Files:
src/sys/dev/pci [netbsd-5-0]: azalia.c

Log Message:
Pull up following revision(s) (requested by tonnerre in ticket #1258):
sys/dev/pci/azalia.c: revision 1.72
Signedness bug/crash in azalia. Fixes PR 42604.
By Pierre Pronchery.


To generate a diff of this commit:
cvs rdiff -u -r1.64.6.1 -r1.64.6.1.2.1 src/sys/dev/pci/azalia.c

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



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Erik Berls
Module Name:src
Committed By:   cyber
Date:   Thu Jan 21 08:45:41 UTC 2010

Modified Files:
src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz_pci.c

Log Message:
GC some debug code


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sys/arch/mips/sibyte/pci/sbbrz_pci.c

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



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Erik Berls
Module Name:src
Committed By:   cyber
Date:   Thu Jan 21 08:47:22 UTC 2010

Modified Files:
src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz_pci.c

Log Message:
and the tmp var


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/sys/arch/mips/sibyte/pci/sbbrz_pci.c

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



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Jan 21 08:50:00 UTC 2010

Modified Files:
src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz_bus_io.c
sbbrz_bus_mem.c

Log Message:
Define PCI bus spaces as little endian


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/mips/sibyte/pci/sbbrz_bus_io.c \
src/sys/arch/mips/sibyte/pci/sbbrz_bus_mem.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

2010-01-21 Thread SAITOH Masanobu
Module Name:src
Committed By:   msaitoh
Date:   Thu Jan 21 08:52:20 UTC 2010

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

Log Message:
Remove an extra debug printf(). KNF.
No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.193 -r1.194 src/sys/dev/pci/if_wm.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

2010-01-21 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Thu Jan 21 08:57:17 UTC 2010

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

Log Message:
In preparation for upcoming changes:

  * Provide proper definitions and use these.
  * Clarify the evaluation of _STA.
  * Mark the state of a sensor according to the return value from _STA.
  * Share the basic object evaluation in _BIF and _BST.
  * Verify the object types before using the objects.
  * Be aware of bogus values from _BIF and _BST, as noted in the specifcation.

Despite of the list, functional change should be minimal. Ok pgoye...@.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 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: [matt-nb5-mips64] src/sys/arch/sbmips/include

2010-01-21 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Jan 21 09:03:17 UTC 2010

Modified Files:
src/sys/arch/sbmips/include [matt-nb5-mips64]: vmparam.h

Log Message:
Define the FIRST512 and FIRST4G vm freelists


To generate a diff of this commit:
cvs rdiff -u -r1.1.142.1 -r1.1.142.2 src/sys/arch/sbmips/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/usr.bin/config

2010-01-21 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Jan 21 18:06:38 UTC 2010

Modified Files:
src/usr.bin/config: pack.c

Log Message:
Add static to packdevi() like the local prototype says.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/config/pack.c

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



CVS commit: [netbsd-4-0] src/doc

2010-01-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Jan 21 19:05:41 UTC 2010

Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2

Log Message:
Ticket 1376.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.66 -r1.1.2.67 src/doc/CHANGES-4.0.2

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



CVS commit: [netbsd-4] src/dist/bind

2010-01-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Jan 21 19:07:05 UTC 2010

Modified Files:
src/dist/bind [netbsd-4]: CHANGES FAQ FAQ.xml version
src/dist/bind/bin/named [netbsd-4]: query.c
src/dist/bind/bin/tests/system [netbsd-4]: conf.sh.in
src/dist/bind/bin/tests/system/dnssec [netbsd-4]: tests.sh
src/dist/bind/bin/tests/system/dnssec/ns2 [netbsd-4]: example.db.in
sign.sh
src/dist/bind/doc/rfc [netbsd-4]: index
src/dist/bind/lib/dns [netbsd-4]: api masterdump.c openssldsa_link.c
opensslrsa_link.c rbtdb.c resolver.c validator.c
src/dist/bind/lib/dns/include/dns [netbsd-4]: types.h
src/dist/bind/lib/lwres/man [netbsd-4]: lwres.html lwres_buffer.html
lwres_config.html lwres_context.html lwres_gabn.html
lwres_gai_strerror.html lwres_getaddrinfo.html
lwres_gethostent.html lwres_getipnode.html lwres_getnameinfo.html
lwres_getrrsetbyname.html lwres_gnba.html lwres_hstrerror.html
lwres_inetntop.html lwres_noop.html lwres_packet.html
lwres_resutil.html

Log Message:
Apply patch (requested by christos in ticket #1376):
Update BIND to 9.4.3-P5.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4.4.4 -r1.1.1.4.4.5 src/dist/bind/CHANGES
cvs rdiff -u -r1.1.1.4.4.2 -r1.1.1.4.4.3 src/dist/bind/FAQ
cvs rdiff -u -r1.1.1.1.6.2 -r1.1.1.1.6.3 src/dist/bind/FAQ.xml
cvs rdiff -u -r1.1.1.4.4.5 -r1.1.1.4.4.6 src/dist/bind/version
cvs rdiff -u -r1.3.2.2 -r1.3.2.3 src/dist/bind/bin/named/query.c
cvs rdiff -u -r1.1.1.3.4.1 -r1.1.1.3.4.2 \
src/dist/bind/bin/tests/system/conf.sh.in
cvs rdiff -u -r1.1.1.4.4.1 -r1.1.1.4.4.2 \
src/dist/bind/bin/tests/system/dnssec/tests.sh
cvs rdiff -u -r1.1.1.4.4.1 -r1.1.1.4.4.2 \
src/dist/bind/bin/tests/system/dnssec/ns2/example.db.in
cvs rdiff -u -r1.1.1.3.4.1 -r1.1.1.3.4.2 \
src/dist/bind/bin/tests/system/dnssec/ns2/sign.sh
cvs rdiff -u -r1.1.1.4.4.2 -r1.1.1.4.4.3 src/dist/bind/doc/rfc/index
cvs rdiff -u -r1.1.1.4.4.3 -r1.1.1.4.4.4 src/dist/bind/lib/dns/api
cvs rdiff -u -r1.1.1.4.4.1 -r1.1.1.4.4.2 src/dist/bind/lib/dns/masterdump.c
cvs rdiff -u -r1.1.1.1.6.2 -r1.1.1.1.6.3 \
src/dist/bind/lib/dns/openssldsa_link.c
cvs rdiff -u -r1.1.1.1.6.1 -r1.1.1.1.6.2 \
src/dist/bind/lib/dns/opensslrsa_link.c
cvs rdiff -u -r1.1.1.4.4.2 -r1.1.1.4.4.3 src/dist/bind/lib/dns/rbtdb.c
cvs rdiff -u -r1.2.2.4 -r1.2.2.5 src/dist/bind/lib/dns/resolver.c
cvs rdiff -u -r1.4.4.3 -r1.4.4.4 src/dist/bind/lib/dns/validator.c
cvs rdiff -u -r1.1.1.3.4.1 -r1.1.1.3.4.2 \
src/dist/bind/lib/dns/include/dns/types.h
cvs rdiff -u -r1.1.1.4.4.1 -r1.1.1.4.4.2 \
src/dist/bind/lib/lwres/man/lwres.html \
src/dist/bind/lib/lwres/man/lwres_buffer.html \
src/dist/bind/lib/lwres/man/lwres_config.html \
src/dist/bind/lib/lwres/man/lwres_context.html \
src/dist/bind/lib/lwres/man/lwres_gabn.html \
src/dist/bind/lib/lwres/man/lwres_gai_strerror.html \
src/dist/bind/lib/lwres/man/lwres_getaddrinfo.html \
src/dist/bind/lib/lwres/man/lwres_gethostent.html \
src/dist/bind/lib/lwres/man/lwres_getipnode.html \
src/dist/bind/lib/lwres/man/lwres_getnameinfo.html \
src/dist/bind/lib/lwres/man/lwres_getrrsetbyname.html \
src/dist/bind/lib/lwres/man/lwres_gnba.html \
src/dist/bind/lib/lwres/man/lwres_hstrerror.html \
src/dist/bind/lib/lwres/man/lwres_inetntop.html \
src/dist/bind/lib/lwres/man/lwres_noop.html \
src/dist/bind/lib/lwres/man/lwres_packet.html \
src/dist/bind/lib/lwres/man/lwres_resutil.html

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



CVS commit: [netbsd-4] src/doc

2010-01-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Jan 21 19:09:02 UTC 2010

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1376.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.192 -r1.1.2.193 src/doc/CHANGES-4.1

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



CVS commit: [netbsd-4] src/doc

2010-01-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Jan 21 19:33:05 UTC 2010

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Update description of ticket 1376: the patch applied is the equivalent
of 9.4.3 to 9.4.3-P5, not 9.4.2 to 9.4.3-P5.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.193 -r1.1.2.194 src/doc/CHANGES-4.1

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



CVS commit: src/sys/net

2010-01-21 Thread David Young
Module Name:src
Committed By:   dyoung
Date:   Thu Jan 21 20:51:31 UTC 2010

Modified Files:
src/sys/net: bpfdesc.h

Log Message:
Spelling fix: correspoding - corresponding.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/net/bpfdesc.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/pci

2010-01-21 Thread Hubert Feyrer
Module Name:src
Committed By:   hubertf
Date:   Thu Jan 21 23:23:44 UTC 2010

Modified Files:
src/sys/dev/pci: pcidevs

Log Message:
add/improve a few devices


To generate a diff of this commit:
cvs rdiff -u -r1.1015 -r1.1016 src/sys/dev/pci/pcidevs

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



CVS commit: src/sys/dev/ata

2010-01-21 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Thu Jan 21 23:26:58 UTC 2010

Modified Files:
src/sys/dev/ata: atareg.h

Log Message:
Convert to C99 types. Make whitespace more consistent.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/ata/atareg.h

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



CVS commit: src/bin/chmod

2010-01-21 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Fri Jan 22 05:41:36 UTC 2010

Modified Files:
src/bin/chmod: chmod.1 chmod.c

Log Message:
Document -f.  From Andreas Wiese in PR bin/35409, slightly modified.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/bin/chmod/chmod.1
cvs rdiff -u -r1.34 -r1.35 src/bin/chmod/chmod.c

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



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips

2010-01-21 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Fri Jan 22 07:05:29 UTC 2010

Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: mips_emul.c

Log Message:
in MachEmulateBranch, print useful information on panics


To generate a diff of this commit:
cvs rdiff -u -r1.14.78.5 -r1.14.78.6 src/sys/arch/mips/mips/mips_emul.c

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



CVS commit: [matt-nb5-mips64] src/sys/arch/mips

2010-01-21 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Fri Jan 22 07:41:10 UTC 2010

Modified Files:
src/sys/arch/mips/conf [matt-nb5-mips64]: files.mips
src/sys/arch/mips/include [matt-nb5-mips64]: pmap.h
src/sys/arch/mips/mips [matt-nb5-mips64]: pmap.c trap.c
Added Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: pmap_tlb.c

Log Message:
Seperate the pmap TLB functions into their own file.
For 32 bit kernels, make sure that mips_virtual_end doesn't go past
VM_MAX_KERNEL_ADDRESS.


To generate a diff of this commit:
cvs rdiff -u -r1.58.24.4 -r1.58.24.5 src/sys/arch/mips/conf/files.mips
cvs rdiff -u -r1.54.26.6 -r1.54.26.7 src/sys/arch/mips/include/pmap.h
cvs rdiff -u -r1.179.16.11 -r1.179.16.12 src/sys/arch/mips/mips/pmap.c
cvs rdiff -u -r0 -r1.1.2.1 src/sys/arch/mips/mips/pmap_tlb.c
cvs rdiff -u -r1.217.12.14 -r1.217.12.15 src/sys/arch/mips/mips/trap.c

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