2012-09-29 |
Nicolas Thill | brctl: fix description and usage |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Felix Fietkau | udhcpc[6]: allow discover_retries == 0 (infinite) |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Manuel Zerpies | flashcp: remove unused variable opts |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Denys Vlasenko | lineedit: in !EDITING config, return -1 on fgets error |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Denys Vlasenko | fix unsafe bb_perror_msg(filename) calls |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Denys Vlasenko | scripts/kconfig/mconf: work on systems w/o SIGWINCH |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Denys Vlasenko | libbb: correctness/size tweaks in signal-related helpers |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Denys Vlasenko | top: do not touch stdin if -b |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Denys Vlasenko | modprobe_small: make rmmod to NOT remove dependencies... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Denys Vlasenko | ash: trivial fixes for compile failures |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Denys Vlasenko | top: fix build failure in !USE_TERMIOS case |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Denys Vlasenko | ps: fix build failure in !DESKTOP case |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Denys Vlasenko | top: implement scrolling up/down (_very_ useful) |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Alexey Froloff | ushcpc: gracefully handle packets with CHECKSUM_PARTIAL |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Denys Vlasenko | telnet: convert Enter -> CR LF in line mode too |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Denys Vlasenko | telnet: shrink literal string size |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Denys Vlasenko | telnet: convert CR -> CR LF, not CR -> CR NUL when... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Linus Walleij | fbsplash: support non-RGB565 pixels in 16-bit mode |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Denys Vlasenko | find: make -mindepth N -xdev correctly stop on mountpoints |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Denys Vlasenko | ash: fix "read -s" + ^C. Closes 5504 |
commit | commitdiff | tree | snapshot |
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 |
next |