Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-03-26 | libbb: rework NOMMU helper API so that it makes more sense | vda | 3 | -107/+191 |
2007-03-26 | nmeter: should die if stdout doesn't like him anymore | vda | 1 | -1/+1 |
2007-03-26 | - shrink a tiny bit (-8b) | aldot | 1 | -7/+18 |
2007-03-25 | add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy | vda | 11 | -52/+31 |
2007-03-25 | - rough prototype for split(1). TODO: Still needs some love since it's way to... | aldot | 6 | -0/+135 |
2007-03-24 | inetd,ed,msh: data/bss reduction (in mss, more than 9k of it) | vda | 3 | -57/+83 |
2007-03-24 | login: nuke nonblock() - we have it in libbb; -400 bytes bss. | vda | 1 | -34/+28 |
2007-03-24 | #ifdef out re_execed on MMU machines | vda | 2 | -1/+5 |
2007-03-24 | adduser: don't bomb out if shadow password file doesn't exist | vda | 1 | -10/+14 |
2007-03-24 | random style fixes (extra spaces deleted) | vda | 11 | -20/+20 |