aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2006-09-27kill: implement killall5. OpenWRT folks will be happy.vda4-32/+65
2006-09-27kill: fix bugs (kill -l output was horrible), fix style, constify datavda3-64/+64
2006-09-27process utilities related style cleanupvda2-26/+24
2006-09-27ifupdown: fix for standalone shell; removed hardcoded PATHvda1-41/+23
2006-09-26ifupdown: style cleanup, no code changesvda1-266/+260
2006-09-26several fixes from openWRT projectvda8-5/+88
2006-09-26login: fix getopt_ulflags fallout (wasn't taking username supplied by getty)vda1-3/+3
2006-09-26httpd: sanitize indentationvda1-1213/+1209
2006-09-26wget: add (configurable) large file support. Run tested.vda3-53/+99
2006-09-25fix 'grep -C' which requires an argumentandersen1-1/+1
2006-09-24vlock: make message shortervda1-1/+1
2006-09-24mount: fix breakage from recent changes (spurious -ro mounts)vda1-19/+11
2006-09-23Another attempt at untangling the logic so the compiler can follow it and notlandley1-24/+23
2006-09-23wget: fix bug where wget creates null file if there is no remote one.vda2-79/+39
2006-09-23applets.c: fix indentationvda1-64/+64
2006-09-23remove unneeded #includes, fix indentationvda3-61/+47
2006-09-23inetd: deindent main loop, other readability enhancementsvda1-145/+151
2006-09-23hexdump: fixlet for my breakagevda1-1/+1
2006-09-23inetd: reformat with tabs for indentationvda1-1217/+1220
2006-09-23hexdump: deindent, almost fits into 80 columns nowvda1-34/+32
2006-09-23correct_password: undo whitespace damage.vda3-30/+17
2006-09-23ifupdown: getopt_ulflags'ification.vda1-59/+29
2006-09-23arping: fix bug (getopt_ulflags and optarg don't mix),vda1-24/+16
2006-09-23insmod: getopt_ulflags'isationvda1-62/+40
2006-09-23passwd: getopt_ulflags'isationvda1-61/+52
2006-09-23bb_askpass: shorten static password buffer. 256 is way too large.vda4-31/+27
2006-09-22Follow-up to 16172: this also doesn't produce a warning for me on gcc 4.1,landley1-1/+1
2006-09-22"I'll think about it" != "apply it now". It means I need to think about it.landley5-62/+1
2006-09-22netstat: getopt_ulflags'isationvda1-61/+46
2006-09-22gzip: getopt_ulflags'isationvda1-35/+27
2006-09-22losetup: getopt_ulflags'ification + small fix for perror_nomsgvda2-34/+38
2006-09-22awk: getopt_ulflags'isationvda1-37/+27
2006-09-22sed: getopt_ulflags'isationvda1-34/+22
2006-09-22hostname: getopt_ulflags'isationvda1-39/+28
2006-09-22telnetd: getopt_ulflags'isationvda1-32/+12
2006-09-22adjtimex: getopt_ulflags'isationvda1-31/+26
2006-09-22logger: getopt_ulflags'isationvda1-16/+7
2006-09-22getopt: fix whitespace damagevda1-14/+14
2006-09-22readprofile: getopt_ulflags'isationvda1-38/+6
2006-09-22ipcs: fix my recent breakagevda1-1/+1
2006-09-22- add new applet resize.aldot5-0/+62
2006-09-22Change license statements (and clean up headers) on some of the files thatlandley20-85/+20
2006-09-21- update and expand TODO a little bitaldot1-3/+11
2006-09-21- pull r15578 from busybox_scratch branch:aldot1-25/+21
2006-09-21- silence gcc warning about a funcptr possibly being used uninitialized.aldot1-2/+2
2006-09-21mount: nfs mount should enable bb_error-to-syslog supportvda1-0/+1
2006-09-21- gcc-2.95 doesn't support -static-libgccaldot1-2/+5
2006-09-21mount: make Rob happy by reinstating #definesvda1-4/+2
2006-09-20Teach get_terminal_width_height to fall back to $LINES and $COLUMNS whenlandley3-37/+27
2006-09-20The version checked into the tree is a snapshot of an unifinished applet, andlandley1-7/+7