Историја ревизија

Аутор SHA1 Порука Датум
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage пре 16 година
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions пре 17 година
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> пре 17 година
  Denis Vlasenko e8a0788b24 moved biggest stack buffers to malloc space, or made their size configurable пре 17 година
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h пре 17 година
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having пре 18 година
  Denis Vlasenko b95636c52f remove casts from xmalloc() пре 18 година
  Denis Vlasenko 28703015ab u_short, ulong exterminated пре 18 година
  Denis Vlasenko 83ea643d8d svlogd: new applet. +9k. Still too big, but it was 12k yesterday. пре 18 година
  Denis Vlasenko d3d004dd35 last nail into error_msg() (de)capitalization пре 18 година
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate пре 18 година
  "Robert P. J. Day" edd9ca5743 More removal of "#if 0" content. пре 18 година
  Mike Frysinger b66c931fad kill pointless memory.h includes пре 18 година
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into пре 19 година
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function пре 19 година
  Eric Andersen 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup пре 19 година
  Glenn L McGrath 02e0355504 Use bb_xopen пре 21 година
  Manuel Novoa III cad5364599 Major coreutils update. пре 22 година
  Matt Kraai 439e3df653 Add support for devfs device names. пре 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 година
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. пре 24 година
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. пре 24 година
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make пре 24 година
  Matt Kraai ef5529b278 Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE пре 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 година
  Eric Andersen 88f50b6bf5 Some #include updates. пре 24 година
  Matt Kraai bf181b9338 Extract usage information into a separate file. пре 24 година
  Pavel Roskin df4532bfa3 More fixes for "signed vs. unsigned" warnings. пре 24 година