History log of /external/toybox/toys/pending/tftp.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
027a73a903af306449710ce12bc09e0e3550c6c9 04-Aug-2016 Rob Landley <rob@landley.net> Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout,
add xopenro() that takes one argument and understands "-" means stdin,
and switch over lots of users.
/external/toybox/toys/pending/tftp.c
441d1cedfb8dbe2c720bee791b5240829a5e54f9 25-Jul-2015 Sameer Pradhan <sameer.p.pradhan@gmail.com> Attached are new toys.
tftp - Client for tftp daemon.
hostid -Print the numeric identifier for the current host.
fsync -Synchronize a file's in-core state with storage device.
/external/toybox/toys/pending/tftp.c