Re: CVS commit: src/distrib/sets

2009-04-03 Thread Soren Jacobsen
On 04/04 00:47, Alan Barrett wrote:
 
 I have committed a change to make mtree -C sort its output.  I think
 we can now remove sort incovations from shell scripts or make rules that
 invoke mtree -C.

That's fine, but for 5.0 I'd rather just have the additional sort
invocation in maketars.


Re: CVS commit: src/sys/netipsec

2009-07-31 Thread Soren Jacobsen

On Jul 30, 2009, at 8:02 PM, Erik Fair wrote:



On Jul 30, 2009, at 07:41, Jonathan A. Kollasch wrote:


Module Name:src
Committed By:   jakllsch
Date:   Thu Jul 30 14:41:59 UTC 2009

Modified Files:
src/sys/netipsec: ipsec.c

Log Message:
As explained in kern/41701 there's a missing splx() here.


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/netipsec/ipsec.c

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



Has a pullup request for the netbsd-5 branch been submitted?


Yes.


Re: CVS commit: src/distrib/utils/sysinst

2009-08-24 Thread Soren Jacobsen
On 08/24 05:13, Matthias Scheler wrote:
 On Sun, Aug 23, 2009 at 09:16:17PM +, Jared D. McNeill wrote:
  Modified Files:
  src/distrib/utils/sysinst: menus.mi msg.mi.de msg.mi.en msg.mi.es
  msg.mi.fr msg.mi.pl util.c
  
  Log Message:
  Get rid of the 'select extraction verbosity' menu.
 
 Which option does it use now? The progress bar?

Yes.


Re: CVS commit: src/lib/libc/net

2009-10-02 Thread Soren Jacobsen

On Oct 1, 2009, at 11:49 PM, Christoph Egger wrote:


Index: src/lib/libc/net/getaddrinfo.3
diff -u src/lib/libc/net/getaddrinfo.3:1.47 src/lib/libc/net/ 
getaddrinfo.3:1.48

--- src/lib/libc/net/getaddrinfo.3:1.47 Fri Oct  2 02:45:29 2009
+++ src/lib/libc/net/getaddrinfo.3  Fri Oct  2 06:49:23 2009
@@ -260,7 +260,7 @@
interface
.Dc .
.Pp
-The current implementation assumes a one-to-one relationship between
+The current implementation assumes an one-to-one relationship between


This is wrong.


Index: src/lib/libc/net/getaddrinfo.c
diff -u src/lib/libc/net/getaddrinfo.c:1.93 src/lib/libc/net/ 
getaddrinfo.c:1.94

--- src/lib/libc/net/getaddrinfo.c:1.93 Fri Oct  2 02:45:29 2009
+++ src/lib/libc/net/getaddrinfo.c  Fri Oct  2 06:49:23 2009
@@ -1027,7 +1027,7 @@

if (IN6_IS_ADDR_LINKLOCAL(a6) || IN6_IS_ADDR_MC_LINKLOCAL(a6)) {
/*
-* We currently assume a one-to-one mapping between links
+* We currently assume an one-to-one mapping between links


This is wrong.


@@ -1799,7 +1799,7 @@
trailing_dot++;

/*
-* if there aren't any dots, it could be a user-level alias
+* if there aren't any dots, it could be an user-level alias


This is wrong.


Index: src/lib/libc/net/gethnamaddr.c
diff -u src/lib/libc/net/gethnamaddr.c:1.73 src/lib/libc/net/ 
gethnamaddr.c:1.74

--- src/lib/libc/net/gethnamaddr.c:1.73 Sat Jan 27 22:27:35 2007
+++ src/lib/libc/net/gethnamaddr.c  Fri Oct  2 06:49:23 2009
@@ -573,7 +573,7 @@
host.h_length = size;

/*
-* if there aren't any dots, it could be a user-level alias.
+* if there aren't any dots, it could be an user-level alias.


This is wrong.  


Re: CVS commit: src/doc

2009-10-02 Thread Soren Jacobsen

On Oct 2, 2009, at 12:17 AM, Christoph Egger wrote:


Index: src/doc/BUILDING.mdoc
diff -u src/doc/BUILDING.mdoc:1.77 src/doc/BUILDING.mdoc:1.78
--- src/doc/BUILDING.mdoc:1.77  Sun Sep 27 18:08:24 2009
+++ src/doc/BUILDING.mdoc   Fri Oct  2 07:17:16 2009
@@ -1165,7 +1165,7 @@
.Sy /bin/sh
is unusually old and broken, the Korn Shell
.Sy ( /bin/ksh ) ,
-if available, may be a usable alternative.
+if available, may be an usable alternative.


This is wrong.


Index: src/doc/CHANGES.prev
diff -u src/doc/CHANGES.prev:1.95 src/doc/CHANGES.prev:1.96
--- src/doc/CHANGES.prev:1.95   Sat May  2 06:21:16 2009
+++ src/doc/CHANGES.prevFri Oct  2 07:17:16 2009
@@ -1608,7 +1608,7 @@
counts (e.g. isofs). [mycroft 19941026]
Reworked part of the `mcd' driver to make it more reliable. [mycroft
19941026]
-	Made fork(2)ing with a user-defined LDT work (and not panic).  
[mycroft
+	Made fork(2)ing with an user-defined LDT work (and not panic).  
[mycroft


This is wrong.


@@ -2644,7 +2644,7 @@
underlying device and a printable external name
(name + unit number), thus eliminating if_name and if_unit.
Updated interface to (*if_watchdog)() and (*if_reset)()
-   to take a struct ifnet *, rather than a unit number.
+   to take a struct ifnet *, rather than an unit number.


This is wrong.


@@ -3512,7 +3512,7 @@
new bus dma framework.  [thorpej 19970606]
alpha: Add support for SGMAP-mapped DMA, using new bus dma
framework, allowing ISA DMA to function.  [thorpej 19970606]
-   isa: convert isadma.c to be a user of new bus dma framework,
+   isa: convert isadma.c to be an user of new bus dma framework,


This is wrong.


@@ -4307,7 +4307,7 @@
Sweep inspired by a discussion of a bug introduced in
OpenBSD on Bugtraq.  [thorpej 19980728]
libedit: add 'edit on|off' editrc command, which is used to advise
-   invoking programs if a user's does or doesn't want editline
+   invoking programs if an user's does or doesn't want editline


This is wrong.


@@ -4498,7 +4498,7 @@
newsmips: Switch to UVM by default on newsmips. [tsubai 19981116]
i386: Switch to gas.new on i386. [kristerw 19981116]
sparc: Switch to gas.new on sparc. [kristerw 19981116]
-   mbrlabel(8): Add a utility to access partitions on MBR labeled
+   mbrlabel(8): Add an utility to access partitions on MBR labeled


This is wrong.


@@ -4749,7 +4749,7 @@
[bad 19990323]
dump(8): Add read cache. Speeds up dump operations in most cases
[bouyer,mjl 19990323]
-   net: prevent bind(2)ing to a unicast address/port if the uids of the
+	net: prevent bind(2)ing to an unicast address/port if the uids of  
the


This is wrong.


@@ -4821,7 +4821,7 @@
[augustss 19990512]
ftp(1): support `[user[:passwo...@]' in http URLs and $http_proxy.
[lukem 19990513]
-   kernel: Allow a user-specified stack to be used in the child after a
+	kernel: Allow an user-specified stack to be used in the child  
after a


This is wrong.


@@ -4835,7 +4835,7 @@
sessions eventually close down). add transfer time to
syslog messages for get/put. other cleanups.  [lukem 19990518]
whois(1): imported client from RIPE WHOIS Tools 2.4. [tron 19990518]
-	net: Make layer 2 protocol input routines private, and with a  
uniform
+	net: Make layer 2 protocol input routines private, and with an  
uniform


This is wrong.


@@ -5632,7 +5632,7 @@
i386: utilize uvm_pagezeroidle.  [thorpej 2424]
poweroff: Powers down the system equivalent to halt -p, but
allows powering down the system from an exec(2) call, e.g.
-   via a user which has poweroff as login shell. The command
+   via an user which has poweroff as login shell. The command


This is wrong.


@@ -8704,7 +8704,7 @@
[msaitoh 20070130]
uplcom(4): Add support for Willcom WS002IN PHS device
(Prolific Technology PL2303X). [msaitoh 20070131]
-	zaurus: Updates to allow Zaurus screen to rotate 90 degrees to a  
usable
+	zaurus: Updates to allow Zaurus screen to rotate 90 degrees to an  
usable


This is wrong.


@@ -9725,7 +9725,7 @@
wm(4): Add support for more Ethernet ICH9 devices. [bouyer 20081015]
rump: Add networking support to rump.  Support is available in
libraries prefixed with librumpnet.  [pooka 20081016]
-	rump_nfs(8): Add support for a userspace NFS client.  [pooka  
20081016]
+	rump_nfs(8): Add support for an userspace NFS client.  [pooka  
20081016]


This is wrong.


Index: src/doc/roadmaps/storage
diff -u src/doc/roadmaps/storage:1.5 src/doc/roadmaps/storage:1.6
--- src/doc/roadmaps/storage:1.5Tue Sep 15 21:07:58 2009
+++ 

Re: CVS commit: src/external/bsd/mdocml/dist

2009-10-24 Thread Soren Jacobsen

On Oct 21, 2009, at 10:45 AM, Joerg Sonnenberger wrote:


Module Name:src
Committed By:   joerg
Date:   Wed Oct 21 17:45:09 UTC 2009

Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv24959

Log Message:
Initial import mdocml-1.9.9.

mdocml provides a fast parser for man(7) and mdoc(7) formated  
documents.


Awesome!

On a 32MB shark:
$ time mandoc gcc.1 /dev/null
1.96 real 1.57 user 0.38 sys
$ time nroff -msafer -man gcc.1 /dev/null
   88.31 real81.35 user 1.81 sys


CVS commit: [netbsd-5-0] src/usr.sbin/makefs/cd9660

2010-01-01 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  2 06:26:11 UTC 2010

Modified Files:
src/usr.sbin/makefs/cd9660 [netbsd-5-0]: iso9660_rrip.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1198):
usr.sbin/makefs/cd9660/iso9660_rrip.c: revision 1.5
When splitting a System Use Area between a System Use field and a
Continuation Area, be sure to insert the CE record at the correct
point in the chain of SUSP records.  Without this, makefs emits
an invalid image if any file needs a Continuation Area.  The bug
seems to have been introduced with the conversion to TAILQs.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.20.1 src/usr.sbin/makefs/cd9660/iso9660_rrip.c

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/usr.sbin/makefs/cd9660

2010-01-01 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  2 06:27:27 UTC 2010

Modified Files:
src/usr.sbin/makefs/cd9660 [netbsd-5-0]: iso9660_rrip.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1198):
usr.sbin/makefs/cd9660/iso9660_rrip.c: revision 1.6
Fix another bug in SUSP CE handling: when the SUSP records fit into
the System Use field with fewer then 28 bytes to spare, we were
remembering the wrong length for the System Use field and hence
emitting a corrupt directory entry.  This could be triggered by trying
to build a filesystem containing a regular file with a 120-byte name.
Now we're a little more careful.


To generate a diff of this commit:
cvs rdiff -u -r1.4.20.1 -r1.4.20.2 src/usr.sbin/makefs/cd9660/iso9660_rrip.c

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/usr.sbin/makefs/cd9660

2010-01-01 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  2 06:28:27 UTC 2010

Modified Files:
src/usr.sbin/makefs/cd9660 [netbsd-5-0]: iso9660_rrip.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1198):
usr.sbin/makefs/cd9660/iso9660_rrip.c: revision 1.7
Initialize a local variable to get rid of a may be used uninitialized
warning (turned into error by -Werror).


To generate a diff of this commit:
cvs rdiff -u -r1.4.20.2 -r1.4.20.3 src/usr.sbin/makefs/cd9660/iso9660_rrip.c

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/usr.sbin/makefs

2010-01-01 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  2 06:34:15 UTC 2010

Modified Files:
src/usr.sbin/makefs [netbsd-5-0]: cd9660.c cd9660.h
src/usr.sbin/makefs/cd9660 [netbsd-5-0]: cd9660_write.c iso9660_rrip.c
iso9660_rrip.h

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1198):
usr.sbin/makefs/cd9660.c: revision 1.25 via patch
usr.sbin/makefs/cd9660.h: revision 1.13 via patch
usr.sbin/makefs/cd9660/cd9660_write.c: revision 1.10
usr.sbin/makefs/cd9660/iso9660_rrip.c: revision 1.8
usr.sbin/makefs/cd9660/iso9660_rrip.h: revision 1.5
Add support for encoding RISC OS metadata into ISO 9660 filesystems.
This is done by adding the general ability to stuff non-SUSP data into
the end of the System Use field of a Directory Record, which required
some amount of rewriting of the SUSP support.  I think the result is
at least as good as what came before, and I've fixed at least one bug
along the way.  Tested against RISC OS 3.70 on my Risc PC.
Oh, why do we want it?  It should allow us to make acorn{26,32} CDs that
can be booted directly from RISC OS without mucking around copying the
bootloader to a native filing system.


To generate a diff of this commit:
cvs rdiff -u -r1.22.2.1 -r1.22.2.1.2.1 src/usr.sbin/makefs/cd9660.c
cvs rdiff -u -r1.12 -r1.12.6.1 src/usr.sbin/makefs/cd9660.h
cvs rdiff -u -r1.9 -r1.9.6.1 src/usr.sbin/makefs/cd9660/cd9660_write.c
cvs rdiff -u -r1.4.20.3 -r1.4.20.4 src/usr.sbin/makefs/cd9660/iso9660_rrip.c
cvs rdiff -u -r1.4 -r1.4.28.1 src/usr.sbin/makefs/cd9660/iso9660_rrip.h

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

2010-01-01 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  2 06:40:03 UTC 2010

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

Log Message:
Ticket 1198.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.34 -r1.1.2.35 src/doc/CHANGES-5.0.2

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



CVS commit: [netbsd-5] src/usr.sbin/makefs/cd9660

2010-01-01 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  2 06:41:03 UTC 2010

Modified Files:
src/usr.sbin/makefs/cd9660 [netbsd-5]: iso9660_rrip.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1198):
usr.sbin/makefs/cd9660/iso9660_rrip.c: revision 1.5
When splitting a System Use Area between a System Use field and a
Continuation Area, be sure to insert the CE record at the correct
point in the chain of SUSP records.  Without this, makefs emits
an invalid image if any file needs a Continuation Area.  The bug
seems to have been introduced with the conversion to TAILQs.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.18.1 src/usr.sbin/makefs/cd9660/iso9660_rrip.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/usr.sbin/makefs/cd9660

2010-01-01 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  2 06:41:48 UTC 2010

Modified Files:
src/usr.sbin/makefs/cd9660 [netbsd-5]: iso9660_rrip.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1198):
usr.sbin/makefs/cd9660/iso9660_rrip.c: revision 1.6
Fix another bug in SUSP CE handling: when the SUSP records fit into
the System Use field with fewer then 28 bytes to spare, we were
remembering the wrong length for the System Use field and hence
emitting a corrupt directory entry.  This could be triggered by trying
to build a filesystem containing a regular file with a 120-byte name.
Now we're a little more careful.


To generate a diff of this commit:
cvs rdiff -u -r1.4.18.1 -r1.4.18.2 src/usr.sbin/makefs/cd9660/iso9660_rrip.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/doc

2010-01-01 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  2 06:47:51 UTC 2010

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

Log Message:
Ticket 1198.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.166 -r1.1.2.167 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: [netbsd-4-0] src/doc

2010-01-03 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sun Jan  3 19:32:48 UTC 2010

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

Log Message:
Fix formatting.


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

2010-01-03 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sun Jan  3 19:33:53 UTC 2010

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

Log Message:
Fix formatting.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.189 -r1.1.2.190 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-5] src/doc

2010-01-03 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sun Jan  3 19:41:49 UTC 2010

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

Log Message:
Fix formatting.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.168 -r1.1.2.169 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: [netbsd-5-0] src/tools/compat

2010-01-06 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Jan  7 07:45:01 UTC 2010

Modified Files:
src/tools/compat [netbsd-5-0]: compat_defs.h

Log Message:
Apply patch (requested by tron in ticket #1202):
Don't include grp.h  Fixes cross-build under Mac OS X 10.6.


To generate a diff of this commit:
cvs rdiff -u -r1.67.2.1 -r1.67.2.1.2.1 src/tools/compat/compat_defs.h

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



CVS commit: [netbsd-5] src/include

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 00:55:56 UTC 2010

Modified Files:
src/include [netbsd-5]: paths.h

Log Message:
Pull up following revision(s) (requested by pooka in ticket #1205):
include/paths.h: revision 1.35
+_PATH_PUD


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.34.4.1 src/include/paths.h

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

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:02:23 UTC 2010

Modified Files:
src/sys/dev/pud [netbsd-5]: pud_dev.c

Log Message:
Pull up following revision(s) (requested by pooka in ticket #1206):
sys/dev/pud/pud_dev.c: revision 1.6 via patch
Handle DIOCGPART in-kernel because a userspace server doesn't have
a chance in phobos of handling it.  This makes it possible to do a
kernel mount of most file systems with the block device backed by
a pud userspace server.
-  i'm too young to compile
-  hey, no tty rough
-  hurd me plenty
= abstraction-violence
-  nightmare!


To generate a diff of this commit:
cvs rdiff -u -r1.4.34.1 -r1.4.34.2 src/sys/dev/pud/pud_dev.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/sbin/fdisk

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:04:48 UTC 2010

Modified Files:
src/sbin/fdisk [netbsd-5]: fdisk.c

Log Message:
Pull up following revision(s) (requested by dsl in ticket #1207):
sbin/fdisk/fdisk.c: revision 1.128
Editing partitions larger than 1TB works better if 'decimal' returns
64 bit integer values!


To generate a diff of this commit:
cvs rdiff -u -r1.116.6.2 -r1.116.6.3 src/sbin/fdisk/fdisk.c

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

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:10:53 UTC 2010

Modified Files:
src/sys/kern [netbsd-5-0]: kern_event.c

Log Message:
Pull up following revision(s) (requested by dsl in ticket #1208):
sys/kern/kern_event.c: revision 1.69
Use sizeof correct type, not pointer to wrong type.
Fixes PR/42498.
This has been wrong since the initial import!


To generate a diff of this commit:
cvs rdiff -u -r1.60.6.1 -r1.60.6.1.2.1 src/sys/kern/kern_event.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

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:15:43 UTC 2010

Modified Files:
src/dist/pdisk [netbsd-5]: pdisk.c
src/distrib/amiga/floppies/upgr [netbsd-5]: upgrade.sh
src/sbin/newfs_udf [netbsd-5]: newfs_udf.8 udf_create.c

Log Message:
Pull up following revision(s) (requested by mbalmer in ticket #1209):
dist/pdisk/pdisk.c: revision 1.18
distrib/amiga/floppies/upgr/upgrade.sh: revision 1.9
sbin/newfs_udf/newfs_udf.8: revision 1.6
sbin/newfs_udf/udf_create.c: revision 1.17
Fix typo in command output.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.17.26.1 src/dist/pdisk/pdisk.c
cvs rdiff -u -r1.8 -r1.8.40.1 src/distrib/amiga/floppies/upgr/upgrade.sh
cvs rdiff -u -r1.4.4.1 -r1.4.4.2 src/sbin/newfs_udf/newfs_udf.8
cvs rdiff -u -r1.12.4.3 -r1.12.4.4 src/sbin/newfs_udf/udf_create.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-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:18:39 UTC 2010

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

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1210):
sys/dev/pci/viaide.c: revision 1.65
Don't forget to initialize data32iot and data32ioh in via_sata_chip_map_new().
This makes 32bit UDMA xfer work properly on VIA VT6421.


To generate a diff of this commit:
cvs rdiff -u -r1.57.4.1 -r1.57.4.2 src/sys/dev/pci/viaide.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/dkwedge

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:25:11 UTC 2010

Modified Files:
src/sys/dev/dkwedge [netbsd-5]: dk.c

Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #1213):
sys/dev/dkwedge/dk.c: revision 1.52
Implement and use a dkminphys() that calls the parent device's minphys
function with b_dev temporarily adjusted to the parent device's dev_t.
Fixes PR/37390.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.42.6.1 src/sys/dev/dkwedge/dk.c

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



CVS commit: [netbsd-5] xsrc/external/mit/xf86-video-radeonhd/dist/src

2010-01-08 Thread Soren Jacobsen
Module Name:xsrc
Committed By:   snj
Date:   Sat Jan  9 01:27:39 UTC 2010

Modified Files:
xsrc/external/mit/xf86-video-radeonhd/dist/src [netbsd-5]: rhd_id.c

Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #1214):
external/mit/xf86-video-radeonhd/dist/src/rhd_id.c: revision 1.2
Fix incorrect LIST_END macro.
From xf86-video-radeonhd commit cc1bb50bb44354be7793e4fc45c625746571ec96.
Fixes PR/41950.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_id.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

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:30:14 UTC 2010

Modified Files:
src/share/man/man4/man4.sparc64 [netbsd-5]: lom.4
src/sys/arch/sparc64/dev [netbsd-5]: lom.c

Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1216):
share/man/man4/man4.sparc64/lom.4: revision 1.4
sys/arch/sparc64/dev/lom.c: revision 1.5
Make fault LED and alarms status changeable via sysctl(8).
The sysctl entries are created under the hw.lomN MIB.


To generate a diff of this commit:
cvs rdiff -u -r1.2.2.3 -r1.2.2.4 src/share/man/man4/man4.sparc64/lom.4
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/sys/arch/sparc64/dev/lom.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/distrib/utils/sysinst

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:31:57 UTC 2010

Modified Files:
src/distrib/utils/sysinst [netbsd-5]: disks.c

Log Message:
Pull up following revision(s) (requested by cegger in ticket #1217):
distrib/utils/sysinst/disks.c: revision 1.108
When creating /etc/fstab:
for the first swap partition use type sw,dp instead of sw, so dump device
gets configured correctly if swap is not on the second partition.
Fixes PR install/42148.


To generate a diff of this commit:
cvs rdiff -u -r1.100.2.5 -r1.100.2.6 src/distrib/utils/sysinst/disks.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-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:35:16 UTC 2010

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

Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #1218):
sys/dev/pci/auich.c: revision 1.133
Ensure that the memory or i/o space we need is accessible at attach
and resume.
Rework register mapping code path, using 'goto', so duplicate code
is reduced.
I've tested this on nvidia and sis auich(4)-compatible controllers.
In addition this change is reported to fix PR/39652.


To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.127.10.1 src/sys/dev/pci/auich.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/usb

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:37:04 UTC 2010

Modified Files:
src/sys/dev/usb [netbsd-5]: uhidev.c

Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #1219):
sys/dev/usb/uhidev.c: revision 1.46
The Dell DRAC5 gives us a zero-length report immediately following
a normal report.  Thus, ignore zero-length reports.  Move some related
report size insanity checking into the UHIDEV_DEBUG case.
Should fix PR/39911.


To generate a diff of this commit:
cvs rdiff -u -r1.42.8.1 -r1.42.8.2 src/sys/dev/usb/uhidev.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/arch/sparc/sparc

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:41:58 UTC 2010

Modified Files:
src/sys/arch/sparc/sparc [netbsd-5]: vm_machdep.c

Log Message:
Pull up following revision(s) (requested by mrg in ticket #1223):
sys/arch/sparc/sparc/vm_machdep.c: revision 1.99
sync this a little with sparc64: use cpu_setfunc() at the end of cpu_lwp_fork()


To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.95.4.1 src/sys/arch/sparc/sparc/vm_machdep.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/arch/sparc

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:43:51 UTC 2010

Modified Files:
src/sys/arch/sparc/include [netbsd-5]: cpu.h
src/sys/arch/sparc/sparc [netbsd-5]: locore.s vm_machdep.c

Log Message:
Pull up following revision(s) (requested by mrg in ticket #1223):
sys/arch/sparc/include/cpu.h: revision 1.86
sys/arch/sparc/sparc/locore.s: revision 1.246
sys/arch/sparc/sparc/vm_machdep.c: revision 1.100
fix up cpu_setfunc() as noted by uwe:
- don't call lwp_startup for cpu_setfunc() users
- introduce lwp_setfunc_trampoline instead
- no need to set the new lwp for setfunc


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.84.14.1 src/sys/arch/sparc/include/cpu.h
cvs rdiff -u -r1.244 -r1.244.8.1 src/sys/arch/sparc/sparc/locore.s
cvs rdiff -u -r1.95.4.1 -r1.95.4.2 src/sys/arch/sparc/sparc/vm_machdep.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/dist/nvi

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:53:04 UTC 2010

Modified Files:
src/dist/nvi/common [netbsd-5]: cut.c cut.h multibyte.h
src/dist/nvi/ex [netbsd-5]: ex.c ex_subst.c ex_usage.c
src/dist/nvi/vi [netbsd-5]: v_ulcase.c

Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1224):
dist/nvi/common/cut.c: revision 1.3
dist/nvi/common/cut.h: revision 1.3
dist/nvi/common/multibyte.h: revision 1.5
dist/nvi/ex/ex.c: revision 1.6
dist/nvi/ex/ex_subst.c: revision 1.3
dist/nvi/ex/ex_usage.c: revision 1.4 via patch
dist/nvi/vi/v_ulcase.c: revision 1.2
Use wide char versions of tolower/toupper/islower/isupper where
appropriate. Fixes ~ command on big-endian architectures.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2.6.1 -r1.1.1.2.6.2 src/dist/nvi/common/cut.c \
src/dist/nvi/common/cut.h
cvs rdiff -u -r1.1.1.2.6.3 -r1.1.1.2.6.4 src/dist/nvi/common/multibyte.h
cvs rdiff -u -r1.1.1.2.6.2 -r1.1.1.2.6.3 src/dist/nvi/ex/ex.c
cvs rdiff -u -r1.1.1.2.6.1 -r1.1.1.2.6.2 src/dist/nvi/ex/ex_subst.c \
src/dist/nvi/ex/ex_usage.c
cvs rdiff -u -r1.1.1.2 -r1.1.1.2.6.1 src/dist/nvi/vi/v_ulcase.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-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 01:56:51 UTC 2010

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

Log Message:
Pull up following revision(s) (requested by mrg in ticket #1227):
sys/dev/pci/viaide.c: revision 1.66
enable mem space if it isn't already enabled.  several bioses leave
this not enabled, and viaide kind of depends upon it.
fixes viaide(4) on several machines.
idea from PR 38011, but reworked a little.


To generate a diff of this commit:
cvs rdiff -u -r1.57.4.2 -r1.57.4.3 src/sys/dev/pci/viaide.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/doc

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 02:03:58 UTC 2010

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

Log Message:
Tickets 1204-1210, 1212-1214, 1216-1219, 1223, 1224, 1227, and 1228.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.170 -r1.1.2.171 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: [netbsd-5-0] src/doc

2010-01-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 02:04:18 UTC 2010

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

Log Message:
Ticket 1208.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.38 -r1.1.2.39 src/doc/CHANGES-5.0.2

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



CVS commit: src/share/man/man7

2010-01-09 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan  9 17:28:06 UTC 2010

Modified Files:
src/share/man/man7: sysctl.7

Log Message:
It's hw.acpi.supported_states, not hw.acpi.support_states.  From
rudolf on netbsd-d...@.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/share/man/man7/sysctl.7

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

2010-01-09 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sun Jan 10 07:06:13 UTC 2010

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

Log Message:
Add a missing closing parenthesis in a few places.  From Henning Petersen
in PR kern/42527.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/dev/ic/smc90cx6.c

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



CVS commit: src/usr.sbin/pwd_mkdb

2010-01-10 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sun Jan 10 19:04:35 UTC 2010

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

Log Message:
Add a missing semicolon.  Noted by Tomasz Motyl in PR bin/42603.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/usr.sbin/pwd_mkdb/pwd_mkdb.c

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



CVS commit: src/sys/conf

2010-01-10 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sun Jan 10 23:55:03 UTC 2010

Modified Files:
src/sys/conf: newvers.sh

Log Message:
Remove ad clause on a UCB license.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/conf/newvers.sh

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

2010-01-10 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sun Jan 10 23:56:46 UTC 2010

Modified Files:
src/sys/dev/ata [netbsd-5]: atareg.h wd.c

Log Message:
Pull up following revision(s) (requested by dsl in ticket #1231):
sys/dev/ata/atareg.h: revision 1.33
sys/dev/ata/wd.c: revision 1.378
Add atap_max_lba member to ataparams for LBA48 Maximum Address. From OpenBSD.
While here, renumber some __reserved member names to be sequential.
Also, add a member for the World Wide Name.
Use atap_max_lba in wd.c instead of offsets into a __reserved member.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.32.20.1 src/sys/dev/ata/atareg.h
cvs rdiff -u -r1.363.8.1 -r1.363.8.2 src/sys/dev/ata/wd.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/kern

2010-01-10 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Mon Jan 11 00:02:09 UTC 2010

Modified Files:
src/sys/kern [netbsd-5]: vfs_subr.c

Log Message:
Pull up following revision(s) (requested by pooka in ticket #1226):
sys/kern/vfs_subr.c: revision 1.393
Make sure struct vattr contains no random bits of kernel memory
after vattr_null().  This is especially nice considering things
like puffs, where the contents are copied to userspace.


To generate a diff of this commit:
cvs rdiff -u -r1.357.4.8 -r1.357.4.9 src/sys/kern/vfs_subr.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/share/man/man4

2010-01-10 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Mon Jan 11 00:05:44 UTC 2010

Modified Files:
src/share/man/man4 [netbsd-5]: faith.4

Log Message:
Pull up following revision(s) (requested by mbalmer in ticket #1229):
share/man/man4/faith.4: revision 1.11
Various language fixes.  From FreeBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.10.40.1 src/share/man/man4/faith.4

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



CVS commit: [netbsd-5] src/usr.sbin/postinstall

2010-01-10 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Mon Jan 11 00:09:45 UTC 2010

Modified Files:
src/usr.sbin/postinstall [netbsd-5]: postinstall

Log Message:
Pull up following revision(s) (requested by christos in ticket #1232):
usr.sbin/postinstall/postinstall: revision 1.107
running postinstall fix should also say why fontconfig did not work, like
all other postinstall methods.


To generate a diff of this commit:
cvs rdiff -u -r1.76.2.23 -r1.76.2.24 src/usr.sbin/postinstall/postinstall

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



CVS commit: [netbsd-5] xsrc/external/mit/xf86-video-radeonhd

2010-01-10 Thread Soren Jacobsen
Module Name:xsrc
Committed By:   snj
Date:   Mon Jan 11 00:18:20 UTC 2010

Modified Files:
xsrc/external/mit/xf86-video-radeonhd/dist [netbsd-5]: ChangeLog
INSTALL Makefile.in README aclocal.m4 config.guess config.h.in
config.sub configure configure.ac depcomp install-sh
xsrc/external/mit/xf86-video-radeonhd/dist/man [netbsd-5]: Makefile.in
radeonhd.man
xsrc/external/mit/xf86-video-radeonhd/dist/src [netbsd-5]: Makefile.am
Makefile.in git_version.h r5xx_accel.h r600_exa.c r600_reg.h
r600_reg_auto_r6xx.h r600_reg_r6xx.h r600_reg_r7xx.h r600_shader.h
r600_state.h r600_textured_videofuncs.c r6xx_accel.c r6xx_accel.h
radeon_3d.c radeon_drm.h radeon_exa_render.c
radeon_textured_videofuncs.c rhd.h rhd_atombios.c rhd_atombios.h
rhd_atomout.c rhd_audio.c rhd_audio.h rhd_biosscratch.c
rhd_connector.c rhd_cs.c rhd_cursor.c rhd_cursor.h rhd_dac.c
rhd_dig.c rhd_dri.c rhd_driver.c rhd_hdmi.c rhd_hdmi.h rhd_i2c.c
rhd_id.c rhd_lut.c rhd_lut.h rhd_lvtma.c rhd_mc.c rhd_mc.h
rhd_monitor.c rhd_output.c rhd_output.h rhd_pll.c rhd_randr.c
rhd_regs.h rhd_tmds.c rhd_video.c rhd_video.h
xsrc/external/mit/xf86-video-radeonhd/dist/utils/conntest [netbsd-5]:
Makefile.am Makefile.in git_version.h rhd_conntest.c rhd_dump.c
xsrc/external/mit/xf86-video-radeonhd/include [netbsd-5]: config.h

Log Message:
Apply patch (requested by veego in ticket #1233):
Update xf86-video-radeonhd to 1.3.0.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
xsrc/external/mit/xf86-video-radeonhd/dist/ChangeLog \
xsrc/external/mit/xf86-video-radeonhd/dist/Makefile.in \
xsrc/external/mit/xf86-video-radeonhd/dist/README \
xsrc/external/mit/xf86-video-radeonhd/dist/aclocal.m4 \
xsrc/external/mit/xf86-video-radeonhd/dist/config.h.in \
xsrc/external/mit/xf86-video-radeonhd/dist/configure \
xsrc/external/mit/xf86-video-radeonhd/dist/configure.ac
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.2.1 \
xsrc/external/mit/xf86-video-radeonhd/dist/INSTALL \
xsrc/external/mit/xf86-video-radeonhd/dist/config.guess \
xsrc/external/mit/xf86-video-radeonhd/dist/config.sub \
xsrc/external/mit/xf86-video-radeonhd/dist/depcomp \
xsrc/external/mit/xf86-video-radeonhd/dist/install-sh
cvs rdiff -u -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
xsrc/external/mit/xf86-video-radeonhd/dist/man/Makefile.in \
xsrc/external/mit/xf86-video-radeonhd/dist/man/radeonhd.man
cvs rdiff -u -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
xsrc/external/mit/xf86-video-radeonhd/dist/src/Makefile.am \
xsrc/external/mit/xf86-video-radeonhd/dist/src/Makefile.in \
xsrc/external/mit/xf86-video-radeonhd/dist/src/git_version.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/r5xx_accel.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_atombios.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_atombios.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_connector.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_cursor.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_dac.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_dig.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_driver.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_i2c.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_lut.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_lvtma.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_mc.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_mc.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_monitor.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_output.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_output.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_pll.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_randr.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_regs.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_tmds.c
cvs rdiff -u -r1.1.1.1.2.2 -r1.1.1.1.2.3 \
xsrc/external/mit/xf86-video-radeonhd/dist/src/r600_exa.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/r600_reg.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/r600_reg_auto_r6xx.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/r600_reg_r6xx.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/r600_reg_r7xx.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/r600_shader.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/r600_state.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/r600_textured_videofuncs.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/r6xx_accel.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/r6xx_accel.h \

CVS commit: [netbsd-5] xsrc/external/mit/xf86-video-radeonhd/dist

2010-01-10 Thread Soren Jacobsen
Module Name:xsrc
Committed By:   snj
Date:   Mon Jan 11 00:20:32 UTC 2010

Added Files:
xsrc/external/mit/xf86-video-radeonhd/dist [netbsd-5]: acinclude.m4
shave-libtool.in shave.in
xsrc/external/mit/xf86-video-radeonhd/dist/src [netbsd-5]:
atombios_rev.h rhd_acpi.c rhd_acpi.h rhd_pm.c rhd_pm.h

Log Message:
Apply patch (requested by veego in ticket #1233):
Update xf86-video-radeonhd to 1.3.0.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.1.1.2.2 \
xsrc/external/mit/xf86-video-radeonhd/dist/acinclude.m4 \
xsrc/external/mit/xf86-video-radeonhd/dist/shave-libtool.in \
xsrc/external/mit/xf86-video-radeonhd/dist/shave.in
cvs rdiff -u -r0 -r1.1.1.1.2.2 \
xsrc/external/mit/xf86-video-radeonhd/dist/src/atombios_rev.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_acpi.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_acpi.h \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_pm.c \
xsrc/external/mit/xf86-video-radeonhd/dist/src/rhd_pm.h

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



CVS commit: [netbsd-5] src/external/mit/xorg/server/drivers/xf86-video-radeonhd

2010-01-10 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Mon Jan 11 00:21:46 UTC 2010

Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-radeonhd [netbsd-5]:
Makefile

Log Message:
Apply patch (requested by veego in ticket #1233):
Update for 1.3.0.


To generate a diff of this commit:
cvs rdiff -u -r1.3.2.1 -r1.3.2.2 \
src/external/mit/xorg/server/drivers/xf86-video-radeonhd/Makefile

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



CVS commit: [netbsd-5] xsrc/external/mit

2010-01-10 Thread Soren Jacobsen
Module Name:xsrc
Committed By:   snj
Date:   Mon Jan 11 00:42:35 UTC 2010

Modified Files:
xsrc/external/mit/libFS/include [netbsd-5]: config.h
xsrc/external/mit/pixman/include [netbsd-5]: config.h
xsrc/external/mit/xf86-video-siliconmotion/include [netbsd-5]: config.h
xsrc/external/mit/xmag/include [netbsd-5]: config.h
xsrc/external/mit/xwininfo/include [netbsd-5]: config.h

Log Message:
Apply patch (requested by veego in ticket #1234):
Regenerate a few config.h files.  Should have been done with the big X.Org
update.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 xsrc/external/mit/libFS/include/config.h
cvs rdiff -u -r1.2.2.2 -r1.2.2.3 xsrc/external/mit/pixman/include/config.h
cvs rdiff -u -r1.3.2.2 -r1.3.2.3 \
xsrc/external/mit/xf86-video-siliconmotion/include/config.h
cvs rdiff -u -r1.1 -r1.1.2.1 xsrc/external/mit/xmag/include/config.h
cvs rdiff -u -r1.1 -r1.1.2.1 xsrc/external/mit/xwininfo/include/config.h

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



CVS commit: [netbsd-5] src/lib/libpthread

2010-01-10 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Mon Jan 11 00:47:30 UTC 2010

Modified Files:
src/lib/libpthread [netbsd-5]: pthread.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #1235):
lib/libpthread/pthread.c: revision 1.113
Don't just look only at the first element in the deadqueue to find lwp's
to reuse, because if we lose the race with the kernel we are never going
to reuse any elements. Look in the whole list instead.


To generate a diff of this commit:
cvs rdiff -u -r1.106.2.1 -r1.106.2.2 src/lib/libpthread/pthread.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/external/mit/xorg/lib/dri/i965

2010-01-10 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Mon Jan 11 00:49:48 UTC 2010

Modified Files:
src/external/mit/xorg/lib/dri/i965 [netbsd-5]: Makefile

Log Message:
Pull up following revision(s) (requested by mrg in ticket #1236):
external/mit/xorg/lib/dri/i965/Makefile: revision 1.6
fix a problem reported by jmorse:
- fix a line continuation that stopped SRCS= from working
- don't include intel_dri.c here


To generate a diff of this commit:
cvs rdiff -u -r1.3.6.2 -r1.3.6.3 src/external/mit/xorg/lib/dri/i965/Makefile

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/arch/macppc/dev

2010-01-10 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Mon Jan 11 00:52:47 UTC 2010

Modified Files:
src/sys/arch/macppc/dev [netbsd-5]: pbms.c

Log Message:
Apply patch (requested by tsutsui in ticket #916):
Fix crash on detach.


To generate a diff of this commit:
cvs rdiff -u -r1.7.30.1 -r1.7.30.2 src/sys/arch/macppc/dev/pbms.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/doc

2010-01-10 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Mon Jan 11 00:58:52 UTC 2010

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

Log Message:
Tickets 916, 1220, 1226, 1229, 1231-1236.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.171 -r1.1.2.172 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: [netbsd-5] src/crypto/dist/openssl/ssl

2010-01-12 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Tue Jan 12 09:07:51 UTC 2010

Modified Files:
src/crypto/dist/openssl/ssl [netbsd-5]: s3_lib.c s3_pkt.c s3_srvr.c
ssl_locl.h

Log Message:
Apply patch (requested by tonnerre in ticket #1237):
Disable OpenSSL renegotiation, thus avoiding CVE-2009-3555.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.4.1 src/crypto/dist/openssl/ssl/s3_lib.c
cvs rdiff -u -r1.9.4.1 -r1.9.4.2 src/crypto/dist/openssl/ssl/s3_pkt.c
cvs rdiff -u -r1.15.4.1 -r1.15.4.2 src/crypto/dist/openssl/ssl/s3_srvr.c
cvs rdiff -u -r1.13 -r1.13.4.1 src/crypto/dist/openssl/ssl/ssl_locl.h

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/crypto/dist/openssl/ssl

2010-01-12 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Tue Jan 12 09:08:45 UTC 2010

Modified Files:
src/crypto/dist/openssl/ssl [netbsd-5-0]: s3_lib.c s3_pkt.c s3_srvr.c
ssl_locl.h

Log Message:
Apply patch (requested by tonnerre in ticket #1237):
Disable OpenSSL renegotiation, thus avoiding CVE-2009-3555.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.8.1 src/crypto/dist/openssl/ssl/s3_lib.c
cvs rdiff -u -r1.9.8.1 -r1.9.8.2 src/crypto/dist/openssl/ssl/s3_pkt.c
cvs rdiff -u -r1.15.4.1 -r1.15.4.1.2.1 src/crypto/dist/openssl/ssl/s3_srvr.c
cvs rdiff -u -r1.13 -r1.13.8.1 src/crypto/dist/openssl/ssl/ssl_locl.h

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

2010-01-12 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Tue Jan 12 09:09:59 UTC 2010

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

Log Message:
Ticket 1237.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.39 -r1.1.2.40 src/doc/CHANGES-5.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-0] src/doc

2010-01-12 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Tue Jan 12 09:21:06 UTC 2010

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

Log Message:
Ticket 1373.


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

2010-01-12 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Tue Jan 12 09:22:58 UTC 2010

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

Log Message:
Ticket 1373.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.190 -r1.1.2.191 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-5-0] src/sys/lib/libkern

2010-01-19 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Wed Jan 20 05:36:09 UTC 2010

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

Log Message:
Pull up following revision(s) (requested by joerg in ticket #1253):
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.20 -r1.20.16.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/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: [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: [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: [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/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: src/doc

2010-01-22 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Fri Jan 22 20:33:19 UTC 2010

Modified Files:
src/doc: 3RDPARTY

Log Message:
The current version of OpenLDAP is 2.4.21.


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

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



CVS commit: [netbsd-5] src

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

Modified Files:
src/dist/bind [netbsd-5]: CHANGES FAQ FAQ.xml version
src/dist/bind/bin/named [netbsd-5]: query.c
src/dist/bind/bin/tests/system [netbsd-5]: conf.sh.in
src/dist/bind/bin/tests/system/dnssec [netbsd-5]: tests.sh
src/dist/bind/bin/tests/system/dnssec/ns1 [netbsd-5]: sign.sh
src/dist/bind/bin/tests/system/dnssec/ns2 [netbsd-5]: example.db.in
sign.sh
src/dist/bind/doc/arm [netbsd-5]: Bv9ARM.pdf
src/dist/bind/doc/rfc [netbsd-5]: index
src/dist/bind/lib/dns [netbsd-5]: rbtdb.c resolver.c validator.c
src/dist/bind/lib/dns/include/dns [netbsd-5]: db.h types.h
src/dist/bind/lib/lwres/man [netbsd-5]: 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
src/distrib/sets/lists/base [netbsd-5]: md.amd64 md.sparc64 shl.mi
src/doc [netbsd-5]: 3RDPARTY
src/lib/libdns [netbsd-5]: shlib_version
Added Files:
src/dist/bind/bin/tests/system/pending [netbsd-5]: clean.sh prereq.sh
setup.sh tests.sh
src/dist/bind/bin/tests/system/pending/ns1 [netbsd-5]: named.conf
root.db.in sign.sh
src/dist/bind/bin/tests/system/pending/ns2 [netbsd-5]:
example.com.db.in example.db.in forgery.db named.conf sign.sh
src/dist/bind/bin/tests/system/pending/ns3 [netbsd-5]: hostile.db
mail.example.db named.conf
src/dist/bind/bin/tests/system/pending/ns4 [netbsd-5]: named.conf
src/dist/bind/doc/draft [netbsd-5]:
draft-ietf-6man-text-addr-representation-01.txt
draft-ietf-behave-dns64-01.txt
draft-ietf-dnsext-axfr-clarify-12.txt
draft-ietf-dnsext-dns-tcp-requirements-01.txt
draft-ietf-dnsext-dnssec-bis-updates-09.txt
draft-ietf-dnsext-dnssec-gost-05.txt
draft-ietf-dnsext-rfc2671bis-edns0-02.txt
draft-ietf-dnsext-rfc2672bis-dname-18.txt
draft-ietf-dnsext-rfc3597-bis-00.txt
draft-ietf-dnsext-tsig-md5-deprecated-03.txt
draft-ietf-dnsop-default-local-zones-09.txt
draft-ietf-dnsop-name-server-management-reqs-02.txt
src/dist/bind/doc/rfc [netbsd-5]: rfc1912.txt rfc3755.txt rfc4294.txt
rfc4339.txt rfc4471.txt rfc4472.txt rfc4697.txt rfc4955.txt
rfc4956.txt rfc5001.txt rfc5011.txt rfc5452.txt rfc5625.txt
rfc5702.txt
Removed Files:
src/dist/bind/doc/draft [netbsd-5]: draft-baba-dnsext-acl-reqts-01.txt
draft-daigle-napstr-04.txt draft-danisch-dns-rr-smtp-03.txt
draft-dnsext-opcode-discover-02.txt
draft-durand-dnsop-dynreverse-00.txt
draft-ietf-dnsext-2929bis-01.txt
draft-ietf-dnsext-axfr-clarify-05.txt
draft-ietf-dnsext-dns-name-p-s-00.txt
draft-ietf-dnsext-dnssec-2535typecode-change-06.txt
draft-ietf-dnsext-dnssec-bis-updates-01.txt
draft-ietf-dnsext-dnssec-experiments-03.txt
draft-ietf-dnsext-dnssec-online-signing-02.txt
draft-ietf-dnsext-dnssec-opt-in-07.txt
draft-ietf-dnsext-dnssec-rsasha256-00.txt
draft-ietf-dnsext-dnssec-trans-02.txt
draft-ietf-dnsext-ds-sha256-05.txt
draft-ietf-dnsext-forgery-resilience-00.txt
draft-ietf-dnsext-keyrr-key-signing-flag-12.txt
draft-ietf-dnsext-mdns-46.txt draft-ietf-dnsext-nsec3-12.txt
draft-ietf-dnsext-nsid-01.txt
draft-ietf-dnsext-rfc2536bis-dsa-07.txt
draft-ietf-dnsext-rfc2539bis-dhk-07.txt
draft-ietf-dnsext-rfc2672bis-dname-06.txt
draft-ietf-dnsext-signed-nonexistence-requirements-01.txt
draft-ietf-dnsext-tkey-renewal-mode-05.txt
draft-ietf-dnsext-trustupdate-threshold-00.txt
draft-ietf-dnsext-trustupdate-timers-05.txt
draft-ietf-dnsext-tsig-sha-06.txt
draft-ietf-dnsext-wcard-clarify-10.txt
draft-ietf-dnsop-default-local-zones-03.txt
draft-ietf-dnsop-ipv6-dns-configuration-06.txt
draft-ietf-dnsop-ipv6-dns-issues-11.txt
draft-ietf-dnsop-ipv6-transport-guidelines-01.txt
draft-ietf-dnsop-key-rollover-requirements-02.txt
draft-ietf-dnsop-serverid-06.txt
draft-ietf-enum-e164-gstn-np-05.txt
draft-ietf-ipv6-node-requirements-08.txt
draft-ietf-secsh-dns-05.txt
draft-ihren-dnsext-threshold-validation-00.txt

CVS commit: [netbsd-5-0] src

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

Modified Files:
src/dist/bind [netbsd-5-0]: CHANGES FAQ FAQ.xml version
src/dist/bind/bin/named [netbsd-5-0]: query.c
src/dist/bind/bin/tests/system [netbsd-5-0]: conf.sh.in
src/dist/bind/bin/tests/system/dnssec [netbsd-5-0]: tests.sh
src/dist/bind/bin/tests/system/dnssec/ns1 [netbsd-5-0]: sign.sh
src/dist/bind/bin/tests/system/dnssec/ns2 [netbsd-5-0]: example.db.in
sign.sh
src/dist/bind/doc/arm [netbsd-5-0]: Bv9ARM.pdf
src/dist/bind/doc/rfc [netbsd-5-0]: index
src/dist/bind/lib/dns [netbsd-5-0]: rbtdb.c resolver.c validator.c
src/dist/bind/lib/dns/include/dns [netbsd-5-0]: db.h types.h
src/dist/bind/lib/lwres/man [netbsd-5-0]: 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
src/distrib/sets/lists/base [netbsd-5-0]: md.amd64 md.sparc64 shl.mi
src/doc [netbsd-5-0]: 3RDPARTY
src/lib/libdns [netbsd-5-0]: shlib_version
Added Files:
src/dist/bind/bin/tests/system/pending [netbsd-5-0]: clean.sh prereq.sh
setup.sh tests.sh
src/dist/bind/bin/tests/system/pending/ns1 [netbsd-5-0]: named.conf
root.db.in sign.sh
src/dist/bind/bin/tests/system/pending/ns2 [netbsd-5-0]:
example.com.db.in example.db.in forgery.db named.conf sign.sh
src/dist/bind/bin/tests/system/pending/ns3 [netbsd-5-0]: hostile.db
mail.example.db named.conf
src/dist/bind/bin/tests/system/pending/ns4 [netbsd-5-0]: named.conf
src/dist/bind/doc/draft [netbsd-5-0]:
draft-ietf-6man-text-addr-representation-01.txt
draft-ietf-behave-dns64-01.txt
draft-ietf-dnsext-axfr-clarify-12.txt
draft-ietf-dnsext-dns-tcp-requirements-01.txt
draft-ietf-dnsext-dnssec-bis-updates-09.txt
draft-ietf-dnsext-dnssec-gost-05.txt
draft-ietf-dnsext-rfc2671bis-edns0-02.txt
draft-ietf-dnsext-rfc2672bis-dname-18.txt
draft-ietf-dnsext-rfc3597-bis-00.txt
draft-ietf-dnsext-tsig-md5-deprecated-03.txt
draft-ietf-dnsop-default-local-zones-09.txt
draft-ietf-dnsop-name-server-management-reqs-02.txt
src/dist/bind/doc/rfc [netbsd-5-0]: rfc1912.txt rfc3755.txt rfc4294.txt
rfc4339.txt rfc4471.txt rfc4472.txt rfc4697.txt rfc4955.txt
rfc4956.txt rfc5001.txt rfc5011.txt rfc5452.txt rfc5625.txt
rfc5702.txt
Removed Files:
src/dist/bind/doc/draft [netbsd-5-0]:
draft-baba-dnsext-acl-reqts-01.txt draft-daigle-napstr-04.txt
draft-danisch-dns-rr-smtp-03.txt
draft-dnsext-opcode-discover-02.txt
draft-durand-dnsop-dynreverse-00.txt
draft-ietf-dnsext-2929bis-01.txt
draft-ietf-dnsext-axfr-clarify-05.txt
draft-ietf-dnsext-dns-name-p-s-00.txt
draft-ietf-dnsext-dnssec-2535typecode-change-06.txt
draft-ietf-dnsext-dnssec-bis-updates-01.txt
draft-ietf-dnsext-dnssec-experiments-03.txt
draft-ietf-dnsext-dnssec-online-signing-02.txt
draft-ietf-dnsext-dnssec-opt-in-07.txt
draft-ietf-dnsext-dnssec-rsasha256-00.txt
draft-ietf-dnsext-dnssec-trans-02.txt
draft-ietf-dnsext-ds-sha256-05.txt
draft-ietf-dnsext-forgery-resilience-00.txt
draft-ietf-dnsext-keyrr-key-signing-flag-12.txt
draft-ietf-dnsext-mdns-46.txt draft-ietf-dnsext-nsec3-12.txt
draft-ietf-dnsext-nsid-01.txt
draft-ietf-dnsext-rfc2536bis-dsa-07.txt
draft-ietf-dnsext-rfc2539bis-dhk-07.txt
draft-ietf-dnsext-rfc2672bis-dname-06.txt
draft-ietf-dnsext-signed-nonexistence-requirements-01.txt
draft-ietf-dnsext-tkey-renewal-mode-05.txt
draft-ietf-dnsext-trustupdate-threshold-00.txt
draft-ietf-dnsext-trustupdate-timers-05.txt
draft-ietf-dnsext-tsig-sha-06.txt
draft-ietf-dnsext-wcard-clarify-10.txt
draft-ietf-dnsop-default-local-zones-03.txt
draft-ietf-dnsop-ipv6-dns-configuration-06.txt
draft-ietf-dnsop-ipv6-dns-issues-11.txt
draft-ietf-dnsop-ipv6-transport-guidelines-01.txt
draft-ietf-dnsop-key-rollover-requirements-02.txt
draft-ietf-dnsop-serverid-06.txt
draft-ietf-enum-e164-gstn-np-05.txt
draft-ietf-ipv6-node-requirements-08.txt
draft-ietf-secsh-dns-05.txt

CVS commit: [netbsd-5] src/crypto/dist/openssl/crypto/comp

2010-01-22 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Fri Jan 22 22:16:20 UTC 2010

Modified Files:
src/crypto/dist/openssl/crypto/comp [netbsd-5]: c_zlib.c

Log Message:
Apply patch (requested by taca in ticket #1265):
Fix CVE-2009-4355.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.7 -r1.1.1.7.4.1 \
src/crypto/dist/openssl/crypto/comp/c_zlib.c

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/crypto/dist/openssl/crypto/comp

2010-01-22 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Fri Jan 22 22:17:02 UTC 2010

Modified Files:
src/crypto/dist/openssl/crypto/comp [netbsd-5-0]: c_zlib.c

Log Message:
Apply patch (requested by taca in ticket #1265):
Fix CVE-2009-4355.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.7 -r1.1.1.7.8.1 \
src/crypto/dist/openssl/crypto/comp/c_zlib.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/doc

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

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

Log Message:
Tickets 1264 and 1265.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.177 -r1.1.2.178 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: [netbsd-5] src/libexec/ld.elf_so

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 18:53:47 UTC 2010

Modified Files:
src/libexec/ld.elf_so [netbsd-5]: map_object.c rtld.h symbol.c

Log Message:
Pull up following revision(s) (requested by skrll in ticket #1266):
libexec/ld.elf_so/map_object.c: revision 1.39
libexec/ld.elf_so/rtld.h: revision 1.83
libexec/ld.elf_so/symbol.c: revision 1.49
Reset the COMBRELOC cache Obj_Entry if it was freed.
Fixes PR 41482. Done slightly differently to the patch in the PR.


To generate a diff of this commit:
cvs rdiff -u -r1.36.4.1 -r1.36.4.2 src/libexec/ld.elf_so/map_object.c
cvs rdiff -u -r1.79.4.2 -r1.79.4.3 src/libexec/ld.elf_so/rtld.h
cvs rdiff -u -r1.47.4.1 -r1.47.4.2 src/libexec/ld.elf_so/symbol.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

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 19:00:46 UTC 2010

Modified Files:
src/sys/dev [netbsd-5]: cgd.c vnd.c
src/sys/dev/dkwedge [netbsd-5]: dk.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1269):
sys/dev/cgd.c: revision 1.69
sys/dev/vnd.c: revision 1.206
sys/dev/dkwedge/dk.c: revision 1.53
struct buf::b_iodone is not called at splbio() any more.
Make sure non-MPsafe iodone callbacks raise the SPL as appropriate.
Fix buffer corruption issue I noticed in dk(4), and probable similar
issues in vnd(4) and cgd(4).


To generate a diff of this commit:
cvs rdiff -u -r1.53.4.2 -r1.53.4.3 src/sys/dev/cgd.c
cvs rdiff -u -r1.187.4.3 -r1.187.4.4 src/sys/dev/vnd.c
cvs rdiff -u -r1.42.6.1 -r1.42.6.2 src/sys/dev/dkwedge/dk.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/ata

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 19:02:15 UTC 2010

Modified Files:
src/sys/dev/ata [netbsd-5]: wd.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1269):
sys/dev/ata/wd.c: revision 1.383 via patch
struct buf::b_iodone is not called at splbio() any more.
Make sure non-MPsafe iodone callbacks raise the SPL as appropriate.


To generate a diff of this commit:
cvs rdiff -u -r1.363.8.3 -r1.363.8.4 src/sys/dev/ata/wd.c

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

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 19:05:04 UTC 2010

Modified Files:
src/sys/dev [netbsd-5-0]: cgd.c vnd.c
src/sys/dev/dkwedge [netbsd-5-0]: dk.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1269):
sys/dev/dkwedge/dk.c: revision 1.53
sys/dev/cgd.c: revision 1.69
sys/dev/vnd.c: revision 1.206
struct buf::b_iodone is not called at splbio() any more.
Make sure non-MPsafe iodone callbacks raise the SPL as appropriate.
Fix buffer corruption issue I noticed in dk(4), and probable similar
issues in vnd(4) and cgd(4).


To generate a diff of this commit:
cvs rdiff -u -r1.53.4.2 -r1.53.4.2.2.1 src/sys/dev/cgd.c
cvs rdiff -u -r1.187.4.3 -r1.187.4.3.2.1 src/sys/dev/vnd.c
cvs rdiff -u -r1.42 -r1.42.10.1 src/sys/dev/dkwedge/dk.c

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

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 19:06:26 UTC 2010

Modified Files:
src/sys/dev/ata [netbsd-5-0]: wd.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1269):
sys/dev/ata/wd.c: revision 1.383 via patch
struct buf::b_iodone is not called at splbio() any more.
Make sure non-MPsafe iodone callbacks raise the SPL as appropriate.


To generate a diff of this commit:
cvs rdiff -u -r1.363.8.1 -r1.363.8.1.2.1 src/sys/dev/ata/wd.c

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



CVS commit: [netbsd-5] xsrc/external/mit/MesaLib/dist/src/mesa/glapi

2010-01-30 Thread Soren Jacobsen
Module Name:xsrc
Committed By:   snj
Date:   Sat Jan 30 19:09:15 UTC 2010

Modified Files:
xsrc/external/mit/MesaLib/dist/src/mesa/glapi [netbsd-5]: glapi.c
glapi_getproc.c glthread.c

Log Message:
Pull up following revision(s) (requested by rafal in ticket #1270):
external/mit/MesaLib/dist/src/mesa/glapi/glapi.c: revision 1.2
external/mit/MesaLib/dist/src/mesa/glapi/glapi_getproc.c: revision 1.2
external/mit/MesaLib/dist/src/mesa/glapi/glthread.c: revision 1.2
Decorate some GL APIs with PUBLIC so they're available to link against;
otherwise e.g. the swrast DRI module can't find _glapi_check_multithread.
From http://people.freedesktop.org/~krh/glapi.patch with some tweaks.
ok phone@


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
xsrc/external/mit/MesaLib/dist/src/mesa/glapi/glapi.c \
xsrc/external/mit/MesaLib/dist/src/mesa/glapi/glthread.c
cvs rdiff -u -r1.1.1.1.2.2 -r1.1.1.1.2.3 \
xsrc/external/mit/MesaLib/dist/src/mesa/glapi/glapi_getproc.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/arch/xen/xen

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 19:12:26 UTC 2010

Modified Files:
src/sys/arch/xen/xen [netbsd-5]: privcmd.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1271):
sys/arch/xen/xen/privcmd.c: revision 1.40
Use paddr_t to store physical address and cast mfn values to paddr_t
before shift. Fix overflow issue preventing xend from working as
reported by Mark Davies on port-xen@


To generate a diff of this commit:
cvs rdiff -u -r1.33.4.1 -r1.33.4.2 src/sys/arch/xen/xen/privcmd.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/bin/pax

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 19:17:17 UTC 2010

Modified Files:
src/bin/pax [netbsd-5]: options.c

Log Message:
Pull up following revision(s) (requested by dholland in ticket #1272):
bin/pax/options.c: revision 1.106
Don't use NOGLOB_MTCH for pax, only for tar. Fixes fix for PR 41167 and
closes PR 42301. Since the 41167 fix was pulled up to -5, this needs to
be too.


To generate a diff of this commit:
cvs rdiff -u -r1.101.12.3 -r1.101.12.4 src/bin/pax/options.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/common/lib/libc/hash/sha2

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 19:34:44 UTC 2010

Modified Files:
src/common/lib/libc/hash/sha2 [netbsd-5]: sha2.c

Log Message:
Pull up following revision(s) (requested by 1276):
common/lib/libc/hash/sha2/sha2.c: revision 1.21
Fix unaligned access in *_Final for SHA224/SHA256/SHA384.
Remaining part of PR 42273. Tested by snj.


To generate a diff of this commit:
cvs rdiff -u -r1.7.10.2 -r1.7.10.3 src/common/lib/libc/hash/sha2/sha2.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/external/bsd/drm/dist/bsd-core

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 19:41:20 UTC 2010

Modified Files:
src/sys/external/bsd/drm/dist/bsd-core [netbsd-5]: drmP.h drm_bufs.c
drm_memory.c

Log Message:
Pull up following revision(s) (requested by jmorse in ticket #1280):
sys/external/bsd/drm/dist/bsd-core/drm_bufs.c: revision 1.7
sys/external/bsd/drm/dist/bsd-core/drmP.h: revision 1.16
sys/external/bsd/drm/dist/bsd-core/drm_memory.c: revision 1.7
PR/42262: Support drm drivers (intel G33/G45) submapping pci resources


To generate a diff of this commit:
cvs rdiff -u -r1.9.10.2 -r1.9.10.3 \
src/sys/external/bsd/drm/dist/bsd-core/drmP.h
cvs rdiff -u -r1.2.10.1 -r1.2.10.2 \
src/sys/external/bsd/drm/dist/bsd-core/drm_bufs.c
cvs rdiff -u -r1.3.10.1 -r1.3.10.2 \
src/sys/external/bsd/drm/dist/bsd-core/drm_memory.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/kern

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 19:53:21 UTC 2010

Modified Files:
src/sys/kern [netbsd-5]: sys_aio.c

Log Message:
Pull up following revision(s) (requested by rmind in ticket #1286):
sys/kern/sys_aio.c: revision 1.25
aio_suspend1: fix a double free bug.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.19.8.1 src/sys/kern/sys_aio.c

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

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 20:10:24 UTC 2010

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

Log Message:
Tickets 1269 and 1286.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.47 -r1.1.2.48 src/doc/CHANGES-5.0.2

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



CVS commit: [netbsd-5] src/dist/file/doc

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 20:14:54 UTC 2010

Modified Files:
src/dist/file/doc [netbsd-5]: file.1 libmagic.3

Log Message:
Apply patch (requested by dholland in ticket #1287):
Fix man page section numbers.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.17.4.1 src/dist/file/doc/file.1
cvs rdiff -u -r1.10 -r1.10.4.1 src/dist/file/doc/libmagic.3

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-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 20:26:51 UTC 2010

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

Log Message:
Tickets 1266, 1269, 1270-1276, 1280-1282, 1285, and 1287.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.189 -r1.1.2.190 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: [netbsd-5-0] src/doc

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 20:39:46 UTC 2010

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

Log Message:
Tickets 1275 and 1276.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.48 -r1.1.2.49 src/doc/CHANGES-5.0.2

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

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 20:44:51 UTC 2010

Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.2
src/sys/kern [netbsd-5-0]: sys_aio.c

Log Message:
Revert ticket 1286.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.49 -r1.1.2.50 src/doc/CHANGES-5.0.2
cvs rdiff -u -r1.19.10.1 -r1.19.10.2 src/sys/kern/sys_aio.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

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 20:46:20 UTC 2010

Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
src/sys/kern [netbsd-5]: sys_aio.c

Log Message:
Revert ticket 1286.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.190 -r1.1.2.191 src/doc/CHANGES-5.1
cvs rdiff -u -r1.19.8.1 -r1.19.8.2 src/sys/kern/sys_aio.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/kern

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 21:19:19 UTC 2010

Modified Files:
src/sys/kern [netbsd-5]: sys_aio.c

Log Message:
Pull up following revision(s) (requested by rmind in ticket #1288):
sys/kern/sys_aio.c: revision 1.28 via patch
sys_aio_suspend, sys_lio_listio:
- fix the buffer sizes.
- use kmem_alloc instead of kmem_zalloc for buffers which we will
  overwrite soon.


To generate a diff of this commit:
cvs rdiff -u -r1.19.8.2 -r1.19.8.3 src/sys/kern/sys_aio.c

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

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Jan 30 21:25:14 UTC 2010

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

Log Message:
Ticket 1288.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.50 -r1.1.2.51 src/doc/CHANGES-5.0.2

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



CVS commit: src/sys/rump/librump/rumpkern

2010-01-30 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sun Jan 31 00:54:22 UTC 2010

Modified Files:
src/sys/rump/librump/rumpkern: locks.c

Log Message:
Some might argue that it is benefi_c_ial to spell words correctly.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/rump/librump/rumpkern/locks.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/external/bsd/fetch/dist/libfetch

2010-02-02 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Wed Feb  3 00:25:24 UTC 2010

Modified Files:
src/external/bsd/fetch/dist/libfetch [netbsd-5]: common.c common.h
errlist.sh fetch.3 fetch.c fetch.cat3 fetch.h file.c ftp.c
ftp.errors http.c http.errors

Log Message:
Apply patch (requested by joerg in ticket #1294):
Update libfetch to 2.30.
Changes:
libfetch-2.25:
- address a number of lint warnings
- fix strict-alignment issues for GCC 4.4
- fix a bug in the line reading optimisation
- do not reuse a FTP connection if there is an active transfer on it

libfetch-2.26:
- Add support to aggressively cache directory listenings, useful for
  HTTP
- Avoid leaking memory in error cases. From Xavier from Arch Linux.

libfetch-2.30:
- Revamped connection cache, allowing more than one active session
- HTTP keep-alive support


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2.4.1 -r1.1.1.2.4.2 \
src/external/bsd/fetch/dist/libfetch/common.c \
src/external/bsd/fetch/dist/libfetch/common.h \
src/external/bsd/fetch/dist/libfetch/errlist.sh \
src/external/bsd/fetch/dist/libfetch/fetch.h \
src/external/bsd/fetch/dist/libfetch/file.c \
src/external/bsd/fetch/dist/libfetch/ftp.errors \
src/external/bsd/fetch/dist/libfetch/http.c \
src/external/bsd/fetch/dist/libfetch/http.errors
cvs rdiff -u -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
src/external/bsd/fetch/dist/libfetch/fetch.3 \
src/external/bsd/fetch/dist/libfetch/fetch.c \
src/external/bsd/fetch/dist/libfetch/ftp.c
cvs rdiff -u -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
src/external/bsd/fetch/dist/libfetch/fetch.cat3

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



CVS commit: [netbsd-5] src/external/bsd/pkg_install/dist

2010-02-02 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Wed Feb  3 00:38:24 UTC 2010

Modified Files:
src/external/bsd/pkg_install/dist/add [netbsd-5]: add.h main.c
perform.c pkg_add.1
src/external/bsd/pkg_install/dist/admin [netbsd-5]: audit.c check.c
main.c pkg_admin.1
src/external/bsd/pkg_install/dist/bpm [netbsd-5]: bpm.1
src/external/bsd/pkg_install/dist/create [netbsd-5]: build.c create.h
main.c perform.c pkg_create.1 pl.c
src/external/bsd/pkg_install/dist/delete [netbsd-5]: pkg_delete.1
pkg_delete.c
src/external/bsd/pkg_install/dist/info [netbsd-5]: info.h main.c
perform.c pkg_info.1 show.c
src/external/bsd/pkg_install/dist/lib [netbsd-5]: automatic.c
conflicts.c decompress.c dewey.c fexec.c file.c global.c gpgsig.c
iterate.c lib.h license.c lpkg.c opattern.c parse-config.c pkcs7.c
pkg_install.conf.5.in pkg_io.c pkg_signature.c pkg_summary.5
pkgdb.c plist.c remove.c str.c var.c version.c version.h
vulnerabilities-file.c xwrapper.c
src/external/bsd/pkg_install/dist/x509 [netbsd-5]: pkgsrc.cnf pkgsrc.sh
Added Files:
src/external/bsd/pkg_install/dist/delete [netbsd-5]: pkg_delete.1.in

Log Message:
Apply patch (requested by joerg in ticket #1295):
Update pkg_install to 20100130.
pkg_install-20091115:
Completely ignore @src in pkg_create. Silently ignore the -L option.
The combination of -I and -p are used by pkgsrc for the same result.

Do not overwrite a string with itself using snprintf. This breaks
setting the pkgdb directory internally on Linux. Explicitly check
if the string is the same and otherwise just use xstrdup.

Add support to query arbitrary variables with pkg_admin config-var.

pkg_install-20100130:
- pkg_add -U to rplace an installed version
- refactored man pages
- PKG_DBDIR / PKG_REFCOUNT_DBDIR as pkg_install.conf options
- synced license list
- use connection cache from libfetch


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1.6.2 -r1.1.1.1.6.3 \
src/external/bsd/pkg_install/dist/add/add.h \
src/external/bsd/pkg_install/dist/add/main.c \
src/external/bsd/pkg_install/dist/add/perform.c \
src/external/bsd/pkg_install/dist/add/pkg_add.1
cvs rdiff -u -r1.1.1.2.6.2 -r1.1.1.2.6.3 \
src/external/bsd/pkg_install/dist/admin/audit.c
cvs rdiff -u -r1.1.1.1.6.1 -r1.1.1.1.6.2 \
src/external/bsd/pkg_install/dist/admin/check.c
cvs rdiff -u -r1.1.1.1.6.2 -r1.1.1.1.6.3 \
src/external/bsd/pkg_install/dist/admin/main.c
cvs rdiff -u -r1.1.1.1.6.3 -r1.1.1.1.6.4 \
src/external/bsd/pkg_install/dist/admin/pkg_admin.1
cvs rdiff -u -r1.1.1.1.6.1 -r1.1.1.1.6.2 \
src/external/bsd/pkg_install/dist/bpm/bpm.1
cvs rdiff -u -r1.1.1.1.6.2 -r1.1.1.1.6.3 \
src/external/bsd/pkg_install/dist/create/build.c \
src/external/bsd/pkg_install/dist/create/create.h \
src/external/bsd/pkg_install/dist/create/main.c \
src/external/bsd/pkg_install/dist/create/perform.c
cvs rdiff -u -r1.1.1.1.6.1 -r1.1.1.1.6.2 \
src/external/bsd/pkg_install/dist/create/pkg_create.1 \
src/external/bsd/pkg_install/dist/create/pl.c
cvs rdiff -u -r1.1.1.1.6.2 -r1.1.1.1.6.3 \
src/external/bsd/pkg_install/dist/delete/pkg_delete.1
cvs rdiff -u -r0 -r1.1.1.1.2.2 \
src/external/bsd/pkg_install/dist/delete/pkg_delete.1.in
cvs rdiff -u -r1.1.1.4.6.3 -r1.1.1.4.6.4 \
src/external/bsd/pkg_install/dist/delete/pkg_delete.c
cvs rdiff -u -r1.1.1.1.6.2 -r1.1.1.1.6.3 \
src/external/bsd/pkg_install/dist/info/info.h \
src/external/bsd/pkg_install/dist/info/main.c \
src/external/bsd/pkg_install/dist/info/show.c
cvs rdiff -u -r1.1.1.1.6.3 -r1.1.1.1.6.4 \
src/external/bsd/pkg_install/dist/info/perform.c
cvs rdiff -u -r1.1.1.1.6.1 -r1.1.1.1.6.2 \
src/external/bsd/pkg_install/dist/info/pkg_info.1
cvs rdiff -u -r1.1.1.1.6.1 -r1.1.1.1.6.2 \
src/external/bsd/pkg_install/dist/lib/automatic.c \
src/external/bsd/pkg_install/dist/lib/dewey.c \
src/external/bsd/pkg_install/dist/lib/global.c \
src/external/bsd/pkg_install/dist/lib/lpkg.c \
src/external/bsd/pkg_install/dist/lib/opattern.c \
src/external/bsd/pkg_install/dist/lib/pkg_summary.5 \
src/external/bsd/pkg_install/dist/lib/str.c \
src/external/bsd/pkg_install/dist/lib/version.c \
src/external/bsd/pkg_install/dist/lib/vulnerabilities-file.c
cvs rdiff -u -r1.1.1.1.6.2 -r1.1.1.1.6.3 \
src/external/bsd/pkg_install/dist/lib/conflicts.c \
src/external/bsd/pkg_install/dist/lib/decompress.c \
src/external/bsd/pkg_install/dist/lib/fexec.c \
src/external/bsd/pkg_install/dist/lib/file.c \
src/external/bsd/pkg_install/dist/lib/iterate.c \
src/external/bsd/pkg_install/dist/lib/lib.h \
src/external/bsd/pkg_install/dist/lib/pkg_io.c \
src/external/bsd/pkg_install/dist/lib/pkgdb.c \
src/external/bsd/pkg_install/dist/lib/plist.c \
src/external/bsd/pkg_install/dist/lib/var.c \

CVS commit: [netbsd-5] src/doc

2010-02-02 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Wed Feb  3 00:51:12 UTC 2010

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

Log Message:
Tickets 1294 and 1295.


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

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



  1   2   3   4   5   6   7   8   9   10   >