- 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
- d9d03b8 Mount error return code fix from Kent Robotti -- we must reset the error by Eric Andersen · 24 years ago
- f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
- 92ed8a3 Fix exit status on failure. by Matt Kraai · 24 years ago
- 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
- 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
- 8847b9a Remove a warning. Patch from Bryan Rittmeyer <bryan@ixiacom.com> by Eric Andersen · 24 years ago
- 0cccdfa When mounting a ro fs rw, print warning and then mount it ro. Patch by Eric Andersen · 24 years ago
- 252bacc Apply a patch from Chip Rosenthal <chip@unicom.com> to fix NFS mounting, by Eric Andersen · 24 years ago
- 322ae93 Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of by Matt Kraai · 24 years ago
- 32f2769 From Ken Chalmers <chalmers@norscan.com>: by Pavel Roskin · 24 years ago
- 0c8e2a6 Fixed the "-f" option. -Erik by Eric Andersen · 24 years ago
- fdd5103 Merge in two patches from Dave Cinege: by Eric Andersen · 24 years ago
- b040d4f Use BB_FEATURE_CLEAN_UP where appropriate -Erik by Eric Andersen · 24 years ago
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- e7413a9 A couple of minor warning cleanups. -Erik by Eric Andersen · 24 years ago
- d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
- be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
- c674d70 Comment on kernel stuff -Erik by Eric Andersen · 24 years ago
- a57ba4d Argh. More cross libc cleanup. Should be ok now... -Erik by Eric Andersen · 24 years ago
- bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
- 89bc256 Remove misguided klude around for 2.4.x-test* brokenness. Al Viro by Eric Andersen · 24 years ago
- 10dc9d4 Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in by Eric Andersen · 24 years ago
- a42982e * Fixed 'swapon -a' and 'swapoff -a', which were broken. by Eric Andersen · 24 years ago
- 680d65a "mount" now reports errors from nfsmount() and assumes NFS mount by Pavel Roskin · 24 years ago
- 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
- 6c5f2c6 Add support for "noatime" and "nodiratime" mount flags to mount. by Erik Andersen · 25 years ago
- 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 25 years ago
- 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 25 years ago
- 983b51b minor changes to mount/umount to support-by-ignoring the "-v" flag. by Erik Andersen · 25 years ago
- 298854f My latest ramblings. -Erik by Erik Andersen · 25 years ago
- ec5bd90 Use the nice new find_real_root_device function to find the by Erik Andersen · 25 years ago
- ce91732 Some bug fixes I forgot to check-in the other day. by Erik Andersen · 25 years ago
- 269bba2 Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler by Erik Andersen · 25 years ago
- 246cc6d Wrote killall. by Erik Andersen · 25 years ago
- e132f4b Fixed the init problem where it wouldn't unmount filesystems by Erik Andersen · 25 years ago
- e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
- 04e9702 Clear up some ambiguity with old style assignments. -Erik by Erik Andersen · 25 years ago
- de7965c Shuffle location of generic code into utility.c -Erik by Erik Andersen · 25 years ago
- 5cbdd71 mount and umount could leak loop device allocations causing the system to by Erik Andersen · 25 years ago
- 5509af7 * added (and documented) "-n" option for head - by Erik Andersen · 25 years ago
- 3163821 Sync up busybox with the latest and greatest. This is not stuff for by Erik Andersen · 25 years ago
- b7cc49d * Added -o loop option for mount, and support in umount for loop by Erik Andersen · 25 years ago
- 0881de7 The latest and greatest. init basically works, though needs by Erik Andersen · 25 years ago
- 0ecb54a Stuf by Eric Andersen · 25 years ago
- a9c95ea Updates by Eric Andersen · 25 years ago
- d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
- 29d2e36 Fixed ln, df, and removed redundant stuff from mtab. by Eric Andersen · 25 years ago
- d0246fb More stuff. by Eric Andersen · 25 years ago
- 3ae0c78 Stuf by Eric Andersen · 25 years ago
- c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
- e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
- cb6e256 More stuff by Eric Andersen · 25 years ago
- 3c16382 Fixed cp -[aR] and some other stuf. by Eric Andersen · 25 years ago
- 8341a15 Finally mount works properly. Made debugging work (no more -s ld flag by Eric Andersen · 25 years ago
- 596e546 more stuff by Eric Andersen · 25 years ago
- cc8ed39 Initial revision by Eric Andersen · 25 years ago