Cronologia Commit

Autore SHA1 Messaggio Data
  Denys Vlasenko b097a84d62 config: update size information 5 anni fa
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 anni fa
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 anni fa
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions 7 anni fa
  Denys Vlasenko 73d249e704 whitespace fixes 13 anni fa
  Denys Vlasenko 4c77ad75b1 pwd: implement -LP if DESKTOP 13 anni fa
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 anni fa
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 anni fa
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 15 anni fa
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 anni fa
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 anni fa
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 anni fa
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 anni fa
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. 17 anni fa
  Denis Vlasenko 6ca0444420 syslogd: fix "readpath bug" by using readlink instead 17 anni fa
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 anni fa
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 anni fa
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 anni fa
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 anni fa
  Manuel Novoa III cad5364599 Major coreutils update. 21 anni fa
  Eric Andersen 1d1d2f9b18 Update some missing copyright notices 22 anni fa
  Eric Andersen e5dfced23a Apply Vladimir's latest cleanup patch. 23 anni fa
  Mark Whitley 09f4af5afd /* getopt not needed */ 23 anni fa
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 23 anni fa
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 anni fa
  Matt Kraai 1fa1adea2a Change calls to error_msg.* and strerror to use perror_msg.*. 24 anni fa
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 anni fa
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 24 anni fa
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 anni fa
  Matt Kraai 27a804246a Centralize handling of --help. 24 anni fa