- Fix echo: leading space when flags shift arg index
- Fix tail: off-by-one with trailing newline
- Fix tee/touch/cp/mv/dd: missing mode arg on open(O_CREAT)
- Fix ulibc open(): make variadic to accept optional mode
- Update smoke_test.exp with 8 new patterns (97 total)
- Add host utility tests to Makefile test-host target