커밋 기록

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