Source-Changes archive

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

CVS commit: src/bin/sh



Module Name:    src
Committed By:   joerg
Date:           Sun May 10 20:30:54 UTC 2015

Modified Files:
        src/bin/sh: Makefile builtins.def

Log Message:
Include printf by default even for SMALL builds. It is used e.g. by
dhcpcd and as such required by most ramdisk images. Allow turning it off
again by TINYPROG.


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/bin/sh/Makefile
cvs rdiff -u -r1.22 -r1.23 src/bin/sh/builtins.def

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