summaryrefslogtreecommitdiff
path: root/nfs/ops.c
AgeCommit message (Expand)Author
2019-07-27Fix missing gnu_dev_* prototypesSamuel Thibault
2018-06-13Hurd patches (fix compilation)Luca Weiss
2018-03-05Add file_utimens RPC to use a struct timespecFlávio Cruz
2017-08-05Simplify deallocations.Justus Winter
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2016-03-21netfs: Remove global reference count lock.Flavio Cruz
2015-12-29fix compiler warnings in hurd/nfs and hurd/nfsdFlavio Cruz
2012-11-27Switch from cthreads to pthreadsRichard Braun
2011-10-19Fix building of nfs.static.Thomas Schwinge
2002-09-292002-09-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2002-05-132002-05-13 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-082002-05-08 Roland McGrath <roland@frob.com>Roland McGrath
2001-01-302000-12-26 Neal H Walfield <neal@cs.uml.edu>Marcus Brinkmann
2000-11-262000-11-26 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
1999-07-111999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-02-031999-02-01 Mark Kettenis <kettenis@phys.uva.nl>Thomas Bushnell
1999-01-31Sun Jan 31 18:39:09 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-01-241999-01-22 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-08-20Wed Aug 20 14:31:03 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-08-07Wed Aug 6 15:23:03 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-07-29Tue Jul 29 15:38:15 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-06-20(netfs_validate_stat):Miles Bader
1997-05-21Wed May 21 12:07:24 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-05-20*** empty log message ***Thomas Bushnell
1997-05-20*** empty log message ***Thomas Bushnell
1997-05-20*** empty log message ***Thomas Bushnell
1997-05-20Tue May 20 15:35:39 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-04-16Fix compilation error.Thomas Bushnell
1997-04-10Thu Apr 10 13:25:12 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-02-12Wed Feb 12 13:53:42 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-11-18Mon Nov 18 17:01:38 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-10-31(netfs_attempt_statfs):Miles Bader
1996-10-03*** empty log message ***Thomas Bushnell
1996-09-04*** empty log message ***Thomas Bushnell
1996-08-15*** empty log message ***Thomas Bushnell
1996-08-14*** empty log message ***Thomas Bushnell
1996-08-13*** empty log message ***Thomas Bushnell
1996-08-01*** empty log message ***Thomas Bushnell
1996-07-04(netfs_attempt_link) [case SYMLINK]: Include directory handle as anMichael I. Bushnell
1996-05-14(netfs_attempt_unlink): Add new arg in call to netfs_attempt_link.Michael I. Bushnell
1996-05-10(netfs_attempt_rename, netfs_attempt_link): New parm EXCL, but don'tMichael I. Bushnell
1996-05-10(netfs_attempt_statfs): Expect and fill in new statfs buffer.Michael I. Bushnell
1996-04-11(guess_mode_use): New function.Michael I. Bushnell
1996-04-02(netfs_report_access): Oops.Michael I. Bushnell
1996-04-02(netfs_report_access): Never mind on new calling conv.Michael I. Bushnell
1996-04-02(netfs_report_access): Support new calling convention wrt TYPES.Michael I. Bushnell
1996-04-02(netfs_report_access): Bother to initialize LEN.Michael I. Bushnell
1996-03-29(netfs_report_access): Make sure netfs_attempt_read return aMichael I. Bushnell
1996-03-29(netfs_attempt_write): Truncate to THISAMT instead of AMT.Michael I. Bushnell