Commit History

Author SHA1 Message Date
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Bernhard Reutner-Fischer 882062915d mount: for NFS use tcp per default rather than udp 13 years ago
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 years ago
  Roman Borisov 19311bfa7b mount: add --rbind option support 13 years ago
  Roman Borisov d3679d2491 mount: rprivate option fix 13 years ago
  Denys Vlasenko c6450c974f mount: strip multiple trailing slashes, not just one 14 years ago
  Roman Borisov c8dc01dc80 mount: update /etc/mtab properly on mount --move 14 years ago
  Peter Korsgaard 301fe50ca2 mount: ignore unknown mount options when remounting NFS mounts 14 years ago
  Roman Borisov 945fd173e9 mount: fix wrong long option namess 14 years ago
  Alexander Shishkin 7765095441 mount: pass NULL, not "", as "data" to mount syscall if we have no opts 14 years ago
  Alexander Shishkin 54779a47e9 mount: code shrink (-81 bytes) 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i 14 years ago
  Denys Vlasenko fa1b3705a3 mount: fix a case when sometimes error message is not printed 14 years ago
  Denys Vlasenko dc1fd2e52a mount: handle EDQUOT > 255 properly. closes bug 1579 14 years ago
  Denys Vlasenko 651a2697f7 *: merge some common strings 14 years ago
  Denys Vlasenko 8531d76a15 *: code shrink and better "died from signal" reporting from wait4pid 14 years ago
  Denys Vlasenko 99069330a1 *: gethostname-related fixes 15 years ago
  Denys Vlasenko b741cd28d1 whitespace fix 15 years ago
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 15 years ago
  Denys Vlasenko 6b9f163353 *: style fixes. no code changes (verified with objdump) 15 years ago
  Denys Vlasenko cc428147c1 mount: dont include NFS headers if not needed; drop support for Linux <2.2.0 15 years ago
  Denys Vlasenko b7a0e13d1c mount: fix goof in last commit; clear errno since we use perror_msg later 15 years ago
  Denys Vlasenko 4e60f304d4 mount: if we mount //host/xxx, add ip=IPADDR to options 15 years ago
  Denys Vlasenko 8656676a21 mount: "already mounted" msg appears only if -v 15 years ago
  Denys Vlasenko a7329667b4 mount: prevent second mount -a from mounting everything again 15 years ago
  Michael Abbott 6b5accbfc1 mount: add support for -O list. +44 bytes 15 years ago
  Denys Vlasenko b2e5fc35eb ntpd: and real handling for -N, show usage w/o options; trim text 15 years ago
  Denys Vlasenko 102ff76c84 mount: clean up #defines. No code changes 15 years ago
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" 15 years ago