summaryrefslogtreecommitdiff
path: root/pfinet/io-ops.c
AgeCommit message (Expand)Author
2023-12-29Use mach_msg_type_number_t whenever required to avoid warningsFlavio Cruz
2023-12-29pfinet and pci-arbiter: update server handlers to return kern_return_t to fix...Flavio Cruz
2023-05-10More prototypes fixesSamuel Thibault
2022-08-29Fix types of read write and readables methodsEtienne Brateau
2022-02-12Fix warningSamuel Thibault
2022-01-16Make RPC input array parameters constSamuel Thibault
2022-01-01Fix build warningsSamuel Thibault
2020-01-05pfinet: Fix buildSamuel Thibault
2020-01-05lwip,pfinet: Make S_io_reauthenticate return errorSamuel Thibault
2020-01-05lwip,pfinet: Fix crash on make_sock_user getting EINTRSamuel Thibault
2019-09-01Use the data_t type defined in hurd_types.h.Flavio Cruz
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2015-07-04Do not keep mutex locked while waiting for authenticate loopSamuel Thibault
2014-12-10Replace `bzero' with `memset'Justus Winter
2013-03-11Fix libpthread conversionSamuel Thibault
2013-02-28Add io_select_timeout to the io interfaceRichard Braun
2013-01-14Pass pfinet errors to io_select callersSamuel Thibault
2012-11-27Switch from cthreads to pthreadsRichard Braun
2010-08-01pfinet: check return value of mmap() in S_io_read() and S_socket_recv()Olaf Buddenhagen
2010-06-28Fix memory leak on receive errorSamuel Thibault
2002-06-112002-06-08 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-292002-05-29 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-292002-05-28 Roland McGrath <roland@frob.com>Roland McGrath
2001-01-11hurd/Marcus Brinkmann
2000-03-172000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-02-072000-02-06 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-02-042000-02-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-09-13Reverted changes related to io_map_segment.Roland McGrath
1999-09-081999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-07-111999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-07-111999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-02-16Tue Feb 16 05:50:27 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1998-04-24Fri Apr 24 15:43:07 1998 Thomas Bushnell, n/BSG <tb@mit.edu>Thomas Bushnell
1997-08-25(S_io_write):Miles Bader
1996-07-19*** empty log message ***Michael I. Bushnell
1996-07-14(S_io_reauthenticate): Repeat auth_server_authenticate for as long asMichael I. Bushnell
1996-07-08(S_io_reauthenticate): Don't use unsafe MOVE_SEND in call toMichael I. Bushnell
1996-05-14(S_io_identity): New function.Michael I. Bushnell
1996-05-10(S_io_reauthenticate): Use new auth_server_authenticate interface.Michael I. Bushnell
1995-12-27entered into RCSMiles Bader
1995-11-29Formerly io-ops.c.~7~Michael I. Bushnell
1995-11-09Formerly io-ops.c.~6~Michael I. Bushnell
1995-11-08Formerly io-ops.c.~5~Michael I. Bushnell
1995-11-06Formerly io-ops.c.~4~Michael I. Bushnell
1995-11-01Formerly io-ops.c.~3~Michael I. Bushnell
1995-10-26Formerly io-ops.c.~2~Michael I. Bushnell
1995-10-26Initial revisionMichael I. Bushnell