aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* init: better --help textDenys Vlasenko2013-10-121-6/+13
* awk: fix length(array)Denys Vlasenko2013-10-122-1/+14
* wall,crontab: use xopen_as_uid_gid()Ryan Mallon2013-10-082-31/+2
* libbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid() functionsRyan Mallon2013-10-082-12/+42
* bunzip2: fix off-by-one checkDenys Vlasenko2013-10-061-8/+18
* wall: access FILE under real user's credentialsDenys Vlasenko2013-10-064-11/+24
* trylink: only prefix libs with -lMike Frysinger2013-09-281-3/+3
* loadkmap: explain what happens with K_ALLOCATED key valueDenys Vlasenko2013-09-191-8/+19
* httpd: make sire pfd[TO_CGI].revents is cleared before poll()Denys Vlasenko2013-09-181-5/+13
* Documentation updateDenys Vlasenko2013-09-171-5/+16
* dumpkmap: code shrinkDenys Vlasenko2013-09-171-14/+23
* httpd: treat errors from stdin correctly.Denys Vlasenko2013-09-111-8/+13
* touch: add conditional support for -hDenys Vlasenko2013-09-111-4/+35
* ar: better commentDenys Vlasenko2013-09-101-2/+5
* ar: read_num(): fix reading fields using the entire widthPeter Korsgaard2013-09-101-12/+20
* top: fix breakage introduced by previous commitDenys Vlasenko2013-09-061-1/+1
* Make smart_ulltoa return pointer to end (allows for code shink in callers)Denys Vlasenko2013-09-067-20/+14
* man: find posix man pagesJohn Spencer2013-08-251-1/+1
* fdisk: fix GPT size math errorsJody Bruchon2013-08-201-2/+2
* lineedit: use unicode_strwidth instead of unicode_strlenDenys Vlasenko2013-08-201-3/+3
* dd: code shrinkDenys Vlasenko2013-08-201-3/+4
* dd: code shrinkDenys Vlasenko2013-08-201-2/+2
* dd: code shrinkDenys Vlasenko2013-08-201-5/+6
* dd: remove FIXME comment which is fixed now. No code changesDenys Vlasenko2013-08-201-4/+1
* dd: code shrinkDenys Vlasenko2013-08-201-12/+24
* dd: fail if swab is attempted on odd-sized blockDenys Vlasenko2013-08-201-10/+21
* lineedit: fix multi-line PS1 handling: calculate PS1 length from last \nDenys Vlasenko2013-08-191-14/+30
* lineedit: improve Unicode handling (still buggy though)Denys Vlasenko2013-08-192-11/+24
* dd: fix example in a comment. No code changes.Denys Vlasenko2013-08-191-1/+1
* dd: support conv=swabDenys Vlasenko2013-08-191-6/+23
* dd: do not reuse local variables for unrelated values.Denys Vlasenko2013-08-191-6/+8
* iplink: comment out include <net/if_packet.h>Denys Vlasenko2013-08-161-1/+1
* init: don't srop unterminated processes' entries during inittab reloadPaulius Zaleckas2013-08-161-3/+10
* init: don't use fixed size buffer for commandDenys Vlasenko2013-08-161-9/+13
* tar: fix tar -T to add entries in the exact order as the input listSASAKI Suguru2013-08-151-3/+1
* fix build error with musl libc due to if_slip.hDenys Vlasenko2013-08-151-1/+1
* networking: fix potential overflow in ife_print6()Nicolas Dichtel2013-08-141-1/+1
* udhcpc: tweak help text moreDenys Vlasenko2013-08-081-17/+17
* udhcpc: tweak help textDenys Vlasenko2013-08-081-14/+15
* swapon: support "pri=NNN" in fstabTito Ragusa2013-08-081-0/+14
* setsid: code shrink, expanded commentsDenys Vlasenko2013-08-071-2/+12
* libbb: code shrinkDenys Vlasenko2013-08-061-7/+5
* udhcpc: tweak help textDenys Vlasenko2013-08-051-4/+4
* syslogd: use _PATH_LOG when availableCédric Cabessa2013-08-051-4/+7
* ubi_tools: fix typo in strcpyPaul B. Henson2013-08-041-1/+1
* ifplugd: use a larger netlink bufferTito Ragusa2013-08-041-4/+10
* less: support "less 1<>TTY"Denys Vlasenko2013-08-041-4/+25
* volume_id: add f2fs detectionSven-Göran Bergh2013-08-013-0/+100
* awk: Fix handling of functions with empty bodyBernhard Reutner-Fischer2013-07-312-1/+29
* volume_id: nilfs config description.Sven-Göran Bergh2013-07-311-1/+10