Commit History

Author SHA1 Message Date
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i 14 years ago
  Waldemar Brodkorb 95b83ba4f8 OpenBSD compatibility 14 years ago
  Jeremie Koenig 816ed971e4 libbb.h: add device names for Hurd and FreeBSD 14 years ago
  Pascal Bellard 926031b764 *: introduce and use xfork() and xvfork() 14 years ago
  Pascal Bellard 21e8e8da64 libbb: introduce and use BB_EXECVP_or_die() 14 years ago
  Lauri Kasanen 7c1b2b5420 losetup: use LOOP_foo defines 14 years ago
  Ladislav Michl a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup 14 years ago
  Denys Vlasenko dd8adde386 *: introduce and use bb_unsetenv_and_free 14 years ago
  Denys Vlasenko adbbee46ad bootchartd: added optional compat features 14 years ago
  Denys Vlasenko 729ecb87bf bbconfig: make it independent from printf functions 14 years ago
  Denys Vlasenko 19ced5c425 pipe_progress: make it independent of printf machinery 14 years ago
  Denys Vlasenko 6948f210ed *: teach tar et. al. to understand .xz by heart 14 years ago
  Denys Vlasenko 27653adc8b rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip_on_fd()) 14 years ago
  Denys Vlasenko f8d8aa1cea libbb: add skip_dev_pfx() 14 years ago
  Denys Vlasenko f6916dbed4 telnetd: fill hostname field in utmp/wtmp records 14 years ago
  Denys Vlasenko 3a41611bc5 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 14 years ago
  Denys Vlasenko 37f5bef63c libbb: split update_utmp from login/getty in preparation to use it for telnetd 14 years ago
  Denys Vlasenko 4836331924 libbb: factor out hex2bin() for infiniband address parser 14 years ago
  Jérémie Koenig fbedacfc8c Hurd compat fixes. Mostly dealing with absent PATH_MAX 14 years ago
  Denys Vlasenko 8531d76a15 *: code shrink and better "died from signal" reporting from wait4pid 14 years ago
  Denys Vlasenko 58f108eb33 lineedit: fix another corner case with bad unicode input 14 years ago
  Tomas Heinrich d2b04050c0 lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR 14 years ago
  Denys Vlasenko cbcc1236f8 tftp: do not show progress bar if we get error right away. +13 bytes 14 years ago
  Denys Vlasenko 26ffe81188 su: move restricted_shell into su.c (the only user) 14 years ago
  Denys Vlasenko fd686a262f setup_environment(): eliminate one parameter 14 years ago
  Bernhard Reutner-Fischer 99709ab033 crontab: use setup_environment 14 years ago
  Denys Vlasenko bb1dcc9aab more thorough fix for systems with strange socklen_t 15 years ago
  Denys Vlasenko 5b9b1365a0 stat: get rid on intmax_t 15 years ago
  Denys Vlasenko 40e7d25aca mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) 15 years ago
  Denys Vlasenko d8528b8e56 ls: unicode fixes 15 years ago