Histórico de Commits

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