Histórico de Commits

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