Commit History

Author SHA1 Message Date
  "Vladimir N. Oleynik" 1e98a0705b close bug 638 18 years ago
  Tim Riker c1ef7bdd8d just whitespace 18 years ago
  Mike Frysinger b92405552f Jason Schoon writes: 18 years ago
  Eric Andersen a4fcccefa6 Patch from Tito adding support for '-q' 20 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Eric Andersen 8f4ef159f0 Fixup segfault on 'kill -q' 21 years ago
  Eric Andersen 7d72e796d6 Rework kill / killall so it behaves itself, even when subjected 21 years ago
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Glenn L McGrath 883d4842d2 Fix compiler warnings, patch by Steven Scholz 21 years ago
  Glenn L McGrath bb2e9d47f3 last_patch_67 from Vladimir N. Oleynik 21 years ago
  Eric Andersen 44608e9693 Patch last_pach62 from vodz. This patch moves all the /proc parsing 22 years ago
  Eric Andersen c38678d14b Apply vodz' last_patch52 22 years ago
  Eric Andersen 80cd3cfdbc Fix indentation. Support killall -q, for pcmcia-cs 22 years ago
  Eric Andersen 1d1d2f9b18 Update some missing copyright notices 22 years ago
  Matt Kraai 1f0c43668a Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. 22 years ago
  Eric Andersen b24d65659f If find_pid_by_name() had an error, it was returning -1, but storing 22 years ago
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 years ago
  Eric Andersen 3450636169 Latest patch from vodz. Adds a check for divide by zero in the posix 23 years ago
  Eric Andersen 20aab260e2 Some adjustments, mostly from David McCullough <davidm@lineo.com> to 23 years ago
  Eric Andersen 8e75f6daa6 Fix a stupid thinko, and fix killall to cope with the updated 23 years ago
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of 23 years ago
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 23 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 23 years ago
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 23 years ago
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 23 years ago
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 23 years ago
  Matt Kraai 1fa1adea2a Change calls to error_msg.* and strerror to use perror_msg.*. 23 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 23 years ago
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 23 years ago