aboutsummaryrefslogtreecommitdiff
path: root/util-linux/mount.c
AgeCommit message (Expand)Author
2010-06-27mount: fix a case when sometimes error message is not printedDenys Vlasenko
2010-05-19mount: handle EDQUOT > 255 properly. closes bug 1579Denys Vlasenko
2010-03-23*: merge some common stringsDenys Vlasenko
2010-03-18*: code shrink and better "died from signal" reporting from wait4pidDenys Vlasenko
2010-02-27*: gethostname-related fixesDenys Vlasenko
2010-02-06whitespace fixDenys Vlasenko
2010-02-04*: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko
2010-01-28*: style fixes. no code changes (verified with objdump)Denys Vlasenko
2009-12-16mount: dont include NFS headers if not needed; drop support for Linux <2.2.0Denys Vlasenko
2009-12-15mount: fix goof in last commit; clear errno since we use perror_msg laterDenys Vlasenko
2009-12-15mount: if we mount //host/xxx, add ip=IPADDR to optionsDenys Vlasenko
2009-12-10mount: "already mounted" msg appears only if -vDenys Vlasenko
2009-12-05mount: prevent second mount -a from mounting everything againDenys Vlasenko
2009-12-04mount: add support for -O list. +44 bytesMichael Abbott
2009-11-25ntpd: and real handling for -N, show usage w/o options; trim textDenys Vlasenko
2009-11-21mount: clean up #defines. No code changesDenys Vlasenko
2009-11-13*: use "can't" instead of "cannot"Denys Vlasenko
2009-10-05wget: fix for code 302; mount: support -o unionVladimir Dronnikov
2009-09-20swaponoff: add uuid/label support. By Natanael CopaNatanael Copa
2009-09-15mount: do not execute "mount.(null)" :)Denys Vlasenko
2009-07-08move libc related stuff out of platform.hDenys Vlasenko
2009-06-19mount: support -i; pass through -f and -n to helpers as necessaryDenys Vlasenko
2009-05-13mount: save 80 bytes by forced de-inliningDenys Vlasenko
2009-05-13mount: document when kernel started accepting string as NFS optionsDenys Vlasenko
2009-04-21*: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko
2009-04-12mount: users report that CIFS support is breaking things,Denis Vlasenko
2009-03-14mount: support "-O option"; stop trying to mount swap partitionsDenis Vlasenko
2008-12-10mount: make it more readableDenis Vlasenko
2008-12-10placate Rob's qualms about mount.cDenis Vlasenko
2008-12-05mount: cosmetics, no code changes (verified with objdump -drsx)Denis Vlasenko
2008-10-18mount: -o parm1 -o parm2 should accumulateDenis Vlasenko
2008-08-06- support relatime / norelatimeBernhard Reutner-Fischer
2008-07-21libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko
2008-07-19mount: support nfs mount option nordiplus.Denis Vlasenko
2008-07-08libbb: introduce and use xrealloc_vectorDenis Vlasenko
2008-07-08mount: support for "-o mand"Denis Vlasenko
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-07-01revert last two commits. vfork cannot be used in subroutine,Denis Vlasenko
2008-07-01*: introduce and use xfork()Denis Vlasenko
2008-06-24mount: fix mishandling of proto=tcp/udpDenis Vlasenko
2008-06-24mount: code shrink without logic changes. Added a commentDenis Vlasenko
2008-05-30- add FIXME to use hasmntopt()Bernhard Reutner-Fischer
2008-05-26[u]mount: add/update dietlibc build fixDenis Vlasenko
2008-05-15more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko
2008-05-13more -Wall warning fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko
2008-04-07mount: remove superfluous commentDenis Vlasenko
2008-03-26*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/Denis Vlasenko
2008-03-18mount: #ifdef out MOUNT_LABEL code parts if it is not selectedDenis Vlasenko
2008-03-17brctl: eliminate stray data objectDenis Vlasenko
2008-03-17*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.Denis Vlasenko