Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc/bootstrap-pkgsrc/pkg_install
Module Name: othersrc
Committed By: agc
Date: Thu Oct 31 10:51:17 UTC 2002
Modified Files:
othersrc/bootstrap-pkgsrc/pkg_install: configure configure.in
othersrc/bootstrap-pkgsrc/pkg_install/lib: config.h.in pen.c
Log Message:
Solaris 2.7, 2.8 and 2.9 have statfs(2), but it is deprecated, and has a
different interface to NetBSD's statfs.
We do this autoconf dance here to get around the old interface.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 othersrc/bootstrap-pkgsrc/pkg_install/configure \
othersrc/bootstrap-pkgsrc/pkg_install/configure.in
cvs rdiff -r1.6 -r1.7 othersrc/bootstrap-pkgsrc/pkg_install/lib/config.h.in
cvs rdiff -r1.4 -r1.5 othersrc/bootstrap-pkgsrc/pkg_install/lib/pen.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