Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko c8d02aa959 setfont: new applet by Vladimir il y a 16 ans
  Denis Vlasenko 2afd5ab62c *: use get_console_fd() as appropriate, and make it fail on open error - il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 17 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> il y a 17 ans
  Denis Vlasenko e8a0788b24 moved biggest stack buffers to malloc space, or made their size configurable il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko b95636c52f remove casts from xmalloc() il y a 18 ans
  Denis Vlasenko 28703015ab u_short, ulong exterminated il y a 18 ans
  Denis Vlasenko 83ea643d8d svlogd: new applet. +9k. Still too big, but it was 12k yesterday. il y a 18 ans
  Denis Vlasenko d3d004dd35 last nail into error_msg() (de)capitalization il y a 18 ans
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate il y a 18 ans
  "Robert P. J. Day" edd9ca5743 More removal of "#if 0" content. il y a 18 ans
  Mike Frysinger b66c931fad kill pointless memory.h includes il y a 18 ans
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into il y a 19 ans
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function il y a 19 ans
  Eric Andersen 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup il y a 19 ans
  Glenn L McGrath 02e0355504 Use bb_xopen il y a 21 ans
  Manuel Novoa III cad5364599 Major coreutils update. il y a 22 ans
  Matt Kraai 439e3df653 Add support for devfs device names. il y a 23 ans
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h il y a 24 ans
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work il y a 24 ans
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. il y a 24 ans
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. il y a 24 ans
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make il y a 24 ans
  Matt Kraai ef5529b278 Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE il y a 24 ans
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". il y a 24 ans
  Matt Kraai 322ae93a5e Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of il y a 24 ans