1. 75360f9 It shouldnt depend on itself by Glenn L McGrath · 22 years ago
  2. f795b02 Remove duplicate entry for kill by Glenn L McGrath · 22 years ago
  3. 110ee23 Do the dumb/obvious thing for the killall->kill dependancy by Eric Andersen · 22 years ago
  4. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
  5. deca106 Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not by Eric Andersen · 22 years ago
  6. bb2e9d4 last_patch_67 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  7. 44608e9 Patch last_pach62 from vodz. This patch moves all the /proc parsing by Eric Andersen · 22 years ago
  8. 1bb1e83 last_patch58_2 from vodz -- add FEATURE_CPU_USAGE_PERCENTAGE option by Eric Andersen · 22 years ago
  9. 506177d Bugfix from Claudio Fleiner <claudio@fleiner.com> by Eric Andersen · 22 years ago
  10. 08a7220 last_patch58 from vodz: by Eric Andersen · 22 years ago
  11. 02e6ba9 Vodz' last_patch57: Hi, Erik. by Eric Andersen · 22 years ago
  12. 3a1d837 don't leak FILEs by Eric Andersen · 22 years ago
  13. d499330 Commit vodz's patch, plus a tweak to change TracePid to TracerPid. Now by Manuel Novoa III · 22 years ago
  14. 420b208 Add a new top applet -Erik by Eric Andersen · 22 years ago
  15. c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
  16. 80cd3cf Fix indentation. Support killall -q, for pcmcia-cs -Erik by Eric Andersen · 22 years ago
  17. d11edf9 Made exit code SysV compliant. Also added -s (single pid) flag. by Robert Griebl · 22 years ago
  18. 1372780 Patch from Cliff L. Biffle <cbiffle@safety.net> to display memory by Eric Andersen · 22 years ago
  19. 5d8d4a6 Patch from Jim Treadway <jim@stardot-tech.com> to teach by Eric Andersen · 22 years ago
  20. 1d1d2f9 Update some missing copyright notices by Eric Andersen · 22 years ago
  21. 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 22 years ago
  22. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  23. b24d656 If find_pid_by_name() had an error, it was returning -1, but storing by Eric Andersen · 23 years ago
  24. 7131213 config.in features patch from Giulio Orsero <giulioo@pobox.com> by Eric Andersen · 23 years ago
  25. b5f2516 Add killall (noted by Giulio Orsero). by Matt Kraai · 23 years ago
  26. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  27. 3450636 Latest patch from vodz. Adds a check for divide by zero in the posix by Eric Andersen · 23 years ago
  28. 221b2ea I just wrote up a simple pidof applet, closing bug #1197 -Erik by Eric Andersen · 23 years ago
  29. 8d79ce8 Some patches to make dietlibc work... by Eric Andersen · 23 years ago
  30. 20aab26 Some adjustments, mostly from David McCullough <davidm@lineo.com> to by Eric Andersen · 23 years ago
  31. 8e75f6d Fix a stupid thinko, and fix killall to cope with the updated by Eric Andersen · 23 years ago
  32. 0392b86 Minor formatting change by Eric Andersen · 23 years ago
  33. d98337a Fix ps so it doesn't waste space showing group, as it is pretty much by Eric Andersen · 23 years ago
  34. 77d9268 Patch from larry to fix some grammar errors. by Eric Andersen · 23 years ago
  35. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 23 years ago
  36. 827e45c Added some more '/* getopt not needed */' lines. by Mark Whitley · 23 years ago
  37. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 23 years ago
  38. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  39. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  40. af4ac77 Apply a patch from Larry Doolittle to add "-all" and "-none" switches by Eric Andersen · 24 years ago
  41. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  42. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
  43. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  44. f1b0c77 Fixed tiny typo. by Mark Whitley · 24 years ago
  45. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  46. 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
  47. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  48. bd193a4 Fix from Matt Kraai -- a better way to NULL terminate strings for the by Eric Andersen · 24 years ago
  49. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  50. deb9d4d Use perrorMsg and clean up exit status. by Matt Kraai · 24 years ago
  51. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  52. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  53. 5d513f7 List of signals updated from util-linux-2.10o by Pavel Roskin · 24 years ago
  54. 322ae93 Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of by Matt Kraai · 24 years ago
  55. 73de656 Update free for current 2.4.x behavior... -Erik by Eric Andersen · 24 years ago
  56. 44e3840 Stop leaking file handles. by Matt Kraai · 24 years ago
  57. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  58. bf960f5 Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> -Erik by Eric Andersen · 24 years ago
  59. 27a8042 Centralize handling of --help. by Matt Kraai · 24 years ago
  60. 2f46b66 Add usage messages for applets without them. by Matt Kraai · 24 years ago
  61. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  62. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  63. f626dcb More fixes for "missing initializers" by Pavel Roskin · 24 years ago
  64. fad04fd More cleanups. -Erik by Eric Andersen · 24 years ago
  65. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  66. e58771e Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  67. c674d70 Comment on kernel stuff -Erik by Eric Andersen · 24 years ago
  68. 3cfa9ec Reorganized signal names for better architecture support -- patch by Eric Andersen · 24 years ago
  69. 10dc9d4 Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in by Eric Andersen · 24 years ago
  70. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  71. 700a5ae Fixed exit status for killall by Pavel Roskin · 24 years ago
  72. 86ab8a3 A number of additional fixed from Pavel Roskin, note some more bugs in the by Eric Andersen · 24 years ago
  73. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  74. 227a59b Several more updates -Erik by Erik Andersen · 24 years ago
  75. a3e57ca make ps accept (and ignore) all options (--help works of course). by Erik Andersen · 24 years ago
  76. 0a64de9 More little stuff. -Erik by Erik Andersen · 24 years ago
  77. 5d68857 Remove debug noise -Erik by Erik Andersen · 24 years ago
  78. a6c7522 Updates -Erik by Erik Andersen · 24 years ago
  79. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  80. 5dd853a Oops. Left in some debug noise. -Erik by Erik Andersen · 24 years ago
  81. 825aead Patch to make killall actually kill all PIDs with the specified name, by Erik Andersen · 24 years ago
  82. 5661fe0 Tar now works perfectly. It behaves much better now then it by Erik Andersen · 24 years ago
  83. 6273f65 Several fixes. -Erik by Erik Andersen · 24 years ago
  84. 269bba2 Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler by Erik Andersen · 24 years ago
  85. 2ac2fae Fix bugs related to finding PIDs. -Erik by Erik Andersen · 25 years ago
  86. 246cc6d Wrote killall. by Erik Andersen · 25 years ago
  87. 65fc1c7 Oops. Forgot to add in uptime when I added uptime. by Erik Andersen · 25 years ago
  88. d07ee46 Removed proc dependancies for init and free (which maintaining exactly by Erik Andersen · 25 years ago
  89. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  90. 7dc1607 Bunches of fixes. Typos, bugs, etc. by Erik Andersen · 25 years ago
  91. abc0f4f Latest and greatest by Eric Andersen · 25 years ago
  92. 0ecb54a Stuf by Eric Andersen · 25 years ago
  93. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  94. 50d6360 Stuff by Eric Andersen · 25 years ago
  95. a709317 More stuff by Eric Andersen · 25 years ago
  96. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  97. d23f9ba Made ps work. Fixed some stuff. by Eric Andersen · 25 years ago
  98. ef8b6c7 Add a trivial ps command. by Eric Andersen · 25 years ago
  99. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  100. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago