2007-05-11 |
Denis Vlasenko | hush: fix bug in interactive shell introduced yesterday |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Denis Vlasenko | hush: fix "unterminated last line loops forever" bug |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Denis Vlasenko | hush: fix recent breakage (VAR=VAL stopped working) |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Denis Vlasenko | msh: fix obscure case with backticks and closed fd 1 |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Denis Vlasenko | awk: don't segfault on printf(%*s). Close 1337. |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Denis Vlasenko | cryptpw: size reduction |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Denis Vlasenko | mount: fix incorrect usage of strtok (inadvertently... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Denis Vlasenko | less: fix case when regex search finds nothing |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Denis Vlasenko | tftp: explain "block# 0" codepath; report our decision... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Denis Vlasenko | cryptpw: forgot svn add... how typical of me :( |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Denis Vlasenko | tftp: code diet, and I think retransmits were broken. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Denis Vlasenko | cryptpw: new applet (a bit less than 3k added) |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Denis Vlasenko | tail: fix SEGV on "tail -N" |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Denis Vlasenko | kill: improve comment |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Denis Vlasenko | kill: fix recent breakage of vda, also make code smalle... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Denis Vlasenko | hush: fix double-free in "echo TEST &" |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Denis Vlasenko | svlogd: fix 'SEGV on uninitialized data' and make it... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Denis Vlasenko | hush: stop generating extra empty pipes in parse stage. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Denis Vlasenko | hush: preparatory patch for removing extra empty pipes... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Denis Vlasenko | fix -Werror compile |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Denis Vlasenko | hush: fix "while true; do true; done" + ctrl-z |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Denis Vlasenko | applets: fix compile-time warning |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Denis Vlasenko | hush: add parse tree debug print |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Denis Vlasenko | udhcpc: stop deleting our own pidfile if we daemonize. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Denis Vlasenko | awk: guard against empty environment |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Denis Vlasenko | hush: fix "true | exit 3; echo $?" bug |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Denis Vlasenko | hush: remove env builtin (it is buggy). Add comments |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Denis Vlasenko | fix suid config handling |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Denis Vlasenko | ifupdown: small optimization (avoid doing useless work... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Mike Frysinger | allow people to stick custom things into Makefile.local... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Denis Vlasenko | ifupdown: mke it possible to use DHCP clients different... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Denis Vlasenko | hush: simplify debugging prints a little bit |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Denis Vlasenko | klogd: remove dependency on syslogd |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Denis Vlasenko | ifupdown: reread state file before rewriting it. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Denis Vlasenko | hush: add debugging for tracing execution, |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Denis Vlasenko | hush: fix incorrect exitcodes without job control |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Denis Vlasenko | test: code size saving, no logic changes |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Denis Vlasenko | ash,kill: use common code for kill applet/builtin |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Denis Vlasenko | run_parts: do not check path portion of a name for... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Denis Vlasenko | ash: fix infinite loop on exit if tty is not there... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Denis Vlasenko | hush: make job control and interactiveness configurable... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Denis Vlasenko | hush: make job control and interactiveness configurable... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Denis Vlasenko | hush: make hush properly detect EOF on stdin (even... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Denis Vlasenko | hush: add Ctrl-C handling to nofork case |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Denis Vlasenko | hush: better signal handling across ctrl-z |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Denis Vlasenko | hush: fix nofork + ctrl-Z clobbering of globals |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Denis Vlasenko | hush: add ctrl-Z handling for nofork'ed case |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Denis Vlasenko | find_root_device: use lstat - don't follow links |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Denis Vlasenko | hush: make Ctrl-Z work (at least sometimes) |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Denis Vlasenko | hust: add a comment |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Denis Vlasenko | hush: fix more backgrounding bugs. Plenty of them remai... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Denis Vlasenko | hush: explain why "pipe; exit $?" doesn't show correct... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Denis Vlasenko | hush: do not print message if killed by signal; |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Denis Vlasenko | hush: begin fixing non-functional job control |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Denis Vlasenko | hush: small code shrink; style fixes |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Denis Vlasenko | dd: NOEXEC fix |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Denis Vlasenko | dd: fix skip= parse error (spotted by Dirk Clemens... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Denis Vlasenko | stty: fix option parsing bug (spotted by Sascha Hauer... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Denis Vlasenko | doc: add README on shell job control |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Denis Vlasenko | procps: remove all global variables |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Denis Vlasenko | ps: add -o tty and -o rss support |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Denis Vlasenko | loop device code: readability improvement |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Denis Vlasenko | switch_root: error_msg -> perror_msg, reduce by 22... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Denis Vlasenko | "Unify base64 handling" is done, remove TODO |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Denis Vlasenko | make "busybox" w/o args work again, and save 10 bytes... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Denis Vlasenko | hush: remove stray semicolon (should change nothing) |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Denis Vlasenko | ether-wake: save a few more bytes of code |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Denis Vlasenko | ether-wake: close bug 1317. Reorder fuctions to avoid |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Denis Vlasenko | shells: remove few statics and duplicated code |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Denis Vlasenko | style fixes, no code changes |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Denis Vlasenko | applet.c: ruid is needed only if FEATURE_SUID=y |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Bernhard Reutner... | - we unconditionally need ruid. Fixes build error in... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Bernhard Reutner... | - fix compilation when ENABLE_FEATURE_IP_RULE was off |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Bernhard Reutner... | - fix compilation if ENABLE_FEATURE_DD_IBS_OBS is off |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Denis Vlasenko | lineedit: state->hist_file doesn't exist if !FEATURE_ED... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Denis Vlasenko | doc: fix code example which may provoke warning |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Denis Vlasenko | e2fsprogs: stop using statics in chattr. Minor code... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Denis Vlasenko | deluser: add optional support for removing users from... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Denis Vlasenko | update style-guide.txt |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Denis Vlasenko | xargs: simplify word list management |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Denis Vlasenko | msh: style fixes |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Denis Vlasenko | lineedit: nuke two unused variables and code which... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Denis Vlasenko | lash: recognize and use NOFORK applets |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Denis Vlasenko | lineedit: do not try to open NULL history file |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Denis Vlasenko | hush: use NOFORK applets as appropriate. Net reduction... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | teach find_root_device to deal with /dev/ subdirs |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | dpkg: use nitfields which are a bit closer to typical... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | style fixes |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | sourse_route_list -> source_route_list |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | make xsocket die with address family printed (if VERBOS... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | hush: more style fixes. |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | hush: comment out and replace bug in set_local_var: |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | shell/: add SUSv3 doc for fast & easy reference |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | fix typo in comment |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | find: add support for -delete, -path (by Natanael Copa) |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Denis Vlasenko | sed: fix escaped newlines in -f; fix multiple -f and -e |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Denis Vlasenko | login: fixing my brainfart: xspawn(t_argv) <- was using... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Mike Frysinger | make sure we free the grep data as well |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Denis Vlasenko | lash: "forking" applets are actually can be treated... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Denis Vlasenko | fix realloc-of-non-malloced pointer, and reduce size... |
commit | commitdiff | tree | snapshot |
next |