Commit History

Author SHA1 Message Date
  Eric Andersen c4cef5ab06 Move the mtab support stuff into libbb 24 years ago
  Eric Andersen 1ca20a7747 A nice patch from Larry Doolittle that adds -Wshadow and 24 years ago
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 years ago
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 years ago
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for 24 years ago
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 years ago
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 24 years ago
  Matt Kraai fd4c58d7c5 Fix the exit status of umount -a, a casualty of the TRUE/FALSE normalization. 24 years ago
  Matt Kraai a9819b2908 Use busybox error handling functions wherever possible. 24 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Matt Kraai 92ed8a3519 Fix exit status on failure. 24 years ago
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Eric Andersen b040d4f3da Use BB_FEATURE_CLEAN_UP where appropriate 24 years ago
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 years ago
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. 24 years ago
  Matt Kraai be84cd4ef6 Always report the applet name when doing error reporting. 24 years ago
  Eric Andersen a57ba4db64 Argh. More cross libc cleanup. Should be ok now... 24 years ago
  Eric Andersen 2cd439f7f0 More cleanup on umount 24 years ago
  Eric Andersen bd22ed8067 Update files to reduce dependance on kernel version... 24 years ago
  Eric Andersen bd4a75f6c8 Finish off the libc5 porting effort. Everything now works with libc5 24 years ago
  Eric Andersen e1e23eecab Make umount work and compile cleanly under libc5 and libc6. 24 years ago
  Erik Andersen 7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 24 years ago
  Erik Andersen 6c5f2c6021 Add support for "noatime" and "nodiratime" mount flags to mount. 24 years ago
  Erik Andersen 0a704e8ff6 Remove BB_FEATURE_REMOUNT (small, and should always be present) 24 years ago
  Erik Andersen 61677feff7 Upates to include copyright 2000 to everything 25 years ago
  Erik Andersen 983b51b17b minor changes to mount/umount to support-by-ignoring the "-v" flag. 25 years ago
  Erik Andersen 298854f029 My latest ramblings. 25 years ago
  Erik Andersen ec5bd90916 Use the nice new find_real_root_device function to find the 25 years ago