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