NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42574 CVS commit: src/tools/compat



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

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42574 CVS commit: src/tools/compat
Date: Sat, 21 Jan 2012 20:05:27 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Sat Jan 21 20:05:27 UTC 2012
 
 Modified Files:
        src/tools/compat: compat_defs.h
 
 Log Message:
 Always redefine DEV_BSIZE=512.
 All references of DEV_BSIZE in tools are to manipulate target
 (i.e. NetBSD's) file images (in installboot(8) and makefs(8) etc.) and
 no host's DEV_BSIZE is required for the moment.  Closes PR toolchain/42574.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.82 -r1.83 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.
 


Home | Main Index | Thread Index | Old Index