Subject: CVS commit: src/bin/pax
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/09/2003 01:09:14
Module Name: src
Committed By: lukem
Date: Fri May 9 01:09:13 UTC 2003
Modified Files:
src/bin/pax: Makefile pax.h
Log Message:
#ifdef HOSTPROG then explicitly use {major,minor,makedev}_netbsd
macros from pack_dev.h instead of the native versions.
Fixes [toolchain/20051] by Valeriy E. Ushakov.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/bin/pax/Makefile
cvs rdiff -r1.17 -r1.18 src/bin/pax/pax.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.