Historial de Commits

Autor SHA1 Mensaje Fecha
  Rob Landley 2658888c78 umount: cleanup and code shrink hace 14 años
  Denys Vlasenko ba04337e1f umount: I forgot to change another PATH_MAX to 4096 hace 14 años
  Denys Vlasenko 07b1c6ecc0 umount: do not (ab)use PATH_MAX as mntent buffer size hace 14 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  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 17 años
  Denis Vlasenko ef36c04ccf umount: fix fallout from stack reduction change hace 17 años
  Denis Vlasenko 5cc6459c46 umount: stop using excessive aounts of stack. Surprisingly, hace 17 años
  Denis Vlasenko b4f608d8e0 readlink: realpath requires PATH_MAX, bb_common_bufsiz1 can be too small hace 17 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 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 18 años
  Denis Vlasenko 1119972f91 umount: umount -a shouldn't stop on first failure hace 18 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