Commit History

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