Source-Changes archive

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

CVS commit: basesrc/bin/sh



Module Name:    basesrc
Committed By:   wiz
Date:           Sat May 25 23:09:06 UTC 2002

Modified Files:
        basesrc/bin/sh: error.c mknodes.c output.c shell.h show.c

Log Message:
__STDC__ is always defined on NetBSD, so remove #ifdef __STDC__ (and
unnecessary #else cases).


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 basesrc/bin/sh/error.c
cvs rdiff -r1.18 -r1.19 basesrc/bin/sh/mknodes.c
cvs rdiff -r1.25 -r1.26 basesrc/bin/sh/output.c
cvs rdiff -r1.13 -r1.14 basesrc/bin/sh/shell.h
cvs rdiff -r1.21 -r1.22 basesrc/bin/sh/show.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