OpenGrok
Cross Reference: fattr.c
xref
: /
src
/
sbin
/
mount
/
fattr.c
Home
|
History
|
Annotate
|
Download
|
only in
mount
History log of
/src/sbin/mount/fattr.c
Revision
Date
Author
Comments
1.10
19-Jun-2009
stacktic
Fixed a_mask to actually use its argument
1.9
05-Aug-2008
pooka
Refactor mount utilities to provide a mount_fs_parseargs() routine.
Use this routine both in mount_fs and rump_fs to provide equivalent
command line parameters and therefore usage interchangeability.
While doing this, combine some common mountgoop to mountprog.h
1.8
28-Apr-2008
martin
branches: 1.8.2;
Remove clause 3 and 4 from TNF licenses
1.7
10-Mar-2007
hubertf
branches: 1.7.12; 1.7.14;
- removes unused ctype.h header
- correct comment in mount_nfs/getnfsargs.c: s/Nead/Need/
From: Slava Semushin <php-coder@altlinux.ru>
1.6
17-Jan-2007
hubertf
Remove more duplicate #includes,
from Slava Semushin <slava.semushin@gmail.com>
1.5
02-Feb-2006
christos
expose a_num.
1.4
03-Mar-2005
dsl
Simplify a_uid and a_gid, and fix a_mask to actually use its argument
(fortunately it is always called with 'optarg')
Saves a few bytes from mount_msdos in rescue_tiny.
1.3
29-Oct-2004
dsl
Add (unsigned char) cast to ctype function
1.2
30-Oct-2000
jdolecek
fix copyright (damned copy&paste)
1.1
30-Oct-2000
jdolecek
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
1.7.14.1
18-May-2008
yamt
sync with head.
1.7.12.2
28-Sep-2008
mjf
Sync with HEAD.
1.7.12.1
02-Jun-2008
mjf
Sync with HEAD.
1.8.2.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
Indexes created Fri Oct 17 09:09:57 GMT 2025