커밋 기록

작성자 SHA1 메시지 날짜
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 년 전
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes 16 년 전
  Denis Vlasenko b34266b42b ping: dont leak uninitialized data in ping packets 16 년 전
  Denis Vlasenko 90c31b3d4b ping: add -w, -W support (James Simmons <jsimmons AT infradead.org>) 16 년 전
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 17 년 전
  Paul Fox 0b2b5842a1 Fix compilation error when FEATURE_FANCY_PING enabled. Also 17 년 전
  Bernhard Reutner-Fischer 8c69afd992 - be C99 friendly. Anonymous unions are a GNU extension. This change is 17 년 전
  Denis Vlasenko 6b404431aa ps: fix build breakage from vda's recent commit 17 년 전
  Denis Vlasenko 2edbc2ab85 ping: fix breakage from -I fix 17 년 전
  Denis Vlasenko 1a7afb48da paing: make -I ethN work too (-I addr already worked) 17 년 전
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 년 전
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 년 전
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) 17 년 전
  Denis Vlasenko 3483e85f6b ping: fix non-fancy ping6 17 년 전
  Denis Vlasenko 5ad1048c3d ping: fix incorrect handling of -I (Iouri Kharon <bc-info@styx.cabel.net>) 17 년 전
  Denis Vlasenko 7679145cfa ping: fix write-after-allocated-mem bug 17 년 전
  Denis Vlasenko 7b72fc1200 pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> 17 년 전
  Denis Vlasenko 821cc25f43 ping: stop using data/bss 17 년 전
  Denis Vlasenko 1c9ad62d26 ping: fix wrong sign extension of packet id (bug 1373) 17 년 전
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 년 전
  Bernhard Reutner-Fischer b290889f02 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. 17 년 전
  Denis Vlasenko 19c238bc90 ping: don't measure times if ping payload is less than 8 bytes; 18 년 전
  Denis Vlasenko c8e9993514 ping: reuse another bit of common code. -60 bytes 18 년 전
  Denis Vlasenko 9ca26d38c5 ping: support -I addr in family neutral manner; reuse a bit of common code 18 년 전
  Denis Vlasenko 42823d597a add x to IPv6 functions which can die 18 년 전
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 년 전
  Denis Vlasenko 4c97863109 assorted fixes for bugs found with randomconfig 18 년 전
  Denis Vlasenko 89ef65f024 preparatory patch for -Wwrite-strings #5 18 년 전
  Denis Vlasenko e935602ff5 taskset: fix incorrect rage spec and allow 0xXXX input 18 년 전
  Denis Vlasenko aeb4bdd582 accidentally applied wrong (old) patch, fixing up... 18 년 전