aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-16dc: tweak parsingBernhard Reutner-Fischer
2015-02-16ls: fix year 9999 bug :)Denys Vlasenko
2015-02-13modprobe-small: fix thinko in previous commitDenys Vlasenko
2015-02-12modprobe-small: if concurrent module load did not succeed, waitDenys Vlasenko
2015-02-10i2cget, i2cset, i2cdetect, i2cdump: new appletsBartosz Golaszewski
2015-02-10unzip: prevent attacks via malicious filenamesDenys Vlasenko
2015-02-07libpwdgrp: use getpwent() instead of getpwent_r()Denys Vlasenko
2015-02-07modprobe-small: fix and simplify rmmodDenys Vlasenko
2015-02-07libbb/loop: don't try to re-use existing loop deviceKevin Wallace
2015-02-07examples/mdev_fat.conf: document that newer mdev exposes pathDenys Vlasenko
2015-02-07dd: add optional support for status=noxfer/noneAri Sundholm
2015-02-05ash: fix a SEGV case in an invalid heredocDenys Vlasenko
2015-02-05deluser: implement --remove-homeDenys Vlasenko
2015-02-04fstrim: fix help textDenys Vlasenko
2015-02-04route: fix bogus read error when route table is emptyDenys Vlasenko
2015-02-03route: improve -A inet6Denys Vlasenko
2015-02-03gzip: trivial code shrink -5 bytesDenys Vlasenko
2015-02-03ifconfig: fix double free fatal error in INET_sprintDenys Vlasenko
2015-02-03libbb: make INET[6]_rresolve use sockaddr2{host,dotted}_noportDenys Vlasenko
2015-02-02gzip: speed up and shrink put_16bit()Denys Vlasenko
2015-02-02gzip: do not store timestamp in gzip headerRich Felker
2015-02-02platform.h: enable mempcpy for FreeBSDDenys Vlasenko
2015-01-30ubiattach: add option -OMicke Prag
2015-01-30telnetd: we only need CONFIG_UNIX98_PTYS from the Linux kernelMartin Kaiser
2015-01-30dpkg: update supported compression methodsDenys Vlasenko
2015-01-29platform.h: mempcpy needs <string.h>Denys Vlasenko
2015-01-29ntpd: get rid of G.initial_poll_completeDenys Vlasenko
2015-01-27dhcpd: fix an improper widening conversionDenys Vlasenko
2015-01-26ftpd: prevent zombies. closes 7832Denys Vlasenko
2015-01-25platform.h: add compat mempcpyDenys Vlasenko
2015-01-24depmod: simple memory optimizationDenys Vlasenko
2015-01-24trim extra newlines in help textsDenys Vlasenko
2015-01-19modprobe: fix modprobe -r and parsing of /etc/modprobe.dNatanael Copa
2015-01-15modprobe: fix "modprobe devname:snd/timer" case (alias with a slash)Denys Vlasenko
2015-01-15modprobe: fix recent breakage: modules.dep reading code needs to strip dirnameDenys Vlasenko
2015-01-11modprobe-small: code shrinkDenys Vlasenko
2015-01-11modprobe-small: fix recent breakage: modprobe -r was using full pathDenys Vlasenko
2015-01-11diff: fix a bug in diffing against stdin. Closes 7784Denys Vlasenko
2015-01-07vi: fix reading of file after last lineRon Yorston
2015-01-07vi: failure to open file is not an error when initialising bufferRon Yorston
2015-01-07depmod: fix recent breakage in modules.dep generationDenys Vlasenko
2015-01-06libpwdgrp: line counting in error meesages is broken, remove itTito Ragusa
2015-01-05swaponoff: add support for -eRené Rhéaume
2015-01-05mpstat: code shrinkDenys Vlasenko
2015-01-05free: handle "cached" value tooGuillermo Rodriguez
2015-01-05libbb: code shrink by factoring out common update_utmp_DEAD_PROCESSDenys Vlasenko
2015-01-05deleting unused ntpd_simple.cDenys Vlasenko
2015-01-05libpwdgrp: fixes suggested by Tito, comment tweaksDenys Vlasenko
2015-01-04ntpd: relicense ntpd applet to ISC-style licenseAdam Tkac
2015-01-04libpwdgrp: another code shrinkDenys Vlasenko