Source-Changes archive

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

CVS commit: basesrc/tools



Module Name:    basesrc
Committed By:   jmc
Date:           Thu Nov  8 20:30:55 UTC 2001

Modified Files:
        basesrc/tools: Makefile.host
        basesrc/tools/compat: compat_netbsd.h
Added Files:
        basesrc/tools/compat: nb_rmd.c

Log Message:
XXX...Complete hack for now.

Add a stub for RMD160File which prints out a warning and returns NULL.

This allows mtree to be built when hosting from a 1.5.x box.
The real solution is to convert the src/tools bits into clean portable tools
and not have them so NetBSD-current centric.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/tools/Makefile.host
cvs rdiff -r1.1 -r1.2 basesrc/tools/compat/compat_netbsd.h
cvs rdiff -r0 -r1.1 basesrc/tools/compat/nb_rmd.c

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