aboutsummaryrefslogtreecommitdiff
path: root/miscutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* miscutils/Config.inNguyễn Thái Ngọc Duy2010-04-291-5/+5
* Config.in: mark all applets POSIX onlyNguyễn Thái Ngọc Duy2010-04-191-0/+39
* devmem: map two pages only if it is necessaryDenys Vlasenko2010-04-141-7/+14
* Move utmp/wtmp support to "General configuration" sectionDenys Vlasenko2010-04-061-1/+1
* telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363Denys Vlasenko2010-04-051-1/+2
* *: merge some common stringsDenys Vlasenko2010-03-233-3/+3
* *: code shrink and better "died from signal" reporting from wait4pidDenys Vlasenko2010-03-182-3/+3
* fbsplash: reinstate drawing of over/undersized images; shrinkDenys Vlasenko2010-03-141-37/+35
* beep: the -d option takes milliseconds not microsecondsNatanael Copa2010-03-141-2/+2
* lineedit: fix another corner case with bad unicode inputDenys Vlasenko2010-03-111-1/+1
* *: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERRDenys Vlasenko2010-03-021-2/+2
* reuse a few stringsBernhard Reutner-Fischer2010-02-261-4/+4
* setup_environment(): eliminate one parameterDenys Vlasenko2010-02-261-2/+3
* crontab: use setup_environmentBernhard Reutner-Fischer2010-02-261-17/+4
* compat and warning fixesDenys Vlasenko2010-02-091-1/+1
* *: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko2010-02-043-3/+3
* fix Unicode config option limits and some comments in lessDenys Vlasenko2010-01-301-2/+3
* style fixes, no code changesDenys Vlasenko2010-01-281-6/+6
* libbb: introduce and use monotonic_msDenys Vlasenko2010-01-121-2/+2
* *: add/remove safe_, it seems we had a few incorrect usesDenys Vlasenko2010-01-121-3/+4
* *: make it easier to distinquish "struct tm", pointer to one, etcDenys Vlasenko2010-01-091-5/+5
* *: remove some uses of argcDenys Vlasenko2010-01-043-6/+8
* *: do not assign to stdout/stderr, it's not portable.Denys Vlasenko2010-01-021-3/+1
* dc: make "dc -1.23 ..." workDenys Vlasenko2009-12-301-9/+8
* crond: do not log info messages at LOG_ERR. Closes bug 681. +62 bytes.Denys Vlasenko2009-12-131-15/+26
* randomconfig fixesDenys Vlasenko2009-12-121-2/+4
* *: remove a few more cases of argc usage. -89 bytes.Denys Vlasenko2009-11-283-16/+7
* flash_eraseall: stop using obsolete mtd/jffs2-user.h; code shrinkDenys Vlasenko2009-11-271-17/+30
* runlevel: -2 bytesDenys Vlasenko2009-11-261-4/+3
* ntpd: and real handling for -N, show usage w/o options; trim textDenys Vlasenko2009-11-251-2/+2
* flashcp: new applet by Stefan Seyfried. +900 bytesStefan Seyfried2009-11-213-0/+159
* libbb: robustify isXXXX(). +39 bytesDenys Vlasenko2009-11-181-1/+1
* libbb: added xfdopen_for_read/writeDenys Vlasenko2009-11-151-1/+1
* eject: band-aid for kernel headers using u8 typeDenys Vlasenko2009-11-151-1/+2
* *: use "can't" instead of "cannot"Denys Vlasenko2009-11-133-4/+4
* tidy up O_NONBLOCK usage. use libbb functions in stty.Denys Vlasenko2009-11-111-1/+1
* fbsplash: allow compressed image filesVladimir Dronnikov2009-11-071-1/+8
* *: introduce and use ffulsh_all()Denys Vlasenko2009-11-023-4/+4
* mountpoint: btrfs fixVladimir Dronnikov2009-11-011-2/+11
* wall: new appletBernhard Reutner-Fischer2009-10-273-0/+43
* add and use xopen_nonblocking (-18b)Bernhard Reutner-Fischer2009-10-272-3/+3
* menuconfig tweaksDenys Vlasenko2009-10-191-2/+2
* *: code shrink via NOINLINEDenys Vlasenko2009-10-081-1/+1
* *: use {i,u}toa() where appropriateDenys Vlasenko2009-10-061-3/+1
* sendmail: accept -i too, not only -oiVladimir Dronnikov2009-10-041-1/+1
* *: optimize code size in strtoul callsDenys Vlasenko2009-09-231-3/+7
* hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changesDenys Vlasenko2009-09-221-0/+3
* more C standard compat fixes from Dan FandrichDenys Vlasenko2009-09-062-2/+2
* documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko2009-09-061-2/+2
* remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko2009-09-061-1/+1