aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-30mpstat.c: remove unused lineMarek Polacek
2011-04-30fdisk: backport disk check from util-linuxLauri Kasanen
2011-04-26rename miscutils/ubi_attach_detach.c -> miscutils/ubi_tools.cDenys Vlasenko
2011-04-26add help textDenys Vlasenko
2011-04-26ubiupdatevol: new appletReuben Dowle
2011-04-26Fix ubirsvol usage informationReuben Dowle
2011-04-26udhcp: add FEATURE_UDHCP_8021Q optionNigel Hathaway
2011-04-26dhcpc: export unrecognized options in "optNN=XXXXXXXXX" formNigel Hathaway
2011-04-18build fixes for scripts/kconfigDenys Vlasenko
2011-04-17add include <sys/socket.h>Denys Vlasenko
2011-04-17straighten out dprintf/fdprintf mess; remove old "define lchown chown"Denys Vlasenko
2011-04-16small fixes atop syslog config patchDenys Vlasenko
2011-04-16ash: clear sa_flags alwaysIan Wienand
2011-04-16fix another nonportable grep usage in scriptsDenys Vlasenko
2011-04-16syslogd: small fix to config patchSergey Naumov
2011-04-16wget: add a note about bug 3625Denys Vlasenko
2011-04-16md5/sha1sum: better fix for small resource leakDenys Vlasenko
2011-04-16md5/sha1sum: fix small resource leakAlexey Fomenko
2011-04-16Use net/ethernet.h instead of linux/if_ether.h in more cases. Closes 3619Denys Vlasenko
2011-04-16make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=yDenys Vlasenko
2011-04-16gen_build_files.sh: do not use "sed --" for nowDenys Vlasenko
2011-04-16Fix double words in comments. No code changesMarek Polacek
2011-04-11add forgotten #includeDenys Vlasenko
2011-04-11tftpd: add -l "log to syslog" option. Needed for inetd modeDenys Vlasenko
2011-04-11tftp: fix progress bar for large (>32M) files. Closes 3499Denys Vlasenko
2011-04-11basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argumentDenys Vlasenko
2011-04-11conspy: fix ESC key lostPascal Bellard
2011-04-11move remaining help text from include/usage.src.hPere Orga
2011-04-10syslogd: optional support for /etc/syslog.confSergey Naumov
2011-04-10http: document index.cgi usage. no code changesDenys Vlasenko
2011-04-07libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.Denys Vlasenko
2011-04-07ntpd: decrease ntpd -q "no response" timeout to 10 secDenys Vlasenko
2011-04-05applets/install.sh: afer quoting of variablesDenys Vlasenko
2011-04-05passwd,chpasswd: reset password in /etc/passwd to "x" if /etc/shadow was updatedTito Ragusa
2011-04-04fix install.shDenys Vlasenko
2011-04-04ash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO)Denys Vlasenko
2011-04-04start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcodeDenys Vlasenko
2011-04-03move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...Pere Orga
2011-04-03ls: better help text for -a and -ADenys Vlasenko
2011-03-31move help text from include/usage.src.h to coreutils/*.cPere Orga
2011-03-31small fix for HISTFILESIZEDenys Vlasenko
2011-03-31ash,hush: optional support for $HISTFILESIZE.Denys Vlasenko
2011-03-30hush: remove outdated commentsDenys Vlasenko
2011-03-30hush: fix source1.testsDenys Vlasenko
2011-03-28fbsplash: Add support for 24 and 32 bit color depthNuno Lucas
2011-03-28move help text from include/usage.src.h to console-tools/*.cPere Orga
2011-03-28applet_tables: do not include libbb.h, that header ir for target buildsDenys Vlasenko
2011-03-28mesg: operate on stdin, not on stderr (compat)Denys Vlasenko
2011-03-27httpd: don't send error messages with gzip encodingPeter Korsgaard
2011-03-27diff: optimize diffing of files with the same metadataRoman Borisov