Historial de Commits

Autor SHA1 Mensaje Fecha
  Jérémie Koenig fbedacfc8c Hurd compat fixes. Mostly dealing with absent PATH_MAX hace 14 años
  Denys Vlasenko da49f58524 move libc related stuff out of platform.h hace 15 años
  Denis Vlasenko 7aaedcf21e mount: support "-O option"; stop trying to mount swap partitions hace 15 años
  Denis Vlasenko 9604e1b8fc modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" hace 15 años
  Bernhard Reutner-Fischer a53de7f7c2 - fix spelling hace 16 años
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. hace 16 años
  Denis Vlasenko a0e17f7df6 [u]mount: add/update dietlibc build fix hace 16 años
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) hace 16 años
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
  Denis Vlasenko b2e578a1f2 umount: instead of non-standard -D, use -d with opposite meaning hace 16 años
  Denis Vlasenko ef36c04ccf umount: fix fallout from stack reduction change hace 16 años
  Denis Vlasenko 5cc6459c46 umount: stop using excessive aounts of stack. Surprisingly, hace 16 años
  Denis Vlasenko b4f608d8e0 readlink: realpath requires PATH_MAX, bb_common_bufsiz1 can be too small hace 16 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 16 años
  Denis Vlasenko fdf9060aa3 umount: support (by ignoring) -i; style fixes hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko bf295dd5b6 [u]mount: extend -t option (Roy Marples <uberlord@gentoo.org>) hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 17 años
  Denis Vlasenko 1119972f91 umount: umount -a shouldn't stop on first failure hace 17 años
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. hace 18 años
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that hace 18 años
  Denis Vlasenko 9213a9e0f2 whitespace cleanup hace 18 años
  Denis Vlasenko af9854b81a umount: do not try to close FILE* which is NULL. hace 18 años
  Rob Landley 4470b74e29 The kernel can't handle umount /dev/hdc, we have to do it through mtab, hace 18 años
  Rob Landley 7478804b78 Fix umount so loop device disassociation hopefully doesn't screw up errno on hace 18 años
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate hace 18 años
  Rob Landley 22d26fc6ae Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of hace 18 años
  Rob Landley 5a57821565 Bug fix: umount wasn't detaching loop devices unless mtab support was enabled. hace 18 años
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function hace 18 años