提交历史

作者 SHA1 备注 提交日期
  Bernhard Reutner-Fischer 86a7f18f21 *: Switch to POSIX utmpx API 9 年之前
  Ari Sundholm 911db16229 truncate: new applet 9 年之前
  Ari Sundholm 8893023ba2 dd: move suffix struct to xatonum.c 9 年之前
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() 9 年之前
  Denys Vlasenko da9212667c libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS 10 年之前
  Peter Kümmel a6588fa102 Make it possible to override LOGIN_FAIL_DELAY in CONFIG_EXTRA_CFLAGS 10 年之前
  Denys Vlasenko b4c11c1397 libarchive: add capability to unpack to mem.buffer 10 年之前
  Denys Vlasenko 04c1417602 libbb: use ARG_MAX for bb_arg_max() only if it's 60k+ 10 年之前
  Michel Stam d3fabf89d7 zcip: Add environment variable for overriding log functionality 10 年之前
  Denys Vlasenko d6e7672545 less: move "retry-on-EAGAIN" logic closer to read ops 10 年之前
  Morten Kvistgaard feac9b607d ftpd: add optional support for authentication 10 年之前
  Bartosz Golaszewski bf0f2c7aa6 Rename INIT_LAST to INIT_FUNC to avoid confusion 10 年之前
  Bartosz Golaszewski 3ed81cf052 unit-tests: implement the unit-testing framework 10 年之前
  Bartosz Golaszewski 5d2e409ef8 libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes 10 年之前
  Denys Vlasenko f92f1d0181 find: use sysconf(_SC_ARG_MAX) to determine the command-line size limit 10 年之前
  Denys Vlasenko 17f8418ea7 Add conditional support for -v / --verbose 10 年之前
  Denys Vlasenko e765b5ac34 libbb: rename execable -> executable. No code changes 10 年之前
  Denys Vlasenko 3dfe0ae5a8 libbb: make syslog level for bb_error_msg's configurable. use it in crond 10 年之前
  Denys Vlasenko 6f068904dc xargs: add support for -I and -i. Closes 493 10 年之前
  Denys Vlasenko 640ce3de07 zcat: complain if input is not compressed 10 年之前
  Denys Vlasenko 8b59b2c13e libbb: move nuke_str() from passwd into libbb 11 年之前
  Denys Vlasenko 9c1c605b1a sulogin: use common password-checking routine. 11 年之前
  Thomas Petazzoni af4f0e48ec libbb: use <poll.h> instead of <sys/poll.h> 11 年之前
  Guilherme Maciel Ferreira 840ef17f63 wget: if FEATURE_CLEAN_UP, free(ptr_to_globals) 11 年之前
  Ryan Mallon 5906a5c26c libbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid() functions 11 年之前
  Denys Vlasenko a407cf74cc Make smart_ulltoa return pointer to end (allows for code shink in callers) 11 年之前
  Denys Vlasenko 982e87f2fb Whitespace fixes 11 年之前
  Denys Vlasenko bfa6ed1bf4 catv: code shrink 11 年之前
  Bartosz Golaszewski 79c618c411 Refactor catv. Move visible() from stty to libbb. 11 年之前
  Bartosz Golaszewski c19be75d57 networking: code shrink 11 年之前