2012-09-06 |
Denys Vlasenko | top: fix "last CPU" parsing |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Joshua Kahlenberg | sysctl: implement -q |
commit | commitdiff | tree | snapshot |
2012-09-04 |
walter harms | refactor correct_password.c to avoid one if |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Denys Vlasenko | build system: stop .eh_frame generation |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Denys Vlasenko | wget: reorder fread and poll: poll only if fread return... |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Denys Vlasenko | httpd_indexcgi.c: fix compile failure |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Denys Vlasenko | Fix compile failure in ll_proto.c |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Sven-Göran... | blkid: add support for nilfs2 |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Denys Vlasenko | volume_id: code shrink |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Sven-Göran... | blkid: add type display for btrfs |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Denys Vlasenko | ll_proto.c: code shrink |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Denys Vlasenko | style fixes, no code changes |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Denys Vlasenko | getty: tweak style, no code changes |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Denys Vlasenko | wget: try reading after poll timeout - stdio may have... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Denys Vlasenko | getty: add commented-out extended error diagnostic |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Denys Vlasenko | login: increase login name size limit from 32 to 64 |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Denys Vlasenko | udhcp[cd]: fix binding to network aliases. Closes 5432... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Cliff Frey | lineedit: fix Alt-D when cursor==0 |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Denys Vlasenko | platform.h: disable ALIGNn macros for s390[x] |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Mike Frysinger | disable format security warnings |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Denys Vlasenko | udhcpc: make -O <numeric_opt> work. Closes 5402 |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Bradley M.... | Simplify copyright/license notice that appears in the... |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Denys Vlasenko | Add yet another missing ALIGN2 on a global declaration. |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Denys Vlasenko | dhcpd: write lease file on exit |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Aurelien Jarno | *: declare strings with ALIGN1, as appropriate |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Michael Tokarev | *: declare strings with ALIGN1, as appropriate |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Yao Zhao | testsuite: make mkfs.minix test not fail spuriously... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Mimi Li | sed: allow 'w' cmd to use two address form |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Denys Vlasenko | tftpd: fix -u USER to work with chroot. Closes 5348 |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Denys Vlasenko | awk: fix FS assignment behavior. Closes 5108 |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Denys Vlasenko | ftpd: free allocated string on error path |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Denys Vlasenko | ftpd: fix MDTM's month value. Closes 5336 |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Denys Vlasenko | ash: add a comment about VEXPORT |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Linus Walleij | fbset: respect rgba configuration lines in fb.modes |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Eric Martin | acpid: add missing lid switch definition |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Mike Frysinger | include sys/resource.h where needed |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Denys Vlasenko | mount: support strictatime option. Closes 5240 |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Denys Vlasenko | awk: make -F STR interpret escape sequences. Closes... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Denys Vlasenko | dpkg: fix creation of .list files (were empty since... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Denys Vlasenko | trivial small speed optimization |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Denys Vlasenko | mount: do not pass "comment=ANYTHING" option to kernel... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Denys Vlasenko | mount: undo recent breakage when mount flags were made... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Denys Vlasenko | mount: fix the wrongly stored fs creation time |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Denys Vlasenko | mount: set up RO loop device if mount -o ro. Closes... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Denys Vlasenko | tweak help texts |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Denys Vlasenko | adduser: install to /usr, not /, like all other similar... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Denys Vlasenko | Move several applets to different install dir: |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Denys Vlasenko | tweak help text |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Bernhard Walle | build system: fix build of kconfig on Darwin |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Denys Vlasenko | wget: fix wget-supports--P testsuite failure. Closes... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Pierre Carrier | config: do not refer to HTTPS for wget |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Denys Vlasenko | wget: make -c _not_ truncate the file |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Denys Vlasenko | unzip: make options parsing more robust on getopt w... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Denys Vlasenko | Merge branch 'master' of git+ssh://busybox.net/var... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Denys Vlasenko | wget: correctly handle failure to -c (continue) |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Vladimir Dronnikov | wget: add dummy --no-cache |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Michael Tokarev | ps: use separate get_uptime() and make it work on non... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Matt Reimer | nanddump: make dumping read-only partitions work |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Tanguy Pruvot | modinfo: match more standard module fields and fix... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Denys Vlasenko | volume_id/ext: use common bb_e2fs_defs.h for ext2/3... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Pascal Bellard | su: do not change to home dir unless -l |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Denys Vlasenko | remove FEATURE_VI_OPTIMIZE_CURSOR from example config |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Denys Vlasenko | rdate: code shrink |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Denys Vlasenko | Add comments in keyboard escape sequences table |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Denys Vlasenko | vi: save/restore screen upon invocation |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Denys Vlasenko | vi: nuke FEATURE_VI_OPTIMIZE_CURSOR |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Denys Vlasenko | ntpd: on time step, kill all outstanding replies from... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Tanguy Pruvot | testsuite: some more awk tests related to conditions |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Denys Vlasenko | rdate: code shrink |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Denys Vlasenko | vi: do not set autoindent by default |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Tias Guns | libbb: add missing_syscalls.c: for now, only Android... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Tias Guns | android: some sensible defconfig changes |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Tias Guns | platform.h: Android tweaks: ioprio defines, BB_ADDITION... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Tias Guns | android: fix 'stat', ifdef S_TYPEIS* in coreutiles... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Tias Guns | inetd: fix build failure in Android |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Denys Vlasenko | brctl: fix build failure by s/strtotimeval/bb_strtotime... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Denys Vlasenko | lpr: don't send 0-byte print jobs (compat) |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Etienne Le... | tar: fix 256-bit encoded number decoding |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Denys Vlasenko | ash: fix a bug in >${varexp} handling. Closes 5282 |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Denys Vlasenko | sed: yet another fix on top of zero length match code |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Denys Vlasenko | man: fix handling of gzipped manpages |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Denys Vlasenko | sed: fix breakage added by zero length match code |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Denys Vlasenko | sed: code shrink |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Denys Vlasenko | sed: fix zero chars match/replace |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Denys Vlasenko | ifplugd: tweak help text |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Denys Vlasenko | udhcpc[6]: show select timeout in log |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Natanael Copa | unzip: ignore chmod errors |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Boris Reisig | tar: support -J, --xz explicit compression option |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Anthony G.... | build system: fix build failure when only gunzip is... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Christoph Lohmann | mdev: tell kernel that we didn't find the firmware |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Denys Vlasenko | Merge branch 'master' of git+ssh://vda@busybox.net... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Natanael Copa | tar: implement --no-recursion |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Denys Vlasenko | mdev: remove undocumented subsystem/devname matching... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Denys Vlasenko | mdev: when found, print major,minor into mdev.log |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Denys Vlasenko | tweak help text |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Denys Vlasenko | mdev: add support for $DEVNAME and /dev/mdev.log debug aid |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Denys Vlasenko | typo fix in comment |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Denys Vlasenko | volume_id/ext: detect ext4 too |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Denys Vlasenko | find: if DESKTOP=y, support -wholename (synonym for... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Denys Vlasenko | examples/mdev_fat.conf: small addition |
commit | commitdiff | tree | snapshot |
next |