oweals/busybox.git
2010-03-24 Denys Vlasenkoudhcp: add testing bits to dns en/decoder
2010-03-24 Denys Vlasenkoudhcp: we call DNS name encoder with NULL, this can...
2010-03-24 Denys Vlasenkoudhcp: fix DNS domanin codec bug: bad compression flag...
2010-03-23 Denys Vlasenko*: merge some common strings
2010-03-23 Denys Vlasenkoudhcp: handle errors in read_staticlease
2010-03-23 Maciek Borzeckibrctl: fixing stp parameters incompatibility
2010-03-23 Souf Ouedlsusb: 2.6.32 compat
2010-03-23 Denys Vlasenkoudhcp: code shrink
2010-03-23 Denys Vlasenkoudhcp: remove two unused fields
2010-03-23 Denys Vlasenkoash,hush: make it possible to build them individually
2010-03-22 Alexander Shishkindate,touch: accept Jan 7 00:00:00 2010 format
2010-03-22 Denys Vlasenkoudhcp: make rfc derived doc more readable (but it still...
2010-03-22 Denys Vlasenkoudhcp: merge options.h into common.h, script.c into...
2010-03-22 Denys Vlasenkoudhcpc: do not test for srand init, just do it at the...
2010-03-22 Denys Vlasenkoudhcp: merge clientpacket.c into dhcpc.c
2010-03-22 Denys Vlasenkoudhcpc: merge clientsocket.c into dhcpc.c. +4 bytes.
2010-03-21 Denys Vlasenkoflock: should not be selected by default
2010-03-21 Mikhail Gusarovtouch: do not ignore argument of -d/-t option
2010-03-21 Denys Vlasenkodhcpd: apparently, sometimes IP is in ciaddr, not reque...
2010-03-21 Denys Vlasenkoudhcpd: untangle incredibly messy handling of DHCPREQUEST
2010-03-21 Denys Vlasenkoudhcp: tweak udhcpd.conf example and comments. no code...
2010-03-20 Denys Vlasenkoudhcp: code shrink; disable time and log server options
2010-03-20 Denys Vlasenkoudhcpc: make it possible to disable vendor id; improve...
2010-03-20 Denys Vlasenkoudhcpd: remove five more options which do not make...
2010-03-20 Denys Vlasenkoudhcpd: remove redundant code in send_offer()
2010-03-20 Denys Vlasenkoudhcp: move serverpacket.c into dhcpd.c, no other changes
2010-03-19 Denys Vlasenkoflock: better help text
2010-03-19 Denys Vlasenkoudhcp: remove support for some really old and odd options
2010-03-19 J. Tangtar: optional support for restoring selinux context
2010-03-19 Denys Vlasenkolibbb/copyfd.c: don't mmap a largish buffer if we only...
2010-03-18 Timo Terasflock: new applet
2010-03-18 Denys Vlasenko*: code shrink and better "died from signal" reporting...
2010-03-18 Tomas Heinrichlineedit: first shot at optional unicode bidi input...
2010-03-18 Denys Vlasenkolibbb/loop: comment out u32 hack
2010-03-17 Bernhard Reutner... brctl: Fix comment
2010-03-17 Maciek Borzeckibrctl: fix parsing of timespec to allow 0 (setfd, sethe...
2010-03-16 Denys Vlasenkomdev: fix a trivial SEGV
2010-03-16 Denys Vlasenkolibbb/getopt32.c: clear applet_long_options and opt_com...
2010-03-16 Denys Vlasenkoinclude/fix_u32.h: try harder to not cause redefinition...
2010-03-15 Kim B. Heinotar compability modes for dpkg
2010-03-15 Alexander Shishkinar: add archive creation support
2010-03-14 Denys Vlasenkofbsplash: reinstate drawing of over/undersized images...
2010-03-14 Natanael Copabeep: the -d option takes milliseconds not microseconds
2010-03-13 Denys Vlasenkotestsuite: don't run grep NUL tests when we know the...
2010-03-13 Denys Vlasenkoash: fix quadratic matching slowdown is ${v/*foo*/repl...
2010-03-12 Denys Vlasenkotailk: fix error detected by testsuite
2010-03-12 Denys Vlasenkoawk: code shrink
2010-03-12 Denys Vlasenkoawk: code shrink
2010-03-12 Denys Vlasenkoawk: style fixes
2010-03-12 Denys Vlasenkoawk: code shrink
2010-03-11 Denys Vlasenkolineedit: fix another corner case with bad unicode...
2010-03-11 Denys Vlasenkoawk: code shrink
2010-03-11 Denys Vlasenkoawk: code shrink; style fixes
2010-03-11 Denys Vlasenkoawk: be more paranoid when freeing loop variable; make...
2010-03-11 Denys Vlasenkoawk: add two tests we currently fail
2010-03-10 Denys Vlasenkoawk: simple code shrink
2010-03-10 Denys Vlasenkoawk: fix the case where nested "for" loops with the...
2010-03-10 Denys Vlasenkopopmaildir: give examples in help text. +91 byte
2010-03-09 Tomas Heinrichlineedit: invalid unicode characters are replaced with...
2010-03-08 Denys Vlasenkoshell/ulimit: code shrink by 10 bytes
2010-03-08 Denys Vlasenkolibbb/loop.c: move #include to its user, improve comment
2010-03-08 Denys Vlasenkowc: compat: make "wc -c ONE_FILE" not print leading...
2010-03-08 Denys Vlasenkoinclude/fix_u32.h: fix trivial compile breakage :(
2010-03-06 Denys Vlasenkolibbb/loop.c: use common fix_u32.h trick
2010-03-06 Denys Vlasenkohush: use ash's ulimit builtin; make it more more bash0...
2010-03-05 Denys Vlasenkotftp: do not show progress bar if we get error right...
2010-03-05 Denys Vlasenko*: use NULL for null pointers
2010-03-05 Denys Vlasenkolibbb/loop.c: style and readability fixes, no code...
2010-03-04 Denys Vlasenkotop: make 's' display easier to understand
2010-03-03 Denys Vlasenkomodprobe: remove 2k limit on /proc/cmdline
2010-03-03 Denys Vlasenkoping: do not leak data from stack; shrink
2010-03-02 Denys Vlasenkohead,tail: trim help text; make suffixes unconditional...
2010-03-02 Denys Vlasenko*: do not check for POLLIN/POLLOUT only, just in case...
2010-02-28 Thomas Geuligsyslog: allow multiple -R options
2010-02-27 Denys Vlasenkomodprobe: pick up module options from /proc/cmdline too
2010-02-27 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2010-02-27 Denys Vlasenko*: gethostname-related fixes
2010-02-26 Bernhard Reutner... Config: fix alphabetical ordering
2010-02-26 Bernhard Reutner... tail: document FANCY flags in helptext
2010-02-26 Bernhard Reutner... df: explain FANCY options in helptext
2010-02-26 Bernhard Reutner... reuse a few strings
2010-02-26 Denys Vlasenkosu: move restricted_shell into su.c (the only user)
2010-02-26 Denys Vlasenkosetup_environment(): eliminate one parameter
2010-02-26 Bernhard Reutner... crontab: use setup_environment
2010-02-26 Bernhard Reutner... free: silence warning about unused argv
2010-02-26 Alexander Shishkinawk: skip whitespace between array name and subscript
2010-02-25 Bernhard Reutner... find: tweak error message
2010-02-24 Denys Vlasenkotypo fixes
2010-02-24 Denys Vlasenkomdev: fix subsystem passing (new kernels broke it again...
2010-02-24 Denys Vlasenkofdisk: do not treat names ending in '0' as partitions
2010-02-24 Denys Vlasenkotweak README (s/svn/git)
2010-02-21 Denys Vlasenkoinstall: strip before mode/uid/gid is set, not after.
2010-02-21 Harald Beckerloadfont/setfont: optional PSF2 font support
2010-02-21 Denys Vlasenkofree: code shrink
2010-02-21 Denys VlasenkoReplace __uClinux__ define with !BB_MMU
2010-02-21 Denys Vlasenkofix bug 1087. Fix by Leonid (lly.dev AT gmail.com)
2010-02-19 Denys Vlasenkofix typos in comments and doc
2010-02-19 Denys Vlasenkofix Unicode build on glibc
2010-02-19 Denys Vlasenkonetstat: fix a trivial bug
2010-02-14 Bernhard Reutner... usage: fix typo
next