NetBSD Problem Report #366

From gnats  Tue Jul 26 10:45:27 1994
Received: from MIT.EDU (ATHENA-AS-WELL.MIT.EDU [18.72.1.1]) by sun-lamp.cs.berkeley.edu (8.6.9/8.6.9) with SMTP id KAA00241 for <gnats-bugs@sun-lamp.cs.berkeley.edu>; Tue, 26 Jul 1994 10:45:26 -0700
Message-Id: <199407261410.KAA14008@lola-granola.MIT.EDU.MIT.EDU>
Date: Tue, 26 Jul 1994 10:10:59 -0400
From: jtkohl@MIT.EDU
Reply-To: jtk@atria.com
To: gnats-bugs@sun-lamp.cs.berkeley.edu, jtkohl@MIT.EDU
Subject: disklabel fails on floppy disks (3.5") i386
X-Send-Pr-Version: 3.2

>Number:         366
>Category:       port-i386
>Synopsis:       Can't disklabel a blank 3.5" floppy
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 26 10:50:05 +0000 1994
>Closed-Date:    Tue Jul 26 11:50:05 +0000 1994
>Last-Modified:  Fri Oct 25 08:52:01 +0000 2002
>Originator:     John T Kohl
>Release:        1.0_ALPHA
>Organization:
MIT SIPB
>Environment:

System: NetBSD lola-granola 1.0_BETA NetBSD 1.0_BETA (LOLA) #37: Sun Jul 24 17:27:56 EDT 1994 jtkohl@lola-granola:/usr/src/sys/arch/i386/compile/LOLA i386

>Description:
        The 1.0_ALPHA disklabel won't label a 3.5" floppy.  [I've not
tried the beta disklabel, but I could tonight].  The disklabel program
tries to do the ioctl(DIOCSDINFO) to write the label, which fails
because fd0d generates I/O errors.  It then aborts rather than writing
the disklabel directly to disk.
>How-To-Repeat:
        disklabel -r -w /dev/rfd0a 3in
>Fix:
        I'm not sure if this needs fixing in the kernel disklabel/fd
code (special case it for the floppies?), or in disklabel itself.
>Release-Note:
>Audit-Trail:

From: Thomas Klausner <wiz@netbsd.org>
To: gnats-bugs@gnats.netbsd.org
Cc:  
Subject: pr/366 CVS commit: pkgsrc/devel/automake
Date: Fri, 25 Oct 2002 11:51:01 +0300 (EEST)

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Fri Oct 25 08:51:00 UTC 2002

 Modified Files:
 	pkgsrc/devel/automake: Makefile distinfo

 Log Message:
 Update to 1.7.1:
 Bugs fixed in 1.7.1:
 * Honor `ansi2knr' for files built in subdirectories, or using per-targets
   flags.
 * Aclocal should now recognize macro names containing parentheses, e.g.
   AC_DEFUN([AC_LANG_PREPROC(Fortran 90)], [...]).
 * Erase *.sum and *.log files created by DejaGnu, during `make distclean'.
   (Debian Bug#153697)
 * Install Python files even if they were built.  (PR/369)
 * Have stamp-vti dependent upon configure instead of configure.ac, as the
   version might not be defined in the latter. (PR/358)
 * Reorder arguments passed to a couple of commands, so things works
   when POSIXLY_CORRECT=1.
 * Fix a regex that can cause Perl to segfault on large input.
   (Debian Bug#162583)
 * Fix distribution of packages that have some sources defined conditionally,
   as in the `Conditional compilation using Automake conditionals' example
   of the manual.
 * Fix spurious test suite failures on IRIX.
 * Don't report a required variable as undefined if it has been
   defined conditionally for the "right" conditions.
 * Fix cleaning of the /tmp subdirectory used by `make distcheck', in case
   `make distcheck' fails.
 * Fix distribution of included Makefile fragment, so we don't create
   spurious directories in the distribution. (PR/366)
 * Don't complain that a target lacks `.$(EXEEXT)' when it has it.


 To generate a diff of this commit:
 cvs rdiff -r1.31 -r1.32 pkgsrc/devel/automake/Makefile
 cvs rdiff -r1.8 -r1.9 pkgsrc/devel/automake/distinfo

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

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.