Denis Vlasenko 516a0ca2dc ps: add -o tty and -o rss support
1373      14      24    1411     583 busybox.t1/procps/ps.o
   1462      14      24    1500     5dc busybox.t2/procps/ps.o
2007-04-19 14:46:14 +00:00
..
2007-04-12 00:32:05 +00:00
2007-04-10 23:03:30 +00:00
2007-04-19 14:46:14 +00:00
2007-04-14 11:16:29 +00:00
2007-04-14 15:08:41 +00:00

Various bits of what is known about busybox shells, in no particular order.

2007-04-14
lash, hush: both do setsid() and as a result don't have ctty!
Ctrl-C doesn't work for any child (try rm -i), etc...
lash: bare ">file" doesn't create a file (hush works)