Christian Biere | 1 Dec 2005 03:16
Picon
Picon
Gravatar

kern/32205: Use standard units for memory/media sizes

>Number:         32205
>Category:       kern
>Synopsis:       Use standard units for memory/media sizes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 01 02:16:00 +0000 2005
>Originator:     Christian Biere
>Release:        NetBSD 3.99.13
>Environment:
System: NetBSD cyclonus 3.99.13 NetBSD 3.99.13 (STARSCREAM) #5: Thu Dec 1 02:47:07 CET 2005
bin <at> cyclonus:/o/NetBSD/obj/sys/arch/i386/compile/STARSCREAM i386
Architecture: i386
Machine: i386
>Description:
The kernel boot messages use the infamous non-standard units to
display memory and media sizes, so that for example a 120 GB
disk is falsely reported as 111 GB disk. 111 GiB would be correct
but such binary units are only commonly used for chip-based
memory.

>How-To-Repeat:
$ dmesg

>Fix:

(Continue reading)

Christian Biere | 1 Dec 2005 03:42
Picon
Picon
Gravatar

Re: kern/29654

The following reply was made to PR bin/29654; it has been noted by GNATS.

From: Christian Biere <christianbiere <at> gmx.de>
To: gnats-bugs <at> netbsd.org
Cc: 
Subject: Re: kern/29654
Date: Thu, 1 Dec 2005 03:41:45 +0100

 For the record, there's workaround (hack?) that makes this problem
 disappear at least for some cases:

 > Elad Efrat wrote:
 > > Christian Biere wrote:
 > > In sys/kern/kern_systrace.c locate the call to tsleep() with the
 > > ident "systrmsg". Then, change the last argument from 0 to 100.

 > Yes, after this change, links does not hang anymore if I enable its
 > asynchronous DNS option.

 By the way, since "links" is not multi-threaded, the synopsis of
 this PR is actually wrong.

 -- 
 Christian

Min Sik Kim | 1 Dec 2005 04:01
Picon
Gravatar

PR/20071 CVS commit: pkgsrc/archivers/pax

The following reply was made to PR bin/20071; it has been noted by GNATS.

From: Min Sik Kim <minskim <at> netbsd.org>
To: gnats-bugs <at> netbsd.org
Cc: 
Subject: PR/20071 CVS commit: pkgsrc/archivers/pax
Date: Thu,  1 Dec 2005 03:00:01 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	minskim
 Date:		Thu Dec  1 03:00:01 UTC 2005

 Modified Files:
 	pkgsrc/archivers/pax: Makefile
 	pkgsrc/archivers/pax/files: Makefile.in ar_io.c ar_subs.c buf_subs.c
 	    config.h.in configure configure.ac cpio.1 cpio.c extern.h
 	    file_subs.c ftree.c getoldopt.c options.c pat_rep.c pax.1 pax.c
 	    pax.h tables.c tables.h tar.1 tar.c tty_subs.c

 Log Message:
 Update pax to 20051108.  The previous version failed to handle the -X
 option, which is used in print/teTeX3-texmf.  The only difference from
 the pax in src is that tar does not support the --chroot option if
 fchroot(2) is not available.

 Major changes and bug fixes since 20040802:

 PR/18759: FUKAUMI Naoki: pax/tar dot-dot handling broken
 PR/18840: Frederick Bruckman:  Fix for PR/18663 incomplete pax symlink handling
 This patch makes ``--insecure'' do something. Now if ``--insecure''
(Continue reading)

Min Sik Kim | 1 Dec 2005 04:01
Picon
Gravatar

PR/19490 CVS commit: pkgsrc/archivers/pax

The following reply was made to PR bin/19490; it has been noted by GNATS.

From: Min Sik Kim <minskim <at> netbsd.org>
To: gnats-bugs <at> netbsd.org
Cc: 
Subject: PR/19490 CVS commit: pkgsrc/archivers/pax
Date: Thu,  1 Dec 2005 03:00:01 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	minskim
 Date:		Thu Dec  1 03:00:01 UTC 2005

 Modified Files:
 	pkgsrc/archivers/pax: Makefile
 	pkgsrc/archivers/pax/files: Makefile.in ar_io.c ar_subs.c buf_subs.c
 	    config.h.in configure configure.ac cpio.1 cpio.c extern.h
 	    file_subs.c ftree.c getoldopt.c options.c pat_rep.c pax.1 pax.c
 	    pax.h tables.c tables.h tar.1 tar.c tty_subs.c

 Log Message:
 Update pax to 20051108.  The previous version failed to handle the -X
 option, which is used in print/teTeX3-texmf.  The only difference from
 the pax in src is that tar does not support the --chroot option if
 fchroot(2) is not available.

 Major changes and bug fixes since 20040802:

 PR/18759: FUKAUMI Naoki: pax/tar dot-dot handling broken
 PR/18840: Frederick Bruckman:  Fix for PR/18663 incomplete pax symlink handling
 This patch makes ``--insecure'' do something. Now if ``--insecure''
(Continue reading)

Min Sik Kim | 1 Dec 2005 04:01
Picon
Gravatar

PR/27212 CVS commit: pkgsrc/archivers/pax

The following reply was made to PR bin/27212; it has been noted by GNATS.

From: Min Sik Kim <minskim <at> netbsd.org>
To: gnats-bugs <at> netbsd.org
Cc: 
Subject: PR/27212 CVS commit: pkgsrc/archivers/pax
Date: Thu,  1 Dec 2005 03:00:01 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	minskim
 Date:		Thu Dec  1 03:00:01 UTC 2005

 Modified Files:
 	pkgsrc/archivers/pax: Makefile
 	pkgsrc/archivers/pax/files: Makefile.in ar_io.c ar_subs.c buf_subs.c
 	    config.h.in configure configure.ac cpio.1 cpio.c extern.h
 	    file_subs.c ftree.c getoldopt.c options.c pat_rep.c pax.1 pax.c
 	    pax.h tables.c tables.h tar.1 tar.c tty_subs.c

 Log Message:
 Update pax to 20051108.  The previous version failed to handle the -X
 option, which is used in print/teTeX3-texmf.  The only difference from
 the pax in src is that tar does not support the --chroot option if
 fchroot(2) is not available.

 Major changes and bug fixes since 20040802:

 PR/18759: FUKAUMI Naoki: pax/tar dot-dot handling broken
 PR/18840: Frederick Bruckman:  Fix for PR/18663 incomplete pax symlink handling
 This patch makes ``--insecure'' do something. Now if ``--insecure''
(Continue reading)

Min Sik Kim | 1 Dec 2005 04:01
Picon
Gravatar

PR/18759 CVS commit: pkgsrc/archivers/pax

The following reply was made to PR bin/18759; it has been noted by GNATS.

From: Min Sik Kim <minskim <at> netbsd.org>
To: gnats-bugs <at> netbsd.org
Cc: 
Subject: PR/18759 CVS commit: pkgsrc/archivers/pax
Date: Thu,  1 Dec 2005 03:00:01 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	minskim
 Date:		Thu Dec  1 03:00:01 UTC 2005

 Modified Files:
 	pkgsrc/archivers/pax: Makefile
 	pkgsrc/archivers/pax/files: Makefile.in ar_io.c ar_subs.c buf_subs.c
 	    config.h.in configure configure.ac cpio.1 cpio.c extern.h
 	    file_subs.c ftree.c getoldopt.c options.c pat_rep.c pax.1 pax.c
 	    pax.h tables.c tables.h tar.1 tar.c tty_subs.c

 Log Message:
 Update pax to 20051108.  The previous version failed to handle the -X
 option, which is used in print/teTeX3-texmf.  The only difference from
 the pax in src is that tar does not support the --chroot option if
 fchroot(2) is not available.

 Major changes and bug fixes since 20040802:

 PR/18759: FUKAUMI Naoki: pax/tar dot-dot handling broken
 PR/18840: Frederick Bruckman:  Fix for PR/18663 incomplete pax symlink handling
 This patch makes ``--insecure'' do something. Now if ``--insecure''
(Continue reading)

Min Sik Kim | 1 Dec 2005 04:01
Picon
Gravatar

PR/20228 CVS commit: pkgsrc/archivers/pax

The following reply was made to PR bin/20228; it has been noted by GNATS.

From: Min Sik Kim <minskim <at> netbsd.org>
To: gnats-bugs <at> netbsd.org
Cc: 
Subject: PR/20228 CVS commit: pkgsrc/archivers/pax
Date: Thu,  1 Dec 2005 03:00:01 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	minskim
 Date:		Thu Dec  1 03:00:01 UTC 2005

 Modified Files:
 	pkgsrc/archivers/pax: Makefile
 	pkgsrc/archivers/pax/files: Makefile.in ar_io.c ar_subs.c buf_subs.c
 	    config.h.in configure configure.ac cpio.1 cpio.c extern.h
 	    file_subs.c ftree.c getoldopt.c options.c pat_rep.c pax.1 pax.c
 	    pax.h tables.c tables.h tar.1 tar.c tty_subs.c

 Log Message:
 Update pax to 20051108.  The previous version failed to handle the -X
 option, which is used in print/teTeX3-texmf.  The only difference from
 the pax in src is that tar does not support the --chroot option if
 fchroot(2) is not available.

 Major changes and bug fixes since 20040802:

 PR/18759: FUKAUMI Naoki: pax/tar dot-dot handling broken
 PR/18840: Frederick Bruckman:  Fix for PR/18663 incomplete pax symlink handling
 This patch makes ``--insecure'' do something. Now if ``--insecure''
(Continue reading)

Min Sik Kim | 1 Dec 2005 04:01
Picon
Gravatar

PR/31923 CVS commit: pkgsrc/archivers/pax

The following reply was made to PR bin/31923; it has been noted by GNATS.

From: Min Sik Kim <minskim <at> netbsd.org>
To: gnats-bugs <at> netbsd.org
Cc: 
Subject: PR/31923 CVS commit: pkgsrc/archivers/pax
Date: Thu,  1 Dec 2005 03:00:01 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	minskim
 Date:		Thu Dec  1 03:00:01 UTC 2005

 Modified Files:
 	pkgsrc/archivers/pax: Makefile
 	pkgsrc/archivers/pax/files: Makefile.in ar_io.c ar_subs.c buf_subs.c
 	    config.h.in configure configure.ac cpio.1 cpio.c extern.h
 	    file_subs.c ftree.c getoldopt.c options.c pat_rep.c pax.1 pax.c
 	    pax.h tables.c tables.h tar.1 tar.c tty_subs.c

 Log Message:
 Update pax to 20051108.  The previous version failed to handle the -X
 option, which is used in print/teTeX3-texmf.  The only difference from
 the pax in src is that tar does not support the --chroot option if
 fchroot(2) is not available.

 Major changes and bug fixes since 20040802:

 PR/18759: FUKAUMI Naoki: pax/tar dot-dot handling broken
 PR/18840: Frederick Bruckman:  Fix for PR/18663 incomplete pax symlink handling
 This patch makes ``--insecure'' do something. Now if ``--insecure''
(Continue reading)

Min Sik Kim | 1 Dec 2005 04:01
Picon
Gravatar

PR/26513 CVS commit: pkgsrc/archivers/pax

The following reply was made to PR bin/26513; it has been noted by GNATS.

From: Min Sik Kim <minskim <at> netbsd.org>
To: gnats-bugs <at> netbsd.org
Cc: 
Subject: PR/26513 CVS commit: pkgsrc/archivers/pax
Date: Thu,  1 Dec 2005 03:00:01 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	minskim
 Date:		Thu Dec  1 03:00:01 UTC 2005

 Modified Files:
 	pkgsrc/archivers/pax: Makefile
 	pkgsrc/archivers/pax/files: Makefile.in ar_io.c ar_subs.c buf_subs.c
 	    config.h.in configure configure.ac cpio.1 cpio.c extern.h
 	    file_subs.c ftree.c getoldopt.c options.c pat_rep.c pax.1 pax.c
 	    pax.h tables.c tables.h tar.1 tar.c tty_subs.c

 Log Message:
 Update pax to 20051108.  The previous version failed to handle the -X
 option, which is used in print/teTeX3-texmf.  The only difference from
 the pax in src is that tar does not support the --chroot option if
 fchroot(2) is not available.

 Major changes and bug fixes since 20040802:

 PR/18759: FUKAUMI Naoki: pax/tar dot-dot handling broken
 PR/18840: Frederick Bruckman:  Fix for PR/18663 incomplete pax symlink handling
 This patch makes ``--insecure'' do something. Now if ``--insecure''
(Continue reading)

Min Sik Kim | 1 Dec 2005 04:01
Picon
Gravatar

PR/29290 CVS commit: pkgsrc/archivers/pax

The following reply was made to PR bin/29290; it has been noted by GNATS.

From: Min Sik Kim <minskim <at> netbsd.org>
To: gnats-bugs <at> netbsd.org
Cc: 
Subject: PR/29290 CVS commit: pkgsrc/archivers/pax
Date: Thu,  1 Dec 2005 03:00:01 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	minskim
 Date:		Thu Dec  1 03:00:01 UTC 2005

 Modified Files:
 	pkgsrc/archivers/pax: Makefile
 	pkgsrc/archivers/pax/files: Makefile.in ar_io.c ar_subs.c buf_subs.c
 	    config.h.in configure configure.ac cpio.1 cpio.c extern.h
 	    file_subs.c ftree.c getoldopt.c options.c pat_rep.c pax.1 pax.c
 	    pax.h tables.c tables.h tar.1 tar.c tty_subs.c

 Log Message:
 Update pax to 20051108.  The previous version failed to handle the -X
 option, which is used in print/teTeX3-texmf.  The only difference from
 the pax in src is that tar does not support the --chroot option if
 fchroot(2) is not available.

 Major changes and bug fixes since 20040802:

 PR/18759: FUKAUMI Naoki: pax/tar dot-dot handling broken
 PR/18840: Frederick Bruckman:  Fix for PR/18663 incomplete pax symlink handling
 This patch makes ``--insecure'' do something. Now if ``--insecure''
(Continue reading)


Gmane