1. 036d26e Merge branch 'master' of https://github.com/BMY-Soft/ToolBox by WHR · 8 years ago
  2. 859b2d7 Tool route changed: add reject option; Other minor changes by WHR · 8 years ago
  3. abedaf4 Makefile changed: trying to detect GNU linker by WHR · 8 years ago
  4. beabb40 Merge commit '4b6123c33fd20b46292f7bb1df9c0f985a32bf7c'; branch 'master' by WHR · 8 years ago
  5. 4b175bf Implementing 'route get' for Linux by WHR · 8 years ago
  6. 4b6123c Tool ifconfig changed: add option rename by WHR · 8 years ago
  7. 20d05e6 Tool ifconfig and route changed: Fixed prefix length to net mask bug by WHR · 8 years ago
  8. d645809 Tool ifconfig: refuse to set hardware address for non ethernet interfaces by WHR · 8 years ago
  9. 828abbb Tool ifconfig changed: add set ethernet address option by WHR · 8 years ago
  10. bb4141d Tool route was able to add, del on GNU/Linux; Tool ifconfig changed: setprefixlen bug fixed, add 'noarp' flag display by WHR · 8 years ago
  11. bc911a7 Rewriting route tool by WHR · 8 years ago
  12. dfa60f2 Tool ifconfig changed: get/set metric is supported; Tool mtdread on Interix is now using strtoq for strtoll; Tool route is need rewritten completely by WHR · 8 years ago
  13. b73e78f Tool ifconfig changed: setting address with prefix length is supported; Tool ls changed: fixed an integer overflow in Interix; Fixed some build issues by WHR · 8 years ago
  14. 1e52e69 Tool ifconfig changed: option broadcast supported, resolving hostname supported by WHR · 8 years ago
  15. 9705ce4 Add new tool setpgrp; Tool ifconfig changed: option '-a' is supported by WHR · 8 years ago
  16. 9d89d0b Move ifconfig.c to ifconfig_u.c; Tool ifconfig is now prints current MTU by WHR · 8 years ago
  17. 98115b6 Tool ifconfig changed: set netmask and mtu in Solaris is supported; Tool ps changed: improved support for FreeBSD; Some bug fixes by WHR · 8 years ago
  18. cdcc34c Tool service changed: bug fixes by WHR · 9 years ago
  19. f2979ce Tool kill1 is available on Solaris by WHR · 9 years ago
  20. 5a83fd5 Tools swapon and swapoff are available on Solaris; ToolBox is ported to Solaris 11 except du by WHR · 9 years ago
  21. 97ce9fb Makefile bug fixed; Tool top changed: set non-echo mode when using a terminal by WHR · 9 years ago
  22. 66cdf4a Tool top changed: press 'q' to exit; Add a file version.h to store version information by WHR · 9 years ago
  23. d0b5c8d Merge branch 'master' of https://github.com/BMY-Soft/ToolBox by WHR · 9 years ago
  24. f620a22 Tool md5 changed: option changed by WHR · 9 years ago
  25. f7bc5d1 Tool lsof changed: a buffer overflow bug is fixed; Tool hostname changed: add sethostname prototype for Solaris 10 by WHR · 9 years ago
  26. 99e1044 Tool swapon changed: made the function print_usage static; Changed some strings by WHR · 9 years ago
  27. a967777 Using a different isnan macro in Solaris by WHR · 9 years ago
  28. 4923a6a Merge branch 'master' of https://github.com/BMY-Soft/ToolBox by WHR · 9 years ago
  29. 48c4db4 Bug fix; Organization name change by WHR · 9 years ago
  30. 3e048f4 Merge branch 'master' of https://github.com/BMY-Soft/ToolBox by WHR · 9 years ago
  31. fafad24 Some small changes by WHR · 9 years ago
  32. d8afe70 License change: add a GPL linking exception to allow linking ToolBox to the OpenSSL library; Tool dmesg available on Solaris; Fixes many bugs by WHR · 9 years ago
  33. f2551c8 Tool dmesg is available in OS X 10.5+ now; Tool rm changed: rm will success without targets when option -f specified by WHR · 9 years ago
  34. 3365f34 Porting to Solaris 10 by WHR · 9 years ago
  35. a56cd92 Bug fixes by WHR · 9 years ago
  36. 92680bb Tool more changed: add option -s; porting to Solaris 10 by WHR · 9 years ago
  37. 839e099 Sync the Windows NT support; New build option NO_UTIMENSAT available by WHR · 9 years ago
  38. a6e0857 Fixes some bugs by WHR · 9 years ago
  39. a72bc64 Porting to Solaris by WHR · 9 years ago
  40. 6f0e310 Merge branch 'master' of https://github.com/BMY-Soft/ToolBox by WHR · 9 years ago
  41. 1c4c1d7 Fixes some bugs; Porting to Solaris by WHR · 9 years ago
  42. c0b94e8 Some minor changes by WHR · 9 years ago
  43. 625daaa Ported tool more to Windows; libtoolbox.so works on Interix by WHR · 9 years ago
  44. 1206280 Add option NO_UTMPX for tool uptime; Sync the Interix support; Tool ls changed: bug fix by WHR · 9 years ago
  45. 25b2794 Tool ls changed: avoid to print ascii 0 by WHR · 9 years ago
  46. a37497b Ported to FreeBSD by WHR · 9 years ago
  47. 380a1a2 Sync the GNU/Hurd support by WHR · 9 years ago
  48. e891d87 Merge branch 'master' of https://github.com/BMY-Soft/ToolBox by WHR · 9 years ago
  49. 9b1439c Tool more changed: press 'q' to exit by WHR · 9 years ago
  50. e6ee31d Ported to Interix by WHR · 9 years ago
  51. fdb6ef5 "make separate" works on Interix by WHR · 9 years ago
  52. 54cb993 Porting to Interix by WHR · 9 years ago
  53. 94de68f Made some minor changes by WHR · 9 years ago
  54. 31eb8b0 Porting to Interix by WHR · 9 years ago
  55. c8d5c71 Add libgetopt/getopt.h by WHR · 9 years ago
  56. 8b75ba1 Fix library path on Mac OS X by WHR · 9 years ago
  57. 75e1fd0 Move libgetopt to a separate directory for generally use by WHR · 9 years ago
  58. 940f36c Colors of ls for Windows has changed by WHR · 9 years ago
  59. 8d594de Tool reboot, service changed: fixes some bugs by WHR · 10 years ago
  60. a65188e Tool more changed: press 'q' to exit... by WHR · 10 years ago
  61. 2214110 Merge branch 'master' of https://github.com/BMY-Soft/ToolBox (add option to more) by WHR · 10 years ago
  62. 8adf83c Tool touch changed: the end-of-options is supported by WHR · 10 years ago
  63. 206c730 Add getopt support. by JohnnySun · 10 years ago
  64. 0b5e478 bug fixed. by JohnnySun · 10 years ago
  65. 2c113aa fixed segmentation fault when none option for "more" command. by JohnnySun · 10 years ago
  66. e514d6c Add percent display support for command "more" by JohnnySun · 10 years ago
  67. 0b9e879 Change not_use_pipe to use_pipe. by JohnnySun · 10 years ago
  68. d9f35ea Command <more> almost done,pipe read bug fixed. by JohnnySun · 10 years ago
  69. e6caa9d command more incomplete,have bug when use pipes. by JohnnySun · 10 years ago
  70. 13aebdb command more add open file support(Command still incomplete) by JohnnySun · 10 years ago
  71. d2d5423 Merge branch 'master' of github.com:BMY-Soft/ToolBox by JohnnySun · 10 years ago
  72. bf3c28e TODO: Add commond "more" by JohnnySun · 10 years ago
  73. 0796f35 Try to port service to Windows CE by WHR · 10 years ago
  74. 983ca83 Add new tool getopt by WHR · 10 years ago
  75. 24a444d Add long option support to ln, mkswap by WHR · 10 years ago
  76. 2d4e0b8 Change strcmp use opt_index. by JohnnySun · 10 years ago
  77. fa45a1e Fixes some bugs by WHR · 10 years ago
  78. fe52b3b Tool service changed: bug fixes, the --status-all implemented by WHR · 10 years ago
  79. 1041877 Check 'S_IFBLK' when use service --status-all by JohnnySun · 10 years ago
  80. c3aa9b6 Add option <--status-all> for 'service' command. by JohnnySun · 10 years ago
  81. f2af624 service_u.c: change variable to global again. by JohnnySun · 10 years ago
  82. b091a0c service bug fixed. by JohnnySun · 10 years ago
  83. 6242296 Fixed Segmentation fault when no options running service. by JohnnySun · 10 years ago
  84. d60b363 Use getopt_long for service_u.c by JohnnySun · 10 years ago
  85. 660ed54 Add some reference to service_u.c by JohnnySun · 10 years ago
  86. c845881 Tool chroot changed: set group list implemented by WHR · 10 years ago
  87. 8b6b20a Tool chroot changed: reading environment variable SHELL is supported by WHR · 10 years ago
  88. a7c8ef0 Merge branch 'master' of https://github.com/BMY-Soft/ToolBox by WHR · 10 years ago
  89. c954e11 Add new tool chroot by WHR · 10 years ago
  90. 90785bb Change some variable to global. by JohnnySun · 10 years ago
  91. 1cf465e Add new tool service by WHR · 10 years ago
  92. 064e97d Fixed color support bug for top. by JohnnySun · 10 years ago
  93. 9f36f56 Merge branch 'master' of github.com:BMY-Soft/ToolBox by JohnnySun · 10 years ago
  94. 630e78a Add SIGINT handler & screen save for top by JohnnySun · 10 years ago
  95. e2e8702 Merge branch 'master' of https://github.com/BMY-Soft/ToolBox by WHR · 10 years ago
  96. 51d168c Do some clean up by WHR · 10 years ago
  97. e11758e Add use_tty for color by JohnnySun · 10 years ago
  98. dcb88f3 Merge branch 'master' of github.com:BMY-Soft/ToolBox by JohnnySun · 10 years ago
  99. ee7d62d Add color support,but need fix color check for isatty. Next push coming soon. by JohnnySun · 10 years ago
  100. 0328955 Add a long option --file to hostname by WHR · 10 years ago