index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
mount.c
Age
Commit message (
Expand
)
Author
2010-02-04
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-01-28
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2009-12-16
mount: dont include NFS headers if not needed; drop support for Linux <2.2.0
Denys Vlasenko
2009-12-15
mount: fix goof in last commit; clear errno since we use perror_msg later
Denys Vlasenko
2009-12-15
mount: if we mount //host/xxx, add ip=IPADDR to options
Denys Vlasenko
2009-12-10
mount: "already mounted" msg appears only if -v
Denys Vlasenko
2009-12-05
mount: prevent second mount -a from mounting everything again
Denys Vlasenko
2009-12-04
mount: add support for -O list. +44 bytes
Michael Abbott
2009-11-25
ntpd: and real handling for -N, show usage w/o options; trim text
Denys Vlasenko
2009-11-21
mount: clean up #defines. No code changes
Denys Vlasenko
2009-11-13
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-10-05
wget: fix for code 302; mount: support -o union
Vladimir Dronnikov
2009-09-20
swaponoff: add uuid/label support. By Natanael Copa
Natanael Copa
2009-09-15
mount: do not execute "mount.(null)" :)
Denys Vlasenko
2009-07-08
move libc related stuff out of platform.h
Denys Vlasenko
2009-06-19
mount: support -i; pass through -f and -n to helpers as necessary
Denys Vlasenko
2009-05-13
mount: save 80 bytes by forced de-inlining
Denys Vlasenko
2009-05-13
mount: document when kernel started accepting string as NFS options
Denys Vlasenko
2009-04-21
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-12
mount: users report that CIFS support is breaking things,
Denis Vlasenko
2009-03-14
mount: support "-O option"; stop trying to mount swap partitions
Denis Vlasenko
2008-12-10
mount: make it more readable
Denis Vlasenko
2008-12-10
placate Rob's qualms about mount.c
Denis Vlasenko
2008-12-05
mount: cosmetics, no code changes (verified with objdump -drsx)
Denis Vlasenko
2008-10-18
mount: -o parm1 -o parm2 should accumulate
Denis Vlasenko
2008-08-06
- support relatime / norelatime
Bernhard Reutner-Fischer
2008-07-21
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-19
mount: support nfs mount option nordiplus.
Denis Vlasenko
2008-07-08
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-08
mount: support for "-o mand"
Denis Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-01
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
*: introduce and use xfork()
Denis Vlasenko
2008-06-24
mount: fix mishandling of proto=tcp/udp
Denis Vlasenko
2008-06-24
mount: code shrink without logic changes. Added a comment
Denis Vlasenko
2008-05-30
- add FIXME to use hasmntopt()
Bernhard Reutner-Fischer
2008-05-26
[u]mount: add/update dietlibc build fix
Denis Vlasenko
2008-05-15
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-13
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-04-07
mount: remove superfluous comment
Denis Vlasenko
2008-03-26
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-18
mount: #ifdef out MOUNT_LABEL code parts if it is not selected
Denis Vlasenko
2008-03-17
brctl: eliminate stray data object
Denis Vlasenko
2008-03-17
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
help text: regularize format, and shrink
Denis Vlasenko
2008-03-17
mount: plug a hole where FEATURE_MOUNT_HELPERS could allow execution
Denis Vlasenko
2008-02-27
- fix compilation failure due to implicit decl of resolve_mount_spec().
Bernhard Reutner-Fischer
2008-02-19
findfs,mount: trivial build fix and whitespace fiexs
Denis Vlasenko
2008-02-18
support for mount by label (not yet tested)
Denis Vlasenko
[prev]
[next]