[BusyBox] cvs commit to busybox by andersen

Erik Andersen andersen at busybox.net
Sun Jun 4 05:21:49 UTC 2000


Repository: busybox
who:        andersen
time:       Sat Jun  3 23:21:49 MDT 2000

Log Message:
"nc" exits silently on errors. This patch makes it print something before
exit().

Note that calling perror() after gethostbyname() will most likely return
"No such file or directory" which is quite confusing, so I decided to use
fatalError instead.

Regards,
Pavel Roskin


Files:
changed:    nc.c






More information about the busybox-cvs mailing list