Historial de Commits

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