2010-03-23 |
Souf Oued | lsusb: 2.6.32 compat |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Denys Vlasenko | udhcp: code shrink |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Denys Vlasenko | udhcp: remove two unused fields |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Denys Vlasenko | ash,hush: make it possible to build them individually |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Alexander Shishkin | date,touch: accept Jan 7 00:00:00 2010 format |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Denys Vlasenko | udhcp: make rfc derived doc more readable (but it still... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Denys Vlasenko | udhcp: merge options.h into common.h, script.c into... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Denys Vlasenko | udhcpc: do not test for srand init, just do it at the... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Denys Vlasenko | udhcp: merge clientpacket.c into dhcpc.c |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Denys Vlasenko | udhcpc: merge clientsocket.c into dhcpc.c. +4 bytes. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Denys Vlasenko | flock: should not be selected by default |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Mikhail Gusarov | touch: do not ignore argument of -d/-t option |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Denys Vlasenko | dhcpd: apparently, sometimes IP is in ciaddr, not reque... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Denys Vlasenko | udhcpd: untangle incredibly messy handling of DHCPREQUEST |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Denys Vlasenko | udhcp: tweak udhcpd.conf example and comments. no code... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Denys Vlasenko | udhcp: code shrink; disable time and log server options |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Denys Vlasenko | udhcpc: make it possible to disable vendor id; improve... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Denys Vlasenko | udhcpd: remove five more options which do not make... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Denys Vlasenko | udhcpd: remove redundant code in send_offer() |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Denys Vlasenko | udhcp: move serverpacket.c into dhcpd.c, no other changes |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Denys Vlasenko | flock: better help text |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Denys Vlasenko | udhcp: remove support for some really old and odd options |
commit | commitdiff | tree | snapshot |
2010-03-19 |
J. Tang | tar: optional support for restoring selinux context |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Denys Vlasenko | libbb/copyfd.c: don't mmap a largish buffer if we only... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Timo Teras | flock: new applet |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Denys Vlasenko | *: code shrink and better "died from signal" reporting... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Tomas Heinrich | lineedit: first shot at optional unicode bidi input... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Denys Vlasenko | libbb/loop: comment out u32 hack |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Bernhard Reutner... | brctl: Fix comment |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Maciek Borzecki | brctl: fix parsing of timespec to allow 0 (setfd, sethe... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Denys Vlasenko | mdev: fix a trivial SEGV |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Denys Vlasenko | libbb/getopt32.c: clear applet_long_options and opt_com... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Denys Vlasenko | include/fix_u32.h: try harder to not cause redefinition... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Kim B. Heino | tar compability modes for dpkg |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Alexander Shishkin | ar: add archive creation support |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Denys Vlasenko | fbsplash: reinstate drawing of over/undersized images... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Natanael Copa | beep: the -d option takes milliseconds not microseconds |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Denys Vlasenko | testsuite: don't run grep NUL tests when we know the... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Denys Vlasenko | ash: fix quadratic matching slowdown is ${v/*foo*/repl... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Denys Vlasenko | tailk: fix error detected by testsuite |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Denys Vlasenko | awk: code shrink |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Denys Vlasenko | awk: code shrink |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Denys Vlasenko | awk: style fixes |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Denys Vlasenko | awk: code shrink |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Denys Vlasenko | lineedit: fix another corner case with bad unicode... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Denys Vlasenko | awk: code shrink |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Denys Vlasenko | awk: code shrink; style fixes |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Denys Vlasenko | awk: be more paranoid when freeing loop variable; make... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Denys Vlasenko | awk: add two tests we currently fail |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Denys Vlasenko | awk: simple code shrink |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Denys Vlasenko | awk: fix the case where nested "for" loops with the... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Denys Vlasenko | popmaildir: give examples in help text. +91 byte |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Tomas Heinrich | lineedit: invalid unicode characters are replaced with... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Denys Vlasenko | shell/ulimit: code shrink by 10 bytes |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Denys Vlasenko | libbb/loop.c: move #include to its user, improve comment |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Denys Vlasenko | wc: compat: make "wc -c ONE_FILE" not print leading... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Denys Vlasenko | include/fix_u32.h: fix trivial compile breakage :( |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Denys Vlasenko | libbb/loop.c: use common fix_u32.h trick |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Denys Vlasenko | hush: use ash's ulimit builtin; make it more more bash0... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Denys Vlasenko | tftp: do not show progress bar if we get error right... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Denys Vlasenko | *: use NULL for null pointers |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Denys Vlasenko | libbb/loop.c: style and readability fixes, no code... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Denys Vlasenko | top: make 's' display easier to understand |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Denys Vlasenko | modprobe: remove 2k limit on /proc/cmdline |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Denys Vlasenko | ping: do not leak data from stack; shrink |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Denys Vlasenko | head,tail: trim help text; make suffixes unconditional... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Denys Vlasenko | *: do not check for POLLIN/POLLOUT only, just in case... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Thomas Geulig | syslog: allow multiple -R options |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Denys Vlasenko | modprobe: pick up module options from /proc/cmdline too |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Denys Vlasenko | Merge branch 'master' of git+ssh://vda@busybox.net... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Denys Vlasenko | *: gethostname-related fixes |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Bernhard Reutner... | Config: fix alphabetical ordering |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Bernhard Reutner... | tail: document FANCY flags in helptext |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Bernhard Reutner... | df: explain FANCY options in helptext |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Bernhard Reutner... | reuse a few strings |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Denys Vlasenko | su: move restricted_shell into su.c (the only user) |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Denys Vlasenko | setup_environment(): eliminate one parameter |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Bernhard Reutner... | crontab: use setup_environment |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Bernhard Reutner... | free: silence warning about unused argv |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Alexander Shishkin | awk: skip whitespace between array name and subscript |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Bernhard Reutner... | find: tweak error message |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Denys Vlasenko | typo fixes |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Denys Vlasenko | mdev: fix subsystem passing (new kernels broke it again... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Denys Vlasenko | fdisk: do not treat names ending in '0' as partitions |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Denys Vlasenko | tweak README (s/svn/git) |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Denys Vlasenko | install: strip before mode/uid/gid is set, not after. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Harald Becker | loadfont/setfont: optional PSF2 font support |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Denys Vlasenko | free: code shrink |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Denys Vlasenko | Replace __uClinux__ define with !BB_MMU |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Denys Vlasenko | fix bug 1087. Fix by Leonid (lly.dev AT gmail.com) |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Denys Vlasenko | fix typos in comments and doc |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Denys Vlasenko | fix Unicode build on glibc |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Denys Vlasenko | netstat: fix a trivial bug |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Bernhard Reutner... | usage: fix typo |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Denys Vlasenko | delete forgotten chunk in prev commit |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Denys Vlasenko | trim help text |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Denys Vlasenko | trim/regularize help text |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Joakim Tjernlund | gunzip: inflate_codes(): add fix from upstream gzip... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Joakim Tjernlund | include/platform.h: PowerPC can also do unaligned access |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Denys Vlasenko | wget: fix bug 1057 "busybox wget segfaults with http_pr... |
commit | commitdiff | tree | snapshot |
next |