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 |
2011-07-08 |
Denys Vlasenko | usleep: do not check for usleep error, it should never... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Denys Vlasenko | a few tweaks for bionic |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Daniel Fandrich | Support configuring Busybox from _defconfig files |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Denys Vlasenko | hwclock: use locale-specific date output format |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Denys Vlasenko | halt: perror_msg_and_die needs bb_ prefix |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Dan Fandrich | typo fixes |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Denys Vlasenko | platform.h: tweaks for cygwin |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Denys Vlasenko | hwclock: better help text |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Lauri Kasanen | md5/shaNsum: make -c support a list of files |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Denys Vlasenko | vi: tweak regex.h include |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Denys Vlasenko | halt/reboot: better message if /sbin/telinit is not... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Dan Fandrich | Use the _unlocked stdio macros only when they're all... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Denys Vlasenko | libbb.h: tweak _unlocked hack |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Dan Fandrich | Use the built-in getline on more systems that don't... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Timo Teras | platform.c: provide getline implementation |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Walter Harms | vi: fix regex search, make it selectable in config |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Denys Vlasenko | id: correct getgroups usage |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Denys Vlasenko | groups: make it NOEXEC |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Denys Vlasenko | ls: fix HAVE_STRVERSCMP check; add check for older... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Tito Ragusa | groups: new applet |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Denys Vlasenko | Add HAVE_STRVERSCMP, guard the only usage of strverscmp... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Dan Fandrich | setserial: added missing \n in help text |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Denys Vlasenko | libbb: use _unlocked variants of stdio I/O. |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Timo Teras | parse_config: use getline. BIG speedup with glibc ... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Timo Teras | modprobe: use hash table. speeds up significantly if... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Denys Vlasenko | diff: disable debug code; remove unsupported --dry... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Denys Vlasenko | libbb/read_cmdline: prepend {comm} if different from... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Denys Vlasenko | procps: remove PSSCAN_STAT define, users were using... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Denys Vlasenko | fix false positive in parse test |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Denys Vlasenko | parse_config: make test applet easier to enable; fix... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Denys Vlasenko | libbb: split bb_get_chunk_from_file and bb_get_chunk_wi... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bernhard Reutner... | inetd: check if RPC is available |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Denys Vlasenko | ls: fix comment about -p (it's compatible now) |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Denys Vlasenko | ls: make -v and -X actually work as intended |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Denys Vlasenko | iplink: tweak includes to work on android |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Wade Berrier | pkill/pgrep: support extended regular expressions |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Daniel Fandrich | Replaced __u32 etc. with standard uint32_t style types |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Dan Fandrich | *: simplify Ethernet header includes |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Denys Vlasenko | build system: delete generated files on "make mrproper" |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Denys Vlasenko | fbset: apply modelines. Closes 3823 |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Denys Vlasenko | fix breakage caused by 'remove "Options:" string from... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Denys Vlasenko | *: remove "Options:" string from help texts |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Maksym Kryzhanovskyy | iostat: code shrink |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Denys Vlasenko | udhcpc: allow -O OPT take numeric params |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Denys Vlasenko | appletlib.c: do not use PAGE_SIZE for malloc tweaking |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Dan Fandrich | platform.h: support for build under Android |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Dan Fandrich | only compile obscure.c when needed |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Dan Fandrich | replace nonstandard unsigned typedefs |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Denys Vlasenko | hush: better comment. No code changes |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Denys Vlasenko | hush: fix a corner case of empty "do \n done" structure |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Bernhard Reutner... | makedevs: fix help-text |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Denys Vlasenko | fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Denys Vlasenko | fuser: fix inverted access() check. Closes 3799. |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Peter Korsgaard | setconsole: open console for writing rather than reading |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Denys Vlasenko | nmeter: trim help text |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Denys Vlasenko | syslogd,klogd: better help text |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Maksym Kryzhanovskyy | fuser: code shrink |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Denys Vlasenko | libbb.h: small reordering |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Denys Vlasenko | find: cater for libc w/o FNM_CASEFOLD |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Bogdan Harjoc | find: implement -ipath |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Denys Vlasenko | reformime: do not require \r\n |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Denys Vlasenko | adduser: better logic for choosing addgroup -g/--gid |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Denys Vlasenko | adduser: prefer to call addgroup --gid, not non-std... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Denys Vlasenko | od: code shrink |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Denys Vlasenko | od: another fix for --strings |
commit | commitdiff | tree | snapshot |
next |