aboutsummaryrefslogtreecommitdiff
path: root/sysklogd (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-09tar: fix 256-bit encoded number decodingEtienne Le Sueur1-1/+1
2012-06-09ash: fix a bug in >${varexp} handling. Closes 5282Denys Vlasenko3-10/+26
2012-06-08sed: yet another fix on top of zero length match codeDenys Vlasenko2-6/+15
2012-06-08man: fix handling of gzipped manpagesDenys Vlasenko1-10/+4
2012-06-07sed: fix breakage added by zero length match codeDenys Vlasenko2-1/+5
2012-06-04sed: code shrinkDenys Vlasenko1-13/+15
2012-06-04sed: fix zero chars match/replaceDenys Vlasenko2-24/+50
2012-06-03ifplugd: tweak help textDenys Vlasenko1-3/+3
2012-06-02udhcpc[6]: show select timeout in logDenys Vlasenko2-2/+2
2012-05-28unzip: ignore chmod errorsNatanael Copa3-2/+8
2012-05-24tar: support -J, --xz explicit compression optionBoris Reisig1-2/+15
2012-05-20build system: fix build failure when only gunzip is selectedAnthony G. Basile1-1/+1
2012-05-19mdev: tell kernel that we didn't find the firmwareChristoph Lohmann1-17/+24
2012-05-18tar: implement --no-recursionNatanael Copa1-7/+12
2012-05-18mdev: remove undocumented subsystem/devname matching hackDenys Vlasenko2-30/+2
2012-05-18mdev: when found, print major,minor into mdev.logDenys Vlasenko3-12/+26
2012-05-18tweak help textDenys Vlasenko1-2/+2
2012-05-18mdev: add support for $DEVNAME and /dev/mdev.log debug aidDenys Vlasenko2-23/+147
2012-05-18typo fix in commentDenys Vlasenko1-1/+1
2012-05-18volume_id/ext: detect ext4 tooDenys Vlasenko1-4/+48
2012-05-17find: if DESKTOP=y, support -wholename (synonym for -path)Denys Vlasenko1-1/+9
2012-05-16examples/mdev_fat.conf: small additionDenys Vlasenko1-0/+3
2012-05-14busybox: tweak help text and copyright yearDenys Vlasenko1-2/+2
2012-05-10fix for spurious testsuite failureDenys Vlasenko1-0/+1
2012-05-06mv: accept but ignore -vSimon B1-8/+11
2012-05-06mkdir,rmdir: accept and ignore -v, --verboseSimon B2-4/+7
2012-05-06sed: support long opts and -iSFXSimon B1-5/+28
2012-05-06ln: support -T and -vSimon B2-7/+23
2012-05-05get_linux_version_code: don't fail on Linux version strints like "3.0-foo"Andreas Oberritter1-7/+4
2012-05-02udhcpc6: depend on ipv6Mike Frysinger1-4/+5
2012-04-29fix build failure when compressed help is selected, but bz2 compression is notDenys Vlasenko1-1/+1
2012-04-28sendmail: use host rather than NIS domain name for HELORon Yorston3-26/+4
2012-04-27lpr: small code shrinkDenys Vlasenko1-4/+2
2012-04-26lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=yDennis Groenen1-4/+2
2012-04-26hush: remove sighandler_t definition hack, platform.h has it tooDenys Vlasenko1-4/+0
2012-04-26getty: fix for NOCTTY killing us with SIGHUPDenys Vlasenko1-0/+6
2012-04-24sed: slightly better fix for prev commit's problemDenys Vlasenko1-4/+4
2012-04-24sed: fix handling of s/// which has empty matchesDenys Vlasenko2-1/+2
2012-04-23ifupdown: improve compatibility with DebianAndreas Oberritter1-8/+12
2012-04-22Start 1.21.0 development cycleDenys Vlasenko1-2/+2
2012-04-22Bump version to 1.20.01_20_0Denys Vlasenko1-1/+1
2012-04-22udhcpc: fix improper size calculation for OPTION_STRING_HOSTDenys Vlasenko1-0/+1
2012-04-21mdev: fix mode of creatred node if config file support is not configuredDenys Vlasenko1-3/+5
2012-04-20Fix another build failure found with randconfigDenys Vlasenko1-0/+1
2012-04-20fix build breakage with gcc 4.2.1Denys Vlasenko1-1/+4
2012-04-20whitespace fixesDenys Vlasenko2-4/+4
2012-04-20fix build breakage found by randconfigDenys Vlasenko7-5/+21
2012-04-18who: fix typo in help textDenys Vlasenko1-1/+1
2012-04-17hwclock: fix wrong comparison of time value (when it will overlow int)Denys Vlasenko1-1/+1
2012-04-17udhcp: make arpping code resistant to time jumpsDenys Vlasenko1-2/+7