تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Rob Landley cc6d8d30ec Fix umount so it works if there's no /etc/mtab or /proc/mounts, make 18 سال پیش
  "Vladimir N. Oleynik" 54cb5c6af3 better check usage with options, correct show problem error message, indent 19 سال پیش
  Rob Landley 16722554bf Tito switched option parsing over to switch umount over to bb_getopt_ulflags(). 19 سال پیش
  Rob Landley f4c684a1ef When compiling with FEATURE_MTAB_SUPPORT disabled, the call to erase_mtab() 19 سال پیش
  Rob Landley 6a6798b8e4 Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk 19 سال پیش
  Eric Andersen 93d7fba892 Tito, farmatito at tiscali dot it writes: 20 سال پیش
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 سال پیش
  Glenn L McGrath 15a4f1ee50 Patch from Chris Larson (kergoth), to allow multiple directores to be 20 سال پیش
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 سال پیش
  Eric Andersen 9d7f0f0fe8 Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display a 21 سال پیش
  Manuel Novoa III cad5364599 Major coreutils update. 21 سال پیش
  Aaron Lehmann a170e1c858 Change if(x)free(x); to free(x); 21 سال پیش
  Matt Kraai 1f0c43668a Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. 22 سال پیش
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 سال پیش
  Eric Andersen 8a915880e7 Teach libc5 about realpath 23 سال پیش
  Eric Andersen c911a4389b Patch from Vladimir: 23 سال پیش
  Matt Kraai adcbc12d85 Canonicalize path before trying to unmount it. 23 سال پیش
  Eric Andersen c4cef5ab06 Move the mtab support stuff into libbb 23 سال پیش
  Eric Andersen 1ca20a7747 A nice patch from Larry Doolittle that adds -Wshadow and 23 سال پیش
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 23 سال پیش
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 23 سال پیش
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 23 سال پیش
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for 23 سال پیش
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 23 سال پیش
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 23 سال پیش
  Matt Kraai fd4c58d7c5 Fix the exit status of umount -a, a casualty of the TRUE/FALSE normalization. 23 سال پیش
  Matt Kraai a9819b2908 Use busybox error handling functions wherever possible. 23 سال پیش
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 23 سال پیش
  Matt Kraai 92ed8a3519 Fix exit status on failure. 23 سال پیش
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 23 سال پیش