summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-07Remove mount utilsubmit/tizen/20130822.082821tizen_3.0.m14.3_ivi_releasetizen_3.0.m14.2_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen_ivi_genivi/20140131.015853submit/tizen/20130912.075614submit/tizen/20130822.083455ivi_oct_m2accepted/tizen/ivi/genivi/20140131.015658accepted/tizen/20130912.093609accepted/tizen/20130912.085057accepted/tizen/20130912.081737tizen_ivi_genivitizen_3.0.m14.3_ivitizen_3.0.m14.2_ivitizen_3.0.2014.q3_commonaccepted/tizen_genericaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonaccepted/tizen/ivi/stableaccepted/tizen/ivi/geniviMaciej Wereski1-18/+14
2013-06-28resetting manifest requested domain to floorsubmit/tizen/20130710.125741accepted/tizen/20130710.221033Alexandru Cornea2-0/+8
2013-04-14build system: use pkg-config to look up selinux libssubmit/trunk/20130414.090209submit/tizen/20130517.020641submit/tizen/20130509.173247submit/tizen/20130503.190305submit/tizen/20130503.184232accepted/trunk/20130414.090453accepted/tizen/20130520.103308accepted/tizen/20130503.223805Mike Frysinger2-1/+12
2013-04-14include sys/resource.h where neededMike Frysinger7-0/+7
2013-04-14inetd: fix build failure in AndroidTias Guns1-0/+1
2013-04-14Initial import (1.20.2)Anas Nashif1-0/+3
2013-04-14update config for tizenAnas Nashif1-56/+110
2013-04-14add packagingAnas Nashif3-0/+1991
2012-08-10Apply post-1.20.1 patches, bump version to 1.20.2upstream/1.20.21_20_2Denys Vlasenko8-41/+71
2012-05-28Apply post-1.20.0 patches, bump version to 1.20.11_20_1Denys Vlasenko8-32/+95
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
2012-04-01lsof: new appletSven Oliver Moll1-0/+76
2012-03-30bloat-o-meter: Remove unused codeBernhard Reutner-Fischer1-15/+6
2012-03-30bloat-o-meter: handle huge (hex) sizes.Bernhard Reutner-Fischer1-1/+1
2012-03-27hush: remove unused member struct command::is_stoppedDenys Vlasenko1-4/+0
2012-03-22busybox: tweak help textDenys Vlasenko1-3/+6
2012-03-19ftp{get,put}: tweak help textDenys Vlasenko1-17/+17
2012-03-19Fix one-applet build for tcpsvdDenys Vlasenko1-8/+1
2012-03-19nc: support "-<other_opts>e PROG" form of -e optionDenys Vlasenko1-14/+29
2012-03-11ubi_tools: add workaround for bad kernel headers. Closes 4838Denys Vlasenko1-0/+4
2012-03-11build system: remove bogus $(1) in last commitDenys Vlasenko1-1/+1
2012-03-10build system: detect missing crypt and drop it from linkingDenys Vlasenko1-7/+8
2012-03-08ntpd: make "reply from IP" messages more uniformDenys Vlasenko1-1/+1
2012-03-08test: "test !" was accessing argv past NULL - fix it. Closes 4832Denys Vlasenko1-7/+8
2012-03-08ntpd: drop offset averaging codeDenys Vlasenko1-23/+60
2012-03-08tftpd: chroot to DIR, not merely chdir. Closes 4874Denys Vlasenko1-2/+3
2012-03-08libbb: make xchroot do a chdir("/") after chrootDenys Vlasenko6-8/+6
2012-03-08build system: fix broken CONFIG_SYSROOT handlingDenys Vlasenko1-1/+3
2012-03-07Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK configRob Walker3-0/+1058
2012-03-07printf: fix this case: printf "%b" '\0057usr\0057bin\n'Denys Vlasenko1-2/+17