2011-10-17 |
Peter Korsgaard | fbsplash: limit progress bar flicker |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Denys Vlasenko | pwd: implement -LP if DESKTOP |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Flemming Madsen | inotify: if PROG is -, print events to stdout |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Rob Landley | patch: make -p count path components, not slashes ... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Oliver Metz | disable strverscmp usage if we build against uClibc... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Denys Vlasenko | tftp: mode string is case independent |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Cristian Ionescu... | ps: fix for !FEATURE_PS_LONG build |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Flemming Madsen | ps: with -l, show STIME too |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Denys Vlasenko | ps: add support for -l for !DESKTOP |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Denys Vlasenko | rename archive.h to bb_archive.h. no code changes |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Denys Vlasenko | mdev: trim overlong comments. No code changes |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Denys Vlasenko | mdev: don't reparse rules on -s |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Denys Vlasenko | add INIT_G()'s. No code changes. |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Denys Vlasenko | mdev: expand --help so that it's actually useful. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Denys Vlasenko | sendmail: don't talk until 220 code is seen. Closes... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Denys Vlasenko | tail: fix -c +N. Closes 4111 |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Denys Vlasenko | applet_tables: fix single applet build failure. Closes... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Denys Vlasenko | syslogd: fix missing newline problen in memory log... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Denys Vlasenko | chpst: move misplaced comment |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Denys Vlasenko | chpst: simple code shrink |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Denys Vlasenko | start_stop_daemon: set complementary group ids too... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Denys Vlasenko | suppress "warning: implicit declaration of function... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Ian Wienand | login: new option LOGIN_SESSION_AS_CHILD |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Denys Vlasenko | sed: better help text |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Pascal Bellard | conspy: add framebuffer support, -Q option. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Bernhard Reutner... | Config: fix wording in help-text |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Denys Vlasenko | losetup: implement -r option. Closes 4033. |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Denys Vlasenko | wget: URL-decode user:password before base64-encoding... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Denys Vlasenko | ping: display real IPv6 response address. Hopefully... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Denys Vlasenko | tune2fs: add support for -C MOUNT_COUNT. +40 bytes... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Denys Vlasenko | inetd: close new udp fd in "udp nowait" case |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Denys Vlasenko | chpasswd: fix possible free() or non-allocated string... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Denys Vlasenko | awk: fix a SEGV |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Denys Vlasenko | stop declariong our own dirname prototype |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Denys Vlasenko | regularize options which control size/speed trade |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Denys Vlasenko | awk: fix define name collision with BSD headers |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Ian Wienand | gzip: new GZIP_BIG_MEM option |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Sonic Zhang | depmod.pl: output correct dep format according to kerne... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Denys Vlasenko | tweak comments in android build files |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Denys Vlasenko | Android build fixes and alternate (hopefully simpler... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Denys Vlasenko | unzip: fflush stdout before reading interative y/n... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Denys Vlasenko | vi: prevent unlimited recursion in do_cmd(). Closes... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Baruch Siach | udhcp: remove the declaration of non-existent udhcp_che... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Denys Vlasenko | inet_cksum: big-endian fix |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Denys Vlasenko | Fix compile breakage |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Denys Vlasenko | awk: next_input_file can return NULL, don't SEGV in... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Baruch Siach | networking: consolidate the IP checksum code. -129... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Denys Vlasenko | crond: fix the case when option -d is disabled |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Denys Vlasenko | lineedit: remove SAVE_HISTORY bit, ->hist_file can... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Denys Vlasenko | lineedit: add support for history saving on exit |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Denys Vlasenko | lineedit: fix atomic replace of history file; hush... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Lauri Kasanen | grep: be GNU compatible with -f EMPTY_FILE |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Denys Vlasenko | top: fix CPU% for thread display. Closes 4081 |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Ian Wienand | Fix find -follow support |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Denys Vlasenko | Fixes for warnings in FreeBSD build |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Matthias Andree | Fixes for FreeBSD build |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Denys Vlasenko | uncompress: die on read errors |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Rob Landley | patch: make it able to create files (again) |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Denys Vlasenko | uncompress: fix buffer underrun by corrupted input |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Pere Orga | hostid: fix behavior on identifiers starting with zeros |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Kevin Cernekee | cttyhack: trivial spelling/spacing fixes |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Kevin Cernekee | cttyhack: remove the trailing newline when reading... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Denys Vlasenko | patch: add a test we currently fail |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Denys Vlasenko | sed: fix range handling for sed -i. Closes 4069 |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Denys Vlasenko | less: fix for screen size detection |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Denys Vlasenko | swapoff: dont pass "p" in opt_complementary |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Denys Vlasenko | conspy,nandwrite,nanddump: enable in defconfig |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Denys Vlasenko | Start 1.20.0 development cycle |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Denys Vlasenko | Bump version to 1.19.0, update copyright year in help... 1_19_0 |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Denys Vlasenko | testsuite: fixes after randomconfig run |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Denys Vlasenko | find: fix a bug in !ENABLE_FEATURE_FIND_XDEV config |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Denys Vlasenko | uptime: more compatible output |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Denys Vlasenko | remove extra IF_WHO() |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Denys Vlasenko | remove extra += who.o |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Ralf Friedl | df: more compatible -P behavior |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Thomas Petazzoni | zcip.script: fix $ip environment variable |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Tito Ragusa | users: new applet. |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Pere Orga | uptime: add config flag to allow displaying the number... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Denys Vlasenko | die_if_bad_username: tighten up a bit |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Denys Vlasenko | hush: fix remaining known two bugs with IFS expansion... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Denys Vlasenko | hush: partially fix wrong expansion on $IFS (bug 4027). |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Ian Wienand | tar: ignore file size (assume 0) for hardlinks |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Denys Vlasenko | *: work around sysinfo.h versus linux/*.h problems |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Denys Vlasenko | tcpudp: simplify help text |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Denys Vlasenko | less: add a TODO comment |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Denys Vlasenko | less: optionally query terminal size via "ESC [ 6 n... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Denys Vlasenko | libbb.h: do not use homegrown struct sysinfo. |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Denys Vlasenko | android_defconfig: remove some extra cflags. untested |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Daniel Fandrich | add defconfig files for Android, Cygwin and FreeBSD |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Denys Vlasenko | dc: fix a case where we can run off malloced space |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Kevin Cernekee | cttyhack: fail gracefully if the device node is missing |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Kevin Cernekee | cttyhack: check sysfs for the name of the active console |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Denys Vlasenko | fdisk: reinstate a short sleep between sync() and ioctl... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Denys Vlasenko | libbb/lineedit: implement optional Ctrl-R history search |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Lauri Kasanen | bloat-o-meter: don't require that pythin is in /usr... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Denys Vlasenko | make configs/* files have _defconfig suffix |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Denys Vlasenko | more tweak for bionic |
commit | commitdiff | tree | snapshot |
next |