커밋 기록

작성자 SHA1 메시지 날짜
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 년 전
  Denis Vlasenko 339f5eb2e0 printf: allow hex/oct numbers; move functions around 17 년 전
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 년 전
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 18 년 전
  Denis Vlasenko d686a045c8 safe_strtoXX interface proved to be a bit unconvenient. 18 년 전
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 년 전
  Denis Vlasenko c290563319 remove unneeded #includes, fix indentation 18 년 전
  Bernhard Reutner-Fischer 101a470068 - make append_option and multiconvert static. 18 년 전
  "Vladimir N. Oleynik" 5c2b238b3a more busybox's style: close bug 745 19 년 전
  Tim Riker c1ef7bdd8d just whitespace 19 년 전
  Rob Landley 251161f75c Bug 624 wants quoted char support for printf, so you can do something like: 19 년 전
  Glenn L McGrath 240a91d8a1 Patch by Felipe Kellermann, use the common escape handling function and remove some unused code. 20 년 전
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 년 전
  Eric Andersen 2479445562 Fix/eliminate use of atol 21 년 전
  Eric Andersen 6c0e0fb8ac Fix a stupid bug I introduced several months ago 21 년 전
  Eric Andersen a2d1982841 cleanup a bit to remove needless verify() function 21 년 전
  Manuel Novoa III cad5364599 Major coreutils update. 22 년 전
  Eric Andersen 7ef54de672 locale correction patch from Vladimir 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 년 전
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 24 년 전
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 년 전
  Eric Andersen 88f50b6bf5 Some #include updates. 24 년 전
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 년 전
  Eric Andersen b7362e36a8 printf now compiles cleanly under both libc5 and libc6. 24 년 전
  Erik Andersen 330fd2b576 More libc portability updates, add in the website (which has not been 24 년 전
  Erik Andersen 7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 24 년 전
  Erik Andersen 5e1189e187 More documentation updates, and minor fixes to make things sync 24 년 전
  Erik Andersen e49d5ecbbe Some formatting updates (ran the code through indent) 25 년 전
  Erik Andersen fac10d7c59 A few minor updates. ;-) 25 년 전