2006-10-25 |
Bernhard Reutner... | - revert r16191; re-add resize() applet. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Denis Vlasenko | sed: mostly style fixes, very small changes in actual... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Denis Vlasenko | use skip_whitespace where appropriate |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Denis Vlasenko | wget: wget $'-\207' ... should not be allowed to work... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Rob Landley | Put up BusyBox 1.2.2 and get out of Denis' way. Also... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Bernhard Reutner... | - add nmeter and raidautorun to defconfig. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Bernhard Reutner... | - we take exactly one argument. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Denis Vlasenko | wget: -100 bytes, reduce stack usage, remove --header... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Denis Vlasenko | watch: fix warning |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Denis Vlasenko | getty: conditionally disable handling of all-caps termi... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Denis Vlasenko | getty: cleanup part 2 |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Denis Vlasenko | getty: cleanup part 1 |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Denis Vlasenko | __GLIBC__ -> defined(__GLIBC__) |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Denis Vlasenko | grep: "grep -h pattern file1 file2" ignored -h |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Denis Vlasenko | cp: update help text |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Denis Vlasenko | cp: add support for -s, -l. Fix free(nonmalloc) bug. |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Denis Vlasenko | watch: execute command thru shell, not fork/exec. Other... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Denis Vlasenko | chpst: add overlooked copyright statement |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Denis Vlasenko | raidautorun: new applet, by: |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Denis Vlasenko | readlink: do not emit errors if file doesnt not exist... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Denis Vlasenko | Added compile-time warning for STATIC+GLIBC build |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Denis Vlasenko | message string changes, mostly for consistency, also... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Bernhard Reutner... | - remove duplicate flags (-funsigned-char -fno-builtin... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Denis Vlasenko | build system: (try to) get rid of bb_config.h hack |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Denis Vlasenko | build system: check for ENABLE_, USE_ and SKIP_ (not... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Denis Vlasenko | move usage_compressed.h generation into applets/ |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Denis Vlasenko | applets/applets.o must be rebuilt if usage.h is modified. |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Denis Vlasenko | scripts/usage.c: de-uglify #includes |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Eric Andersen | console-tools/resize.c is apparently leftover from... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Denis Vlasenko | mount: support user mounts if CONFIG_DESKTOP |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Denis Vlasenko | mdev: reduce excessive indentation |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Denis Vlasenko | strip -> $(STRIP); fix "unused variable" warning |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Denis Vlasenko | ash: fix segfault in ash. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Denis Vlasenko | nc: fix 2 my own buglets, and few someone else's too. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Denis Vlasenko | grep: -r didn't close files, producing "Too many open... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Denis Vlasenko | telnetd: check ptsname() for NULL |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Denis Vlasenko | wget: xatoi's were oversealous ("200 OK" isn't a number) |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Denis Vlasenko | fdisk: compilation fix |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Denis Vlasenko | grep: fix combination of -r and -h |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Denis Vlasenko | grep: add support for -r |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Denis Vlasenko | sulogin: add support for $SUSHELL & $sushell |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Denis Vlasenko | modprobe: fix for 2.4 kernels - by |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Denis Vlasenko | add open_read_close() and similar stuff |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Denis Vlasenko | xread/write can use full_read/write (smaller code) |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Denis Vlasenko | bb_get_[chomped]line_from_file wasn't descriptive enough. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Denis Vlasenko | cut, mount: small improvements |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Denis Vlasenko | style fixes |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Denis Vlasenko | fdisk: separate sun/aix/etc code into #included files |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Denis Vlasenko | small style fixes |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Denis Vlasenko | execable: no need to check getenv for NULL, it works... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Denis Vlasenko | execable.c: forgot to do "svn add" again... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Denis Vlasenko | ifupdown: stop emitting annoying/misleading error messages. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Denis Vlasenko | hush.c: stop using __FILE__ (bad in out-of-tree builds) |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Denis Vlasenko | build system: fix build in separate obj tree |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Denis Vlasenko | nmeter: new applet. ~4k |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Denis Vlasenko | od: provide full-blown od from coreutils if CONFIG_DESKTOP |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Denis Vlasenko | fixes from Vladimir Dronnikov <dronnikov@gmail.ru> |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Bernhard Reutner... | - add option -t |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Denis Vlasenko | build system: fix for non-i386 builds |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Denis Vlasenko | start_stop_daemon: add -N <nice> compat |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Denis Vlasenko | correct largefile support, add comments about it. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Denis Vlasenko | attempt to regularize atoi mess. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Denis Vlasenko | dd: make it recognize not only 'k' but 'K' too; |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Denis Vlasenko | awk: && -> & in "n->info && OPCLSMASK" - fixes bug... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Denis Vlasenko | eject: remove unmounting. It is buggy for many non... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Denis Vlasenko | wget: don't be careless with xstrdup'ing |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Denis Vlasenko | wget: fix download of URLs like: |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Denis Vlasenko | build system: do not generate include/linux |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Denis Vlasenko | build system: remove loeftover (two empty dirs) |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Denis Vlasenko | dnsd fix; option_mask32 added. dnsd needs more love. |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Denis Vlasenko | chpst: fix vda's silly mistakes |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Denis Vlasenko | eject: -T fix |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Denis Vlasenko | httpd: add -u user[:grp] support |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Denis Vlasenko | which: -84 bytes |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Denis Vlasenko | make defconfig now works |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Denis Vlasenko | yet another fixlet: make clean/distclean/mrproper |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Denis Vlasenko | fixing build system overhaul fallout... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Denis Vlasenko | build system: small optimization |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Denis Vlasenko | build system overhaul |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | bb_applet_name -> applet_name |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | rename bb_default_error_retval -> xfunc_error_retval |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | fdformat: remove redundant check |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | lots of silly indent fixes |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | random style fixes |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | traceroute: fix compilation if netinet/protocols.h... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | Yeah, yeah... I forgot about 'svn add'... fixing that |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | runit/chpst: "change process state" utility |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | traceroute: do not look up icmp protocol# in /etc,... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Denis Vlasenko | ifupdown: Debian users contributed improvement to it |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Denis Vlasenko | eject: -T (implements single button open/close) |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Denis Vlasenko | mount: accept and ignore -s (sloppy) option. |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Denis Vlasenko | sed: -e options were handled in reverse order. fix... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Denis Vlasenko | sed: unbreak multiple -e, -f option handling (my fault) |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Denis Vlasenko | gzip: add a bit of comment. The code itself |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Denis Vlasenko | g[un]zip: add support for -v (verbose). |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Denis Vlasenko | wget: make progress bar and ETA work correctly with -c |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Denis Vlasenko | dpkg: fix use-after-free (bug 939) |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Denis Vlasenko | lsmod: repair indentation |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Denis Vlasenko | vconfig: fix bug 701 (I be damned if I understand it) |
commit | commitdiff | tree | snapshot |
next |