提交歷史

作者 SHA1 備註 提交日期
  Eric Andersen f2ec37902a Pascal Brisset writes: 21 年之前
  Manuel Novoa III cad5364599 Major coreutils update. 22 年之前
  Eric Andersen b077c9f47d Fixup buffer allocation 22 年之前
  Eric Andersen 2276d83639 Fixup warnings and undefined operations that show up in gcc-3.1 22 年之前
  Tim Riker 95bf6da637 fix and shrink uuencode 22 年之前
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 年之前
  Glenn L McGrath b6071b6341 Fix permisions when reading from stdin 23 年之前
  Glenn L McGrath eba260587a Fix broken logic when wraping encoded data into rows, also simplifies it a bit 23 年之前
  Glenn L McGrath 4e664ac51d The src buffer size has to be a multiple of 3 (as i noted, but didnt do). 23 年之前
  Glenn L McGrath 089decab65 Rewrite based on wget uuencode function. 23 年之前
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of 24 年之前
  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 年之前
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 年之前
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 年之前
  Eric Andersen ab050f5522 Add in a patch to make busybox use the normal pwd.h and grp.h 24 年之前
  Matt Kraai 1fa1adea2a Change calls to error_msg.* and strerror to use perror_msg.*. 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 4e573f4729 Remove the BSD advertising clause, and replace it with a link to how 24 年之前
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 年之前
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 年之前
  Matt Kraai be84cd4ef6 Always report the applet name when doing error reporting. 24 年之前
  Eric Andersen 999bf72f49 More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc 24 年之前
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. 24 年之前
  Eric Andersen 2b6ab3cbf8 Add new apps md5sum uudecode uuencode, fix some minor formatting things. 24 年之前