Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 27653adc8b rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip_on_fd()) vor 14 Jahren
  Denys Vlasenko f8d8aa1cea libbb: add skip_dev_pfx() vor 14 Jahren
  Denys Vlasenko f6916dbed4 telnetd: fill hostname field in utmp/wtmp records vor 14 Jahren
  Denys Vlasenko 3a41611bc5 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 vor 14 Jahren
  Denys Vlasenko 37f5bef63c libbb: split update_utmp from login/getty in preparation to use it for telnetd vor 14 Jahren
  Denys Vlasenko 4836331924 libbb: factor out hex2bin() for infiniband address parser vor 14 Jahren
  Jérémie Koenig fbedacfc8c Hurd compat fixes. Mostly dealing with absent PATH_MAX vor 14 Jahren
  Denys Vlasenko 8531d76a15 *: code shrink and better "died from signal" reporting from wait4pid vor 14 Jahren
  Denys Vlasenko 58f108eb33 lineedit: fix another corner case with bad unicode input vor 14 Jahren
  Tomas Heinrich d2b04050c0 lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR vor 14 Jahren
  Denys Vlasenko cbcc1236f8 tftp: do not show progress bar if we get error right away. +13 bytes vor 14 Jahren
  Denys Vlasenko 26ffe81188 su: move restricted_shell into su.c (the only user) vor 14 Jahren
  Denys Vlasenko fd686a262f setup_environment(): eliminate one parameter vor 14 Jahren
  Bernhard Reutner-Fischer 99709ab033 crontab: use setup_environment vor 14 Jahren
  Denys Vlasenko bb1dcc9aab more thorough fix for systems with strange socklen_t vor 14 Jahren
  Denys Vlasenko 5b9b1365a0 stat: get rid on intmax_t vor 14 Jahren
  Denys Vlasenko 40e7d25aca mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) vor 14 Jahren
  Denys Vlasenko d8528b8e56 ls: unicode fixes vor 14 Jahren
  Denys Vlasenko 9c3b84a304 ls: make it so that group never glues itself to file size vor 14 Jahren
  Denys Vlasenko a40f0624db cp: fix -H handling vor 14 Jahren
  Denys Vlasenko f2c8aa6676 libbb: introduce and use monotonic_ms vor 14 Jahren
  Denys Vlasenko dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc vor 14 Jahren
  Denys Vlasenko a355da0775 *: make 2 more "int argc"'s unused; more saved if !DESKTOP vor 14 Jahren
  Denys Vlasenko e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. vor 14 Jahren
  Denys Vlasenko b2e5fc35eb ntpd: and real handling for -N, show usage w/o options; trim text vor 14 Jahren
  Denys Vlasenko b1278a38bc ntpd: locally bind every peer socket. +22 bytes vor 14 Jahren
  Denys Vlasenko 8684cbb5cc libbb: robustify isXXXX(). +39 bytes vor 14 Jahren
  Denys Vlasenko a7ccdeef39 libbb: added xfdopen_for_read/write vor 14 Jahren
  Bernhard Reutner-Fischer cc8b6871a7 use utimes() rather than obsolescent utime() vor 14 Jahren
  Magnus Damm f5914992f3 wget: factor out progress bar code vor 14 Jahren