2011-11-19 |
Denys Vlasenko | makemime: document our current behavior. Tweak help... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Denys Vlasenko | makemime: content-type should default to application... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Denys Vlasenko | sendmail: fix a mistake in previous commit |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Denys Vlasenko | sendmail: stop doing -t unconditionally; makemime:... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Denys Vlasenko | hexdump: fix hexdump -n1 -ve '8/2 ""' SEGV. Closes... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Denys Vlasenko | udhcpc: shrink code by setting xid more economically |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Denys Vlasenko | libbb.h: add check for bad off_t size detection |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Denys Vlasenko | libbb.h: tighten up macro code |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Denys Vlasenko | udhcpc6: rudimentary code to export data to script... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Denys Vlasenko | mount: resolve hosts to IPs in nfs mounts |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Denys Vlasenko | mount: make FEATURE_MOUNT_NFS not needed for Linux... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Dave Love | mount: support -o noacl |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Bernhard Reutner... | Config: clarify {SHOW,VERBOSE,COMPRESS}_USAGE |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Peter Korsgaard | bb_daemonize_or_rexec(): add flag to double-fork; use... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Denys Vlasenko | udhcpc[6]: tweak help text, remove -B from udhcpc6... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Denys Vlasenko | udhcpc6: set hop limit to 1 in emitted raw packets |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Denys Vlasenko | udhcpc6: fix endianness |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Denys Vlasenko | udhcpc6: new applet. Not yet functional. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Denys Vlasenko | udhcpc: trim help text, rename badly-named variable |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Denys Vlasenko | udhcpc: code shrink |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Denys Vlasenko | udhcpc: remove workaround for bugs in Win98 dhcp server... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Denys Vlasenko | udhcpc: reuse string constant; remove unneeded memset(0) |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Denys Vlasenko | udhcpc: deprecate --hostname NAME |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Denys Vlasenko | lineedit: fix build failure |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Denys Vlasenko | lineedit: add support for M-b, M-f, M-d, M-Backspace |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Daniel Fandrich | android build system updates |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Denys Vlasenko | rx: code shrink |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Dan Fandrich | rx: Fix file corruption with duplicate blocks |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Karol Lewandowski | mount: handle list of comma-separated fs types in ... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Denys Vlasenko | mount: free commented /etc/filesystems lines when we... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Denys Vlasenko | nmeter: fix block i/o count on newer Linux kernels |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Denys Vlasenko | cttyhack: move /sys/class/tty/console/active check... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Alexander Shishkin | cttyhack: print detected ctty name when called without... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Denys Vlasenko | testsuite: merge bzcat2.tests into bzcat.tests |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Denys Vlasenko | testsuite: fix the mishap in the previous commit |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Denys Vlasenko | bzcat: fix unpacking of more than one file, and unpacki... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Denys Vlasenko | modinfo: make it select PLATFORM_LINUX. Closes 4411 |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Denys Vlasenko | getty: Hurd has no CBAUD, work around that |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Denys Vlasenko | makemime: fix -a option not taking parameter |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Christian Engelmayer | syslogd: work around rename() not renaming hardlinks... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Denys Vlasenko | libbb: shrink base64 decoding a bit |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Denys Vlasenko | whitespace fixes |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Leonid Lisovskiy | libbb: split decode_base64 off read_base64 |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Denys Vlasenko | libbb.h: remove unused defines |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Denys Vlasenko | getty: fix a minor problem of Ctrl-D not printing '\n' |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Denys Vlasenko | getty: reset tty attrs on Ctrl-C and Ctrl-D too |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Denys Vlasenko | getty: add O_NONBLOCK to open which is used to drop... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Denys Vlasenko | remove duplicate include <sys/swap.h> |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Denys Vlasenko | getty: remove now not needed resetting of ALRM to to... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Denys Vlasenko | getty,login: tighten up handling of ctty, pgrp, and... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Denys Vlasenko | getty: shrink help text |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Denys Vlasenko | stty: trim too verbose error messages (-40 bytes) |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Denys Vlasenko | docs/ctty.htm: add a useful URL to |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Denys Vlasenko | udhcpc: add comment about server IP |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Denys Vlasenko | udhcpc: in fill_envp, export BOOTP fields first |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Denys Vlasenko | dhcpc: fix the case where we might add extra space... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Denys Vlasenko | udhcpc: fix 6rd option formatting (was using 4 more... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Denys Vlasenko | udhcpc: remove unused argument in sprint_nip6 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Denys Vlasenko | udhcpc: small code shrink |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Denys Vlasenko | typo fix in comment |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Denys Vlasenko | udhcpc: add support for DHCP option 212 (RFC 5969) |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Denys Vlasenko | nc: small code shrink |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Denys Vlasenko | gen_build_files.sh: simplify "print everything up to... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Denys Vlasenko | gen_build_files: don't pass 200k+ strings as params... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Denys Vlasenko | get_header_tar: shrink 6->64 sign extension code |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Denys Vlasenko | ifupdown: code shrink |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Peter Korsgaard | ifupdown: support post-up / pre-down hooks |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Denys Vlasenko | TODO: all another location with bbox patches (OpenWRT) |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Denys Vlasenko | uudecode: fix buggy check for empty filename |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Vladislav Grishenko | udhcpc: on SIGUSR1, limit renew attempts time to 20... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Leonid Lisovskiy | udhcp: IF_UDHCP_VERBOSE() macro - improve code readability |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Peter Korsgaard | fbsplash: support 8bit mode |
commit | commitdiff | tree | snapshot |
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 |
next |