2012-01-31 |
Dennis Groenen | vi: add ":prev" command support |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Denys Vlasenko | vi: move mark[i] pointers if text[] moves after realloc |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Sergey Naumov | login: -f should not ask for password even with PAM |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Denys Vlasenko | init: add a segv debugging aid, disabled by default |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Paulius Zaleckas | gen_build_files.sh: exclude hidden directories |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Javier Viguera | mdev: fix wrong sizeof |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Quentin Casasnovas | bootchartd: add process accounting feature |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Javier Viguera | find_mount_point: fix find_mount_point for char devices |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Denys Vlasenko | vconfig: fix help text; small code shrink. Closes 4658 |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Denys Vlasenko | *: better comments on termios manipulations. No code... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Denys Vlasenko | shell_builtin_read: set cc[VMIN] to 1; lineedit: don... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Denys Vlasenko | sed: fix possible case of signed char bug; expand debug... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Denys Vlasenko | mke2fs: do not zero out first kilobyte. Closes 3247 |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Denys Vlasenko | mdev: do not treat non-leading '#' chars as start of... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Denys Vlasenko | acpid: close fds which are reported as dead (POLLERR... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Denys Vlasenko | passwd,cryptpw: make default encryption algorithm confi... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Denys Vlasenko | Move include <shadow.h> close to pwd.h and grp.h includes |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Denys Vlasenko | Move Adroid endgrent() and endpwent() NOPS to libbb.h |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Denys Vlasenko | libpwdgrp/pwd_grp.c: use same static buffer for all... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Denys Vlasenko | libpwdgrp/pwd_grp.c: set opened /etc/{passwd,group... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Denys Vlasenko | platform.h: define endgrent() and endpwent() as no... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Denys Vlasenko | libbb/bb_strtonum: always set end ptr, even on error... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Alexey Fomenko | kill: fix segfault in arguments parsing |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Denys Vlasenko | ash: in standalone mode, search in $PATH if /proc/self... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Denys Vlasenko | makemime: tweak help text: -a HDR can be repeated |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Denys Vlasenko | httpd: don't drop/abuse QUERY_STRING when /cgi-bin... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Denys Vlasenko | wget: fix use-after-free on redirect |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Denys Vlasenko | libbb: remove is_directory's argument which is always... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Denys Vlasenko | httpd: remove redundant NULL assignment and save one... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Michael McTernan | udhcp: finish support of classless static routes (now... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Michael McTernan | udhcp: finish support of classless static routes |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Paulius Zaleckas | vconfig: remove /proc/net/vlan/config check |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Denys Vlasenko | httpd: fix /../ sanitization (had one extra semicolon... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Denys Vlasenko | ash: document bash's exit code too. No code changes |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Denys Vlasenko | ash: add comment about bash's ENOEXEC handling. No... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Denys Vlasenko | *: style fixes. no code changes |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Lauri Hintsala | ifupdown: remove interface from state_list if iface_up... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Daniel Fandrich | configs/android_defconfig: update |
commit | commitdiff | tree | snapshot |
2011-12-14 |
walter harms | touch: add new option FEATURE_TOUCH_SUSV3 |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Denys Vlasenko | touch: document -t DT option in help text |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Denys Vlasenko | udhcpc: sanitize hostnames in incoming packets. Closes... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Denys Vlasenko | iproute: fix help text |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Denys Vlasenko | blkid: make help text show [BLOCKDEV]... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Denys Vlasenko | volume_id/get_devname: trivial code shrink |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Denys Vlasenko | suppress a "integer overflow in expression" waring... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Tristan Schmelcher | Fix link failure on some platforms when PAM is enabled |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Denys Vlasenko | init: code shrink -4 bytes |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Denys Vlasenko | init: utmp update of DEAD_PROCESS was misplaced, and... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Pascal Bellard | httpd: small fixes to previous change |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Pascal Bellard | httpd: make it possible to use system passwords for... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Denys Vlasenko | old_e2fsprogs/blkid: close the fd after we are done... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Denys Vlasenko | vi: fix [end] key handling |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Daniel Fandrich | rx: fix file corruption on block checksum failure |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Denys Vlasenko | nommu: fix cases where we mangle argv[0][0] |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Daniel Fandrich | Added a few more features to android_defconfig |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Denys Vlasenko | Merge branch 'master' of git+ssh://busybox.net/var... |
commit | commitdiff | tree | snapshot |
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 | applets_sh/nologin: an applet implemented as shell... |
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 |
next |