Alexander Shishkin
|
7765095441
mount: pass NULL, not "", as "data" to mount syscall if we have no opts
|
14 年之前 |
Alexander Shishkin
|
54779a47e9
mount: code shrink (-81 bytes)
|
14 年之前 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年之前 |
Denys Vlasenko
|
7783248eaa
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
|
14 年之前 |
Denys Vlasenko
|
fa1b3705a3
mount: fix a case when sometimes error message is not printed
|
14 年之前 |
Denys Vlasenko
|
dc1fd2e52a
mount: handle EDQUOT > 255 properly. closes bug 1579
|
14 年之前 |
Denys Vlasenko
|
651a2697f7
*: merge some common strings
|
14 年之前 |
Denys Vlasenko
|
8531d76a15
*: code shrink and better "died from signal" reporting from wait4pid
|
14 年之前 |
Denys Vlasenko
|
99069330a1
*: gethostname-related fixes
|
14 年之前 |
Denys Vlasenko
|
b741cd28d1
whitespace fix
|
15 年之前 |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
15 年之前 |
Denys Vlasenko
|
6b9f163353
*: style fixes. no code changes (verified with objdump)
|
15 年之前 |
Denys Vlasenko
|
cc428147c1
mount: dont include NFS headers if not needed; drop support for Linux <2.2.0
|
15 年之前 |
Denys Vlasenko
|
b7a0e13d1c
mount: fix goof in last commit; clear errno since we use perror_msg later
|
15 年之前 |
Denys Vlasenko
|
4e60f304d4
mount: if we mount //host/xxx, add ip=IPADDR to options
|
15 年之前 |
Denys Vlasenko
|
8656676a21
mount: "already mounted" msg appears only if -v
|
15 年之前 |
Denys Vlasenko
|
a7329667b4
mount: prevent second mount -a from mounting everything again
|
15 年之前 |
Michael Abbott
|
6b5accbfc1
mount: add support for -O list. +44 bytes
|
15 年之前 |
Denys Vlasenko
|
b2e5fc35eb
ntpd: and real handling for -N, show usage w/o options; trim text
|
15 年之前 |
Denys Vlasenko
|
102ff76c84
mount: clean up #defines. No code changes
|
15 年之前 |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 年之前 |
Vladimir Dronnikov
|
be168b1197
wget: fix for code 302; mount: support -o union
|
15 年之前 |
Natanael Copa
|
9aff29997e
swaponoff: add uuid/label support. By Natanael Copa
|
15 年之前 |
Denys Vlasenko
|
ba98603264
mount: do not execute "mount.(null)" :)
|
15 年之前 |
Denys Vlasenko
|
da49f58524
move libc related stuff out of platform.h
|
15 年之前 |
Denys Vlasenko
|
e2e4cc249d
mount: support -i; pass through -f and -n to helpers as necessary
|
15 年之前 |
Denys Vlasenko
|
810b7161dc
mount: save 80 bytes by forced de-inlining
|
15 年之前 |
Denys Vlasenko
|
e71dd7c1db
mount: document when kernel started accepting string as NFS options
|
15 年之前 |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 年之前 |
Denis Vlasenko
|
5c32993009
mount: users report that CIFS support is breaking things,
|
15 年之前 |