aboutsummaryrefslogtreecommitdiff
path: root/LICENSE (unfollow)
Commit message (Expand)AuthorFilesLines
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
2012-04-17who,less: tweaked help textDenys Vlasenko2-7/+7
2012-04-17mktemp: add support for -uDenys Vlasenko1-3/+20
2012-04-17Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.hDenys Vlasenko11-562/+15
2012-04-17umount: make -d always active, add -D to suppress itDenys Vlasenko1-8/+16
2012-04-17Tweak INSTALL textDenys Vlasenko1-1/+4
2012-04-13Create and use our own copy of linux/ext2_fs.hDenys Vlasenko3-14/+549
2012-04-12work around linux/ext2_fs.h breakageDenys Vlasenko2-0/+12
2012-04-03killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONTDenys Vlasenko1-2/+4
2012-04-03httpd: emit correct content length on range requests past the end. Closes 4952Rob Walker1-1/+1
2012-04-01hostname: make -i not emit extra trailing spaceDenys Vlasenko1-1/+1
2012-04-01ntpd: fix build failure if !NTPD_SERVER. Closes 4994Denys Vlasenko1-10/+13