Commit History

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