Commit History

Author SHA1 Message Date
  Mike Frysinger 9c85ecdef4 use shared busybox error messages to save a few bytes 19 years ago
  Mike Frysinger 7dc7f402a7 make the exec (-e) an optional feature of netcat 19 years ago
  Mike Frysinger 60a5c38a4b In bug 247, haveaniceday writes: 19 years ago
  Eric Andersen 70060d25d2 s/fileno\(stdin\)/STDIN_FILENO/g 20 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Glenn L McGrath 036dbaa082 Modify bb_lookup_port to allow the protocol to be specified, allowing 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Eric Andersen f63a20ad7b Tom Oehser noticed that we were lacking the SO_REUSEADDR flag. 22 years ago
  Eric Andersen 1323c940fd Add netcat -i option, per patch from Cristian Ionescu-Idbohrn 22 years ago
  Matt Kraai c55b8d41c1 Add xgethostbyname and herror_msg* functions. 23 years ago
  Matt Kraai be9f44a7df Fix incorrect length passed to accept noted by Larry Doolittle. 23 years ago
  Eric Andersen eba8ed71f0 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 24 years ago
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 years ago
  Matt Kraai 1d70267450 Add listening support. 24 years ago
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 years ago
  Eric Andersen f6c6d9aacc Remove the warning messages. By consensus, netkit-tiny doesn't 24 years ago
  Eric Andersen 24be980004 Fix spelling. s/maintainence/maintenance/ 24 years ago
  Eric Andersen 6705986f27 Warn about apps that will be going away in release 0.50 24 years ago
  Matt Kraai bfa7967c4a Rewrite nc to be simpler, smaller, and to check syscalls for errors. 24 years ago
  Matt Kraai 95fa0ea3d4 Shutdown sending on the socket when stdin closes. 24 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 years ago
  Matt Kraai be84cd4ef6 Always report the applet name when doing error reporting. 24 years ago
  Eric Andersen afeb683459 "nc" exits silently on errors. This patch makes it print something before 24 years ago
  Erik Andersen 7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 24 years ago