The NetBSD Project

CVS log for src/bin/echo/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / bin / echo

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: HEAD


Revision 1.9 / (download) - annotate - [select for diffs], Sun Oct 10 19:07:19 2021 UTC (2 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, HEAD
Changes since 1.8: +4 -1 lines
Diff to previous 1.8 (colored)

echo: clean up, increase WARNS to 6

Lint can handle __COPYRIGHT and __RCSID, so there is no need to hide
them anymore.

Use proper type 'bool' for nflag, ensure correct types via lint's strict
bool mode.

Remove unnecessary call to exit(0); returning from main is equivalent
since C99.

No functional change.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>