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