Историја ревизија

Аутор SHA1 Порука Датум
  Denys Vlasenko d6b05eb9c2 hush: make builtins work in pipes (eval ... | ...) on NOMMU пре 15 година
  Denis Vlasenko 1943aec2ec hush: plug the leak of expanded heredoc пре 15 година
  Denis Vlasenko 34d4d89b2d hush: fix NOMMU hangs in pseudo_exec_argv. Add forgotted setting пре 15 година
  Denis Vlasenko 73c571a5ff *: move get_sock_lsa and xwrite_str to libbb, use where appropriate пре 15 година
  Bernhard Reutner-Fischer a53de7f7c2 - fix spelling пре 16 година
  Denis Vlasenko 7ae1cc16b4 msh: fix "while...continue" bug 3884. пре 16 година
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. пре 16 година
  Denis Vlasenko ed9d621cf4 msh: style cleanups. No code changes. пре 16 година
  Denis Vlasenko 447bd66837 msh: fix the case where the file has exec bit but can't be run directly пре 16 година
  Bernhard Reutner-Fischer 5e25ddb7d3 - use STD*_FILENO some more. No object-code changes пре 16 година
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes пре 16 година
  Mike Frysinger b81f97bbd2 fix by Jie Zhang for exit status and POSIX compliance: пре 16 година
  Denis Vlasenko bc1918a7a2 trivial fixes to make bbox compile with gcc 4.3.0 пре 16 година
  Denis Vlasenko c693840fe8 *: whitespace fixes, no code changes пре 16 година
  Denis Vlasenko 42cc304e90 lpr: add more accurate comments пре 16 година
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage пре 16 година
  Denis Vlasenko 4aafd5f4e3 msh: a few fields renamed; short->int conversion for a field пре 16 година
  Denis Vlasenko fb29038b59 libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector() пре 16 година
  Denis Vlasenko 509697f00d msh: renames: ->words => ->op_words, space() => get_space() пре 16 година
  Denis Vlasenko fe2188378c msh: fix for bug 846 ("break" didn't work second time) пре 16 година
  Denis Vlasenko 574f2f4394 *: add optimization barrier to all "G trick" locations пре 16 година
  Denis Vlasenko e376d454bb libbb: introduce and use nonblock_safe_read(). Yay! пре 16 година
  Denis Vlasenko 284d0faed6 random s/short/int/ пре 16 година
  Denis Vlasenko fee2d0c256 msh: stop trying to parse variables in "msh SCRIPT VAR=val param". пре 17 година
  Denis Vlasenko 7e497527ea msh: instead of fixing "ls | cd", "cd | ls" etc just disallow пре 17 година
  Denis Vlasenko 648b44fd78 msh: shrink, mainly by using smallints пре 17 година
  Denis Vlasenko a5f2cd30c9 msh: do not run pipes where last command is a builtin пре 17 година
  Denis Vlasenko 6e602c4931 msh: also handle EOF/read errors correctly пре 17 година
  Denis Vlasenko 80667e30fb msh: fix Ctrl-C handling with line editing пре 17 година
  Denis Vlasenko 847fa779af *: tidy up usage of char **environ пре 17 година