index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
umount.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Canonicalize path before trying to unmount it.
kraai
2001-05-02
1
-1
/
+6
*
Move the mtab support stuff into libbb
andersen
2001-04-01
1
-4
/
+4
*
A nice patch from Larry Doolittle that adds -Wshadow and
andersen
2001-03-21
1
-6
/
+8
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
andersen
2001-02-20
1
-1
/
+1
*
This patch, put together by Manuel Novoa III, is a merge of work
andersen
2001-02-14
1
-2
/
+2
*
Removed trailing \n from error_msg{,_and_die} messages.
kraai
2001-01-31
1
-4
/
+4
*
Fix up copyright msgs. Bump version to 0.49 in preparation for
andersen
2001-01-27
1
-1
/
+1
*
Fix header file usage -- there were many unnecessary header files included in
andersen
2001-01-27
1
-0
/
+2
*
#define -> static const int. Also got rid of some big static buffers.
markw
2001-01-23
1
-4
/
+4
*
Fix the exit status of umount -a, a casualty of the TRUE/FALSE normalization.
kraai
2001-01-17
1
-4
/
+4
*
Use busybox error handling functions wherever possible.
kraai
2000-12-22
1
-3
/
+2
*
Changed names of functions in utility.c and all affected files, to make
markw
2000-12-07
1
-4
/
+4
*
Fix exit status on failure.
kraai
2000-12-06
1
-1
/
+1
*
Stop using TRUE and FALSE for exit status.
kraai
2000-12-01
1
-3
/
+6
*
Renamed "internal.h" to the more sensible "busybox.h".
andersen
2000-09-25
1
-1
/
+1
*
Use BB_FEATURE_CLEAN_UP where appropriate
andersen
2000-07-25
1
-1
/
+4
*
Extract usage information into a separate file.
kraai
2000-07-16
1
-22
/
+0
*
Use errorMsg rather than fprintf.
kraai
2000-07-14
1
-5
/
+3
*
Always report the applet name when doing error reporting.
kraai
2000-07-12
1
-1
/
+1
*
Argh. More cross libc cleanup. Should be ok now...
andersen
2000-07-08
1
-18
/
+5
*
More cleanup on umount
andersen
2000-07-08
1
-5
/
+17
*
Update files to reduce dependance on kernel version...
andersen
2000-07-08
1
-10
/
+10
*
Finish off the libc5 porting effort. Everything now works with libc5
andersen
2000-06-19
1
-1
/
+1
*
Make umount work and compile cleanly under libc5 and libc6.
andersen
2000-06-19
1
-5
/
+16
*
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
erik
2000-05-12
1
-2
/
+5
*
Add support for "noatime" and "nodiratime" mount flags to mount.
erik
2000-05-05
1
-3
/
+21
*
Remove BB_FEATURE_REMOUNT (small, and should always be present)
erik
2000-05-03
1
-8
/
+0
*
Upates to include copyright 2000 to everything
erik
2000-04-13
1
-1
/
+1
*
minor changes to mount/umount to support-by-ignoring the "-v" flag.
erik
2000-04-04
1
-0
/
+2
*
My latest ramblings.
erik
2000-03-23
1
-0
/
+4
*
Use the nice new find_real_root_device function to find the
erik
2000-03-22
1
-6
/
+4
*
* all mallocs now use xmalloc (and so are OOM error safe), and
erik
2000-03-21
1
-2
/
+1
*
Some bug fixes I forgot to check-in the other day.
erik
2000-03-13
1
-1
/
+14
*
Fixed rebooting when init runs as /linuxrc
erik
2000-02-23
1
-0
/
+4
*
Fixed the init problem where it wouldn't unmount filesystems
erik
2000-02-09
1
-95
/
+97
*
Some formatting updates (ran the code through indent)
erik
2000-02-08
1
-141
/
+150
*
A few minor updates. ;-)
erik
2000-02-07
1
-55
/
+142
*
mount and umount could leak loop device allocations causing the system to
erik
2000-01-26
1
-52
/
+18
*
* added (and documented) "-n" option for head -
erik
2000-01-23
1
-1
/
+1
*
* Added -o loop option for mount, and support in umount for loop
erik
2000-01-13
1
-8
/
+64
*
Stuf
andersen
1999-12-07
1
-7
/
+0
*
Stuf
andersen
1999-12-07
1
-0
/
+6
*
Fixes
andersen
1999-11-27
1
-2
/
+7
*
updates for the day
andersen
1999-11-13
1
-1
/
+1
*
Updates to usage, and made tar work.
andersen
1999-11-10
1
-3
/
+3
*
More stuff -- ready for release.
andersen
1999-11-05
1
-4
/
+5
*
More stuff.
andersen
1999-11-04
1
-15
/
+53
*
Fixed up copyright notices and such
andersen
1999-10-20
1
-1
/
+3
*
Added sfdisk. Ststic-ified a bunch of stuff.
andersen
1999-10-19
1
-1
/
+1
*
More stuff.
andersen
1999-10-18
1
-4
/
+2
[next]