Historia zmian

Autor SHA1 Wiadomość Data
  Denis Vlasenko 73464ce53d fbset: move variable from data to bss 18 lat temu
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 lat temu
  Denis Vlasenko 39d551fd15 fbset: store short string in the structure itself instead of the pointer 18 lat temu
  Denis Vlasenko 274b8c0639 fbset: add support for -a (bug 1017) 18 lat temu
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 lat temu
  Bernhard Reutner-Fischer dac7ff15b7 - patch from Denis Vlasenko to add and use bb_xsocket() and to use 18 lat temu
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 19 lat temu
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 lat temu
  "Vladimir N. Oleynik" b399a96343 remode warning: const static mix 19 lat temu
  Tim Riker c1ef7bdd8d just whitespace 19 lat temu
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 lat temu
  Eric Andersen 5f28455c6e Oskar Liljeblad writes: 21 lat temu
  Eric Andersen 1eceb127bd Use standard types 21 lat temu
  Manuel Novoa III cad5364599 Major coreutils update. 22 lat temu
  Eric Andersen 927c3bdc18 Support setting depth 22 lat temu
  Aaron Lehmann 6069441bd2 minor fixes for fbset bloat 22 lat temu
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 lat temu
  Eric Andersen dcbca62e89 Standard typing (u_int16_t instead of u16, u_int32_t instead 23 lat temu
  Eric Andersen 0d3a02eba7 Update the documentation so examples are autoincluded in the output text. 24 lat temu
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of 24 lat temu
  Eric Andersen eba8ed71f0 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 24 lat temu
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 lat temu
  Eric Andersen 733c4ad6eb Do usage messages the same way all other apps fo them. 24 lat temu
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 lat temu
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 lat temu
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 24 lat temu
  Matt Kraai a9819b2908 Use busybox error handling functions wherever possible. 24 lat temu
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 lat temu
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 24 lat temu
  Matt Kraai 269e07cadc Make fbset compile with the readmode feature by pulling defs from fb.h. 24 lat temu