Revīziju vēsture

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