Historique des commits

Auteur SHA1 Message Date
  Rob Landley 60158cb93e A patch from Takeharu KATO to update/fix SE-Linux support. il y a 19 ans
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 21 ans
  Eric Andersen 8efe967018 Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) il y a 21 ans
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. il y a 21 ans
  Eric Andersen 9e48045e45 Patch from Russell Coker: il y a 21 ans
  Eric Andersen deca106b6d Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not il y a 22 ans
  Eric Andersen 44608e9693 Patch last_pach62 from vodz. This patch moves all the /proc parsing il y a 22 ans
  Eric Andersen 02e6ba91e8 Vodz' last_patch57: il y a 22 ans
  Eric Andersen 1372780662 Patch from Cliff L. Biffle <cbiffle@safety.net> to display memory il y a 22 ans
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. il y a 23 ans
  Eric Andersen 8d79ce8320 Some patches to make dietlibc work... il y a 23 ans
  Eric Andersen 0392b8638e Minor formatting change il y a 23 ans
  Eric Andersen d98337a7b4 Fix ps so it doesn't waste space showing group, as it is pretty much il y a 23 ans
  Eric Andersen 77d9268892 Patch from larry to fix some grammar errors. il y a 23 ans
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. il y a 23 ans
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h il y a 24 ans
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work il y a 24 ans
  Eric Andersen af4ac77d9d Apply a patch from Larry Doolittle to add "-all" and "-none" switches il y a 24 ans
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. il y a 24 ans
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for il y a 24 ans
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in il y a 24 ans
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. il y a 24 ans
  Matt Kraai 12f417edbd Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to il y a 24 ans
  Matt Kraai 1fa1adea2a Change calls to error_msg.* and strerror to use perror_msg.*. il y a 24 ans
  Eric Andersen bd193a42a5 Fix from Matt Kraai -- a better way to NULL terminate strings for the il y a 24 ans
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make il y a 24 ans
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. il y a 24 ans
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". il y a 24 ans
  Matt Kraai 322ae93a5e Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of il y a 24 ans
  Matt Kraai 44e3840343 Stop leaking file handles. il y a 24 ans