index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
umount.c
Age
Commit message (
Expand
)
Author
2000-09-25
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-07-25
Use BB_FEATURE_CLEAN_UP where appropriate
Eric Andersen
2000-07-16
Extract usage information into a separate file.
Matt Kraai
2000-07-14
Use errorMsg rather than fprintf.
Matt Kraai
2000-07-12
Always report the applet name when doing error reporting.
Matt Kraai
2000-07-08
Argh. More cross libc cleanup. Should be ok now...
Eric Andersen
2000-07-08
More cleanup on umount
Eric Andersen
2000-07-08
Update files to reduce dependance on kernel version...
Eric Andersen
2000-06-19
Finish off the libc5 porting effort. Everything now works with libc5
Eric Andersen
2000-06-19
Make umount work and compile cleanly under libc5 and libc6.
Eric Andersen
2000-05-12
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-05-05
Add support for "noatime" and "nodiratime" mount flags to mount.
Erik Andersen
2000-05-03
Remove BB_FEATURE_REMOUNT (small, and should always be present)
Erik Andersen
2000-04-13
Upates to include copyright 2000 to everything
Erik Andersen
2000-04-04
minor changes to mount/umount to support-by-ignoring the "-v" flag.
Erik Andersen
2000-03-23
My latest ramblings.
Erik Andersen
2000-03-22
Use the nice new find_real_root_device function to find the
Erik Andersen
2000-03-21
* all mallocs now use xmalloc (and so are OOM error safe), and
Erik Andersen
2000-03-13
Some bug fixes I forgot to check-in the other day.
Erik Andersen
2000-02-23
Fixed rebooting when init runs as /linuxrc
Erik Andersen
2000-02-09
Fixed the init problem where it wouldn't unmount filesystems
Erik Andersen
2000-02-08
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-07
A few minor updates. ;-)
Erik Andersen
2000-01-26
mount and umount could leak loop device allocations causing the system to
Erik Andersen
2000-01-23
* added (and documented) "-n" option for head -
Erik Andersen
2000-01-13
* Added -o loop option for mount, and support in umount for loop
Erik Andersen
1999-12-07
Stuf
Eric Andersen
1999-12-07
Stuf
Eric Andersen
1999-11-27
Fixes
Eric Andersen
1999-11-13
updates for the day
Eric Andersen
1999-11-10
Updates to usage, and made tar work.
Eric Andersen
1999-11-05
More stuff -- ready for release.
Eric Andersen
1999-11-04
More stuff.
Eric Andersen
1999-10-20
Fixed up copyright notices and such
Eric Andersen
1999-10-19
Added sfdisk. Ststic-ified a bunch of stuff.
Eric Andersen
1999-10-18
More stuff.
Eric Andersen
1999-10-18
More fixes
Eric Andersen
1999-10-14
Fixed cp -[aR] and some other stuf.
Eric Andersen
1999-10-09
More stuff.
Eric Andersen
1999-10-05
Initial revision
Eric Andersen
[prev]