提交历史

作者 SHA1 备注 提交日期
  Denys Vlasenko c7e47cf627 dos2unix: try to preserve ownership. closes 8311 8 年之前
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 年之前
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 年之前
  Alexander Shishkin 6722737ece *: introduce and use xmkstemp. -65 bytes. 14 年之前
  Dan Fandrich 2d1a78b88f Marked some more applets NOEXEC/NOFORK 14 年之前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年之前
  Denys Vlasenko d1516c4d62 dos2unix: fix the case w/o parameters 14 年之前
  Denys Vlasenko e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. 15 年之前
  Denys Vlasenko a7ccdeef39 libbb: added xfdopen_for_read/write 15 年之前
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 年之前
  Denis Vlasenko a1767a1f5d dos2unix: do not destroy symlinks and mode of the file being converted. 16 年之前
  Denis Vlasenko cdf62770af dos2unix: tiny shrink 16 年之前
  Denis Vlasenko 542963685c dos2unix: shrink 17 年之前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年之前
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 年之前
  Denis Vlasenko a0319ba936 hdparm: shrink rodata by ~250 bytes 17 年之前
  Denis Vlasenko 6a2f7f41cf whitespace fixes, no code changes 17 年之前
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 17 年之前
  Denis Vlasenko 74324c8666 Audit bb_common_bufsiz usage, add script which looks for misuse. 17 年之前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年之前
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path 17 年之前
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 17 年之前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 年之前
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 年之前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 年之前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年之前
  Bernhard Reutner-Fischer b5353a20f3 - look at bb_applet_name. Should close bugs #892 and #893 18 年之前
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. 18 年之前
  Bernhard Reutner-Fischer 99a072d524 - tito writes: this patch fixes some comments in dos2unix that are wrong 18 年之前
  Rob Landley 330ac853e3 Tito shrank dos2unix. 18 年之前