Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko 31c984dd69 umount: build fix for older glibc hace 8 años
  Denys Vlasenko ab3964db4e libbb: introduce kernel-style BUILD_BUG_ON() hace 9 años
  Denys Vlasenko c919d561ad umount: always use umount2 syscall with specified flags hace 9 años
  Denys Vlasenko 86a03bee1d umount: make -d always active, add -D to suppress it hace 12 años
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts hace 13 años
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h hace 13 años
  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 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 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 17 años
  Denis Vlasenko 1119972f91 umount: umount -a shouldn't stop on first failure hace 18 años