Commits
Joe Hershberger committed bb64d1c92fb
Output strings from echo with puts where easy Change echo to puts characters together where it knows about them together. This improves netconsole performance by greatly reducing the number of packets that are sent. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>