Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes há 6 anos atrás
  Denys Vlasenko 9be4702a30 main: free suid_config list after use há 13 anos atrás
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular há 14 anos atrás
  Denis Vlasenko 0b791d9a97 move llist_find_str from modutils to libbb há 15 anos atrás
  Denis Vlasenko 1265df1f31 libbb: shrink linked list ops (by xmaks AT email.cz) há 15 anos atrás
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) há 15 anos atrás
  Denis Vlasenko ba1315d0fb modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> há 16 anos atrás
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes há 17 anos atrás
  Denis Vlasenko 8d9f495d68 getopt32: fix llist_t options ordering. llist_rev is not unused. há 17 anos atrás
  Denis Vlasenko c115fdbc80 ifupdown: code to deconstruct the state_list gracefully há 17 anos atrás
  Denis Vlasenko 54cf511ce1 sort: fix multiple -k (was ignoring all except last) há 17 anos atrás
  Bernhard Reutner-Fischer d909d23451 - indent há 17 anos atrás
  Denis Vlasenko c8400a2162 wget: wget $'-\207' ... should not be allowed to work. ever. :) há 17 anos atrás
  Denis Vlasenko 7d219aab70 build system overhaul há 18 anos atrás
  Bernhard Reutner-Fischer 7fee0c4357 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. há 18 anos atrás
  "Robert P. J. Day" 5d8843e451 Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. há 18 anos atrás
  Rob Landley 8bb50782a5 Change llist_add_* to take the address of the list rather than returning the new há 18 anos atrás
  Rob Landley 5edc10275e Slight sanity fix: data is void *, not char *. And it's called data há 18 anos atrás
  Rob Landley cc848ddbf8 Bug fix from Vladimir Oleynik, and suggestion I add my copyright notice há 18 anos atrás
  Rob Landley a6b5b60942 Fiddling with llist to make memory management easier. Specifically, the há 18 anos atrás
  Rob Landley ea9a471acd Random in-passing tweak. há 18 anos atrás
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function há 18 anos atrás
  Bernhard Reutner-Fischer 56b217117a - add llist_free_one() and llist_free() to libbb; Add a bit of documentation. há 19 anos atrás
  Bernhard Reutner-Fischer bee9eb1a9d - rename llist_add_to.c to llist.c há 19 anos atrás