index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libnetfs
/
netfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_t
Samuel Thibault
2023-08-08
1
-2
/
+2
*
Fix const warnings
Samuel Thibault
2022-01-17
1
-12
/
+12
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
1
-1
/
+1
*
libnetfs: new user callback: netfs_get_filemap()
Joan Lledó
2021-12-25
1
-0
/
+5
*
libnetfs: document return value of netfs_startup
Andrea Monaco
2021-10-30
1
-1
/
+2
*
libnetfs: Support for file record locking
Svante Signell
2019-10-30
1
-6
/
+6
*
Catch LFS64 inconsistencies in RPC server stubs
Samuel Thibault
2019-07-27
1
-0
/
+41
*
Add file_utimens RPC to use a struct timespec
Flávio Cruz
2018-03-05
1
-1
/
+1
*
Remove unused parameter from the 'get_source' machinery.
Justus Winter
2017-09-01
1
-5
/
+4
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-1
/
+1
*
Revert "libnetfs: remove unused fields."
Samuel Thibault
2017-01-02
1
-0
/
+2
*
netfs: Remove global reference count lock.
Flavio Cruz
2016-03-21
1
-15
/
+27
*
libnetfs: remove unused fields.
Flavio Cruz
2016-02-15
1
-2
/
+0
*
Use refcount_t for peropen reference counting in libnetfs.
Flavio Cruz
2016-02-07
1
-1
/
+1
*
libnetfs: add netfs_make_node_alloc to allocate fat nodes
Justus Winter
2014-05-28
1
-0
/
+27
*
libnetfs: fix receiver lookups in fsys server functions
Justus Winter
2014-02-25
1
-0
/
+6
*
hurd: fix the get-children and get-source procedures
Justus Winter
2014-02-25
1
-4
/
+5
*
libnetfs: add fsys_get_source
Justus Winter
2013-09-15
1
-1
/
+7
*
libnetfs: track file name in struct peropen
Justus Winter
2013-09-15
1
-0
/
+2
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-2
/
+3
*
2002-06-07 Roland McGrath <roland@frob.com>
Roland McGrath
2002-06-11
1
-7
/
+7
*
2002-05-13 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-13
1
-0
/
+4
*
libnetfs/
Marcus Brinkmann
2002-05-13
1
-0
/
+8
*
2002-05-07 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-08
1
-15
/
+15
*
2001-01-15 Neal H Walfield <neal@cs.uml.edu>
Marcus Brinkmann
2001-01-30
1
-0
/
+16
*
2001-01-30 Neal H Walfield <neal@cs.uml.edu>
Marcus Brinkmann
2001-01-30
1
-1
/
+2
*
2001-01-14 Neal H Walfield <neal@cs.uml.edu>
Marcus Brinkmann
2001-01-21
1
-7
/
+7
*
Bah.
Marcus Brinkmann
2000-12-30
1
-2
/
+5
*
2000-12-30 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2000-12-30
1
-6
/
+9
*
2000-12-30 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2000-12-30
1
-89
/
+141
*
1999-07-01 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-07-01
1
-42
/
+3
*
Sun Jan 31 18:27:42 1999 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-01-31
1
-2
/
+3
*
(netfs_get_translator):
Miles Bader
1997-06-20
1
-3
/
+8
*
(struct peropen):
Miles Bader
1997-03-02
1
-3
/
+18
*
Mon Nov 18 17:06:39 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1996-11-18
1
-45
/
+32
*
Mon Oct 21 21:56:33 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1996-10-24
1
-3
/
+7
*
(netfs_get_options):
Miles Bader
1996-09-23
1
-7
/
+6
*
(struct node): Delete member identity.
Michael I. Bushnell
1996-07-03
1
-2
/
+0
*
Revert last changes.
Michael I. Bushnell
1996-07-02
1
-12
/
+1
*
(struct node): Member identity now points to a struct.
Michael I. Bushnell
1996-07-02
1
-1
/
+1
*
(netfs_identity_class): New variable.
Michael I. Bushnell
1996-07-02
1
-0
/
+11
*
Change options parsing interface to match libdiskfs's:
Miles Bader
1996-06-26
1
-33
/
+35
*
(struct node): New member `identity'.
Michael I. Bushnell
1996-05-14
1
-1
/
+3
*
(netfs_attempt_link): Add excl parm.
Michael I. Bushnell
1996-05-09
1
-3
/
+4
*
(netfs_attempt_statfs): Use struct statfs, not old deprecated
Michael I. Bushnell
1996-05-09
1
-1
/
+1
*
ioserver.h -> iohelp.h.
Michael I. Bushnell
1996-05-09
1
-1
/
+1
*
Never mind.c
Michael I. Bushnell
1996-04-02
1
-4
/
+2
*
(netfs_report_access): Doc fix.
Michael I. Bushnell
1996-04-02
1
-3
/
+5
*
(netfs_startup): Add declaration.
Michael I. Bushnell
1996-03-18
1
-0
/
+2
*
(netfs_protid_class, netfs_control_class, netfs_port_bucket,
Michael I. Bushnell
1996-03-18
1
-6
/
+26
[next]