xtraeme
60fef07963
Kill __P(), use ANSI function declarations; WARNS=3.
2005-02-05 14:55:44 +00:00
erh
fdd16c549b
Fix PR#3617 and PR#3205: call realpath to convert mount points and paths to
...
device nodes into absolute paths before using them.
2005-01-31 05:19:18 +00:00
jdolecek
913ed381f5
g/c all traces of FreeBSD-specific code - it only obfuscated the code without
...
any real benefit
2003-08-02 10:11:47 +00:00
christos
e6cde3e511
print masks and modes in octal.
2003-05-03 15:37:07 +00:00
jdolecek
899bce0921
use <> rather than "" for #include mntopts.h
2003-03-22 11:15:45 +00:00
itojun
8a0d796998
minor KNF
2002-10-01 09:20:35 +00:00
christos
9f9ee29713
MNT_GETARGS support
2002-09-21 18:43:31 +00:00
jdolecek
debb6d80a3
make the code includable into other programs:
...
* make static all symbols which do not need to be exported
* rename main() to mount_FOO()
* new main() now just calls mount_FOO(), main() is only compiled in if
MOUNT_NOMAIN is not defined
* a_gid(), a_uid() and a_mask() were put into ../mount/fattr.[ch], local
versions removed
2000-10-30 20:56:57 +00:00
cgd
d220ca5ba3
fix up NetBSD RCS Ids to match the standard, and the leading comment as
...
to match as well. No functional changes.
2000-06-14 06:48:47 +00:00
perseant
8847804fc3
Regularize error reporting of mount_* commands for failure of mount(2)
...
to the form:
mount_xxx: dev on dir: reason for failure
1999-06-25 19:28:35 +00:00
christos
17371dd632
Make this compile...
1999-05-06 16:08:54 +00:00
christos
67e9632a62
Import yesterday's FreeBSD mount_ntfs source
1999-05-06 16:05:21 +00:00