1. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  2. e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
  3. 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
  4. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  5. 8bb5078 Change llist_add_* to take the address of the list rather than returning the new by Rob Landley · 18 years ago
  6. a6b5b60 Fiddling with llist to make memory management easier. Specifically, the by Rob Landley · 18 years ago
  7. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  8. a2eec60 RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1 by "Vladimir N. Oleynik" · 19 years ago
  9. f704b27 by "Vladimir N. Oleynik" · 19 years ago
  10. ab52db8 - size reduction of pidof - fix typo in reverse_pidlist by Bernhard Reutner-Fischer · 19 years ago
  11. 81c3a51 - pidof(8): make -s optional and optional -o; closes #168 first cut. by Bernhard Reutner-Fischer · 19 years ago
  12. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  13. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  14. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  15. bb2e9d4 last_patch_67 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  16. 44608e9 Patch last_pach62 from vodz. This patch moves all the /proc parsing 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. 5d8d4a6 Patch from Jim Treadway <jim@stardot-tech.com> to teach by Eric Andersen · 22 years ago
  19. b24d656 If find_pid_by_name() had an error, it was returning -1, but storing by Eric Andersen · 23 years ago
  20. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  21. 221b2ea I just wrote up a simple pidof applet, closing bug #1197 -Erik by Eric Andersen · 23 years ago