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 |
2007-04-12 |
Denis Vlasenko | login: remove setpgrp call (makes it work from shell... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Denis Vlasenko | pass a copy of argv[i] to NOFORK applets (they may... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Bernhard Reutner... | - shrink iproute a bit (-200 bytes). Untested |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Bernhard Reutner... | - add xsendto and use where appropriate; shrink iplink... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Denis Vlasenko | style fixes. No code changes |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | bb_full_fd_action: remove potential xmalloc from NOFORK... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | ash: fix kill -l (by Mats Erik Andersson <mats.andersso... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | fix typo in doc |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | style fixes, no code changes. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | rename: run_applet_by_name -> run_applet_and_exit |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Bernhard Reutner... | - set the scope properly. Thanks to Jean Wolter, who... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | Add NOFORK/NOEXEC documentation. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | fix typo in comment |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | fix misplaced #if |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | add more convenient defines for [NO]MMU: |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | random NOMMU fixes. compressed --help really does work... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | Rename two config options: |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | xargs: fix my brain fart (resulted in memory leak) |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | make compressed help code NOMMU- and NOFORK-friendly - |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | make a few struct bb_applet members conditional |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - mv ip*_main into ip.c; use a dispatcher to save on... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - use enum for the OPs as suggested by vda. No obj... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - forgot this hunk that corrects the usage text of ip |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - rewrite the ip applet to be less bloaty |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - add ATTRIBUTE_DEPRECATED for functions that should... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | one-liner: fix indentation |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | bunzip2: big style cleanup. No code changes apart from... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | echo: fix regression ("echo" with no arguments didn... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | audit small applets and mark some of them as NOFORK. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | style fixes. No code changes. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - very minor shrinkage (-3b) |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - use skip_non_whitespace() where appropriate |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - add prototype for str_tolower() |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - add libbb function str_tolower to convert a string... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | make xfunctions optionally longjump instead of exit. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | factor out NOFORK/NOEXEC code from find. Use it for... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | xargs: shrink code, ~80 bytes |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | wait4pid: if passed with pid < 0, do not set errno... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | Implement first instance of NOFORK applet - echo |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | busybox: fix "<applet>: applet not found" message |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | Improve STANDALONE_SHELL. "safe" applets are renamed... |
commit | commitdiff | tree | snapshot |
next |