Source-Changes archive

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

CVS commit: othersrc/bootstrap-pkgsrc



Module Name:    othersrc
Committed By:   jschauma
Date:           Wed Feb 26 03:10:24 UTC 2003

Modified Files:
        othersrc/bootstrap-pkgsrc/mtree: spec.c
        othersrc/bootstrap-pkgsrc/pax: Makefile.in config.h.in configure
            extern.h gen_subs.c getoldopt.c options.c tar.c
Added Files:
        othersrc/bootstrap-pkgsrc/pax: fgetln.c

Log Message:
Make this compile on Irix again.  In order to do so, add fgetln.c from
/usr/src/tools/compat and make sure the ifdefs for sgi are right.
Tested on Irix and Linux by myself, on FreeBSD, Darwin and Solaris by
grant.

This closes PR pkg/20459.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 othersrc/bootstrap-pkgsrc/mtree/spec.c
cvs rdiff -r1.7 -r1.8 othersrc/bootstrap-pkgsrc/pax/Makefile.in
cvs rdiff -r1.5 -r1.6 othersrc/bootstrap-pkgsrc/pax/config.h.in \
    othersrc/bootstrap-pkgsrc/pax/configure
cvs rdiff -r1.1.1.1 -r1.2 othersrc/bootstrap-pkgsrc/pax/extern.h
cvs rdiff -r0 -r1.1 othersrc/bootstrap-pkgsrc/pax/fgetln.c
cvs rdiff -r1.6 -r1.7 othersrc/bootstrap-pkgsrc/pax/gen_subs.c
cvs rdiff -r1.3 -r1.4 othersrc/bootstrap-pkgsrc/pax/getoldopt.c \
    othersrc/bootstrap-pkgsrc/pax/tar.c
cvs rdiff -r1.4 -r1.5 othersrc/bootstrap-pkgsrc/pax/options.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