index
:
platform/upstream/busybox
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/kevinthierry/bump-1.22.1
sandbox/ronan/generic
sandbox/ronan/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_ivi_genivi
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
umount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-10-24
Major rework of the directory structure and the entire build system.
Eric Andersen
1
-298
/
+0
2001-08-02
Teach libc5 about realpath
Eric Andersen
1
-0
/
+5
2001-05-15
Patch from Vladimir:
Eric Andersen
1
-17
/
+16
2001-05-02
Canonicalize path before trying to unmount it.
Matt Kraai
1
-1
/
+6
2001-04-01
Move the mtab support stuff into libbb
Eric Andersen
1
-4
/
+4
2001-03-21
A nice patch from Larry Doolittle that adds -Wshadow and
Eric Andersen
1
-6
/
+8
2001-02-20
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
1
-1
/
+1
2001-02-14
This patch, put together by Manuel Novoa III, is a merge of work
Eric Andersen
1
-2
/
+2
2001-01-31
Removed trailing \n from error_msg{,_and_die} messages.
Matt Kraai
1
-4
/
+4
2001-01-27
Fix up copyright msgs. Bump version to 0.49 in preparation for
0_49
Eric Andersen
1
-1
/
+1
2001-01-27
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
1
-0
/
+2
2001-01-23
#define -> static const int. Also got rid of some big static buffers.
Mark Whitley
1
-4
/
+4
2001-01-17
Fix the exit status of umount -a, a casualty of the TRUE/FALSE normalization.
Matt Kraai
1
-4
/
+4
2000-12-22
Use busybox error handling functions wherever possible.
Matt Kraai
1
-3
/
+2
2000-12-07
Changed names of functions in utility.c and all affected files, to make
Mark Whitley
1
-4
/
+4
2000-12-06
Fix exit status on failure.
Matt Kraai
1
-1
/
+1
2000-12-01
Stop using TRUE and FALSE for exit status.
Matt Kraai
1
-3
/
+6
2000-09-25
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
1
-1
/
+1
2000-07-25
Use BB_FEATURE_CLEAN_UP where appropriate
Eric Andersen
1
-1
/
+4
2000-07-16
Extract usage information into a separate file.
Matt Kraai
1
-22
/
+0
2000-07-14
Use errorMsg rather than fprintf.
Matt Kraai
1
-5
/
+3
2000-07-12
Always report the applet name when doing error reporting.
Matt Kraai
1
-1
/
+1
2000-07-08
Argh. More cross libc cleanup. Should be ok now...
Eric Andersen
1
-18
/
+5
2000-07-08
More cleanup on umount
Eric Andersen
1
-5
/
+17
2000-07-08
Update files to reduce dependance on kernel version...
Eric Andersen
1
-10
/
+10
2000-06-19
Finish off the libc5 porting effort. Everything now works with libc5
Eric Andersen
1
-1
/
+1
2000-06-19
Make umount work and compile cleanly under libc5 and libc6.
Eric Andersen
1
-5
/
+16
2000-05-12
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
1
-2
/
+5
2000-05-05
Add support for "noatime" and "nodiratime" mount flags to mount.
Erik Andersen
1
-3
/
+21
2000-05-03
Remove BB_FEATURE_REMOUNT (small, and should always be present)
Erik Andersen
1
-8
/
+0
2000-04-13
Upates to include copyright 2000 to everything
Erik Andersen
1
-1
/
+1
2000-04-04
minor changes to mount/umount to support-by-ignoring the "-v" flag.
Erik Andersen
1
-0
/
+2
2000-03-23
My latest ramblings.
Erik Andersen
1
-0
/
+4
2000-03-22
Use the nice new find_real_root_device function to find the
Erik Andersen
1
-6
/
+4
2000-03-21
* all mallocs now use xmalloc (and so are OOM error safe), and
Erik Andersen
1
-2
/
+1
2000-03-13
Some bug fixes I forgot to check-in the other day.
Erik Andersen
1
-1
/
+14
2000-02-23
Fixed rebooting when init runs as /linuxrc
Erik Andersen
1
-0
/
+4
2000-02-09
Fixed the init problem where it wouldn't unmount filesystems
Erik Andersen
1
-95
/
+97
2000-02-08
Some formatting updates (ran the code through indent)
Erik Andersen
1
-141
/
+150
2000-02-07
A few minor updates. ;-)
Erik Andersen
1
-55
/
+142
2000-01-26
mount and umount could leak loop device allocations causing the system to
Erik Andersen
1
-52
/
+18
2000-01-23
* added (and documented) "-n" option for head -
Erik Andersen
1
-1
/
+1
2000-01-13
* Added -o loop option for mount, and support in umount for loop
Erik Andersen
1
-8
/
+64
1999-12-07
Stuf
Eric Andersen
1
-7
/
+0
1999-12-07
Stuf
Eric Andersen
1
-0
/
+6
1999-11-27
Fixes
Eric Andersen
1
-2
/
+7
1999-11-13
updates for the day
Eric Andersen
1
-1
/
+1
1999-11-10
Updates to usage, and made tar work.
Eric Andersen
1
-3
/
+3
1999-11-05
More stuff -- ready for release.
0_32
Eric Andersen
1
-4
/
+5
1999-11-04
More stuff.
Eric Andersen
1
-15
/
+53
[next]