Age | Commit message (Expand) | Author |
2009-02-02 | login: small simplification by Walter Harms. -10 bytes | Denis Vlasenko |
2009-02-02 | login: cleanup work by Walter Harms. No logic changes. | Denis Vlasenko |
2009-02-01 | dhcpd,dumpleases: write and use 64-bit current time in lease file. | Denis Vlasenko |
2009-01-31 | modutils-24: code shrink | Denis Vlasenko |
2009-01-31 | ionice: new applet, adapted from Linux kernel' example by Walter Harms | Denis Vlasenko |
2009-01-31 | brctl: fix compilation on 2.4.x kernels | Denis Vlasenko |
2009-01-31 | init: remove wait() loop on restart, it may be dangerous | Denis Vlasenko |
2009-01-31 | init: fix a bug where on reload order of entries might be wrong | Denis Vlasenko |
2009-01-31 | modutils-24: use xasprintf and xzalloc where appropriate, | Denis Vlasenko |
2009-01-31 | init: small correction in a comment | Denis Vlasenko |
2009-01-31 | init: major improvement in documentation and signal handling. | Denis Vlasenko |
2009-01-31 | init: preparatory patch, no code changes | Denis Vlasenko |
2009-01-29 | init: reinstate proper handling of !ENABLE_FEATURE_USE_INITTAB | Denis Vlasenko |
2009-01-28 | init: reduce ifdef forest (specially for Rob's happiness) | Denis Vlasenko |
2009-01-27 | - be gentle to syntax highlighting | Bernhard Reutner-Fischer |
2009-01-27 | - update Michele address | Bernhard Reutner-Fischer |
2009-01-25 | awk: in BEGIN section $0 should be "", not "0". | Denis Vlasenko |
2009-01-24 | traceroute: allow -w NUM as small as 1 | Denis Vlasenko |
2009-01-24 | traceroute: rewrite. Do not emit raw IP packets, instead send UDP or ICMP | Denis Vlasenko |
2009-01-24 | traceroute: preparatory trivial cleanups | Denis Vlasenko |
2009-01-23 | tunctl: new applet by Vladimir | Denis Vlasenko |
2009-01-22 | - add CONFIG_EXTRA_CFLAGS (thanks to keesj) | Bernhard Reutner-Fischer |
2009-01-20 | tar: stop changing net tarfile's mode, GNU tar doesn't do it | Denis Vlasenko |
2009-01-19 | uname: use wider integer for option bits | Denis Vlasenko |
2009-01-19 | uname: add support for -i and -o, fix printing of unknown -p | Denis Vlasenko |
2009-01-14 | dhcpc: suppress "warning: 'timestamp_before_wait' might be used uninitialized | Denis Vlasenko |
2009-01-13 | libbb: shrink linked list ops (by xmaks AT email.cz) | Denis Vlasenko |
2009-01-12 | depmod: fix -b option (by timo.teras AT iki.fi) | Denis Vlasenko |
2009-01-12 | adduser: allow adding to group 0; don't _create_ /etc/shadow, | Denis Vlasenko |
2009-01-12 | mdev: fix breakage caused by unified parser usage | Denis Vlasenko |
2009-01-10 | - use https for bugzilla URLs | Bernhard Reutner-Fischer |
2009-01-09 | - isascii() is obsolescent in SUSv4 and furthermore looks redundant in this spot | Bernhard Reutner-Fischer |
2009-01-08 | do not whine if /sys/block does not exist ... embedded systems dont need stin... | Mike Frysinger |
2009-01-08 | sysctl: fix another corner case with "dots and slashes" | Denis Vlasenko |
2009-01-04 | printf: make integer format strings print long long-sized values. | Denis Vlasenko |
2009-01-01 | udhcpd: disable opton to have absolute lease times in lease file | Denis Vlasenko |
2008-12-31 | website: announce 1.13.2 amd 1.12.4 | Denis Vlasenko |
2008-12-30 | dc: fix the "base 2" patch omission of base not being set | Denis Vlasenko |
2008-12-30 | libbb: add bb_unsetenv (taken from hush). | Denis Vlasenko |
2008-12-29 | sysctl: fix gcc warning (false positive) | Denis Vlasenko |
2008-12-26 | unexpand: fix incorrect expansion, add test for it | Denis Vlasenko |
2008-12-25 | s/an user/a user/ | Denis Vlasenko |
2008-12-24 | *: tweak error messages | Denis Vlasenko |
2008-12-23 | libbb: introduce and use xmalloc_ttyname (-32 in bss). | Denis Vlasenko |
2008-12-22 | - we already have an impl for man | Bernhard Reutner-Fischer |
2008-12-18 | Add fancy svn browser thingy (via Lance Albertson of OSL) | Bernhard Reutner-Fischer |
2008-12-18 | Update links to new site locations (via Lance Albertson at OSL) | Bernhard Reutner-Fischer |
2008-12-15 | ash: fix CONFIG_ASH_OPTIMIZE_FOR_SIZE off + high-bit chars case | Denis Vlasenko |
2008-12-14 | expand: fix incorrect expansion exactly on tab boundary; shrink the code | Denis Vlasenko |
2008-12-14 | watchdog: build fixes, no code changes | Denis Vlasenko |