aboutsummaryrefslogtreecommitdiff
path: root/libbb (unfollow)
Commit message (Expand)AuthorFilesLines
2007-04-28hush: better signal handling across ctrl-zvda1-87/+127
2007-04-28hush: fix nofork + ctrl-Z clobbering of globalsvda3-37/+58
2007-04-28hush: add ctrl-Z handling for nofork'ed casevda2-13/+84
2007-04-21find_root_device: use lstat - don't follow linksvda1-1/+2
2007-04-21hush: make Ctrl-Z work (at least sometimes)vda2-176/+229
2007-04-21hust: add a commentvda1-0/+4
2007-04-21hush: fix more backgrounding bugs. Plenty of them remains still.vda2-11/+29
2007-04-21hush: explain why "pipe; exit $?" doesn't show correct exitcodevda2-12/+21
2007-04-21hush: do not print message if killed by signal;vda1-122/+115
2007-04-21hush: begin fixing non-functional job controlvda3-74/+208
2007-04-20hush: small code shrink; style fixesvda2-51/+58
2007-04-19dd: NOEXEC fixvda1-2/+4
2007-04-19dd: fix skip= parse error (spotted by Dirk Clemens <develop@cle-mens.de>)vda2-27/+92
2007-04-19stty: fix option parsing bug (spotted by Sascha Hauer <s.hauer@pengutronix.de>)vda1-15/+16