aboutsummaryrefslogtreecommitdiff
path: root/pfinet/io-ops.c
Commit message (Expand)AuthorAgeFilesLines
* Use mach_msg_type_number_t whenever required to avoid warningsFlavio Cruz2023-12-291-4/+6
* pfinet and pci-arbiter: update server handlers to return kern_return_t to fix...Flavio Cruz2023-12-291-32/+32
* More prototypes fixesSamuel Thibault2023-05-101-2/+2
* Fix types of read write and readables methodsEtienne Brateau2022-08-291-5/+5
* Fix warningSamuel Thibault2022-02-121-1/+1
* Make RPC input array parameters constSamuel Thibault2022-01-161-3/+3
* Fix build warningsSamuel Thibault2022-01-011-1/+1
* pfinet: Fix buildSamuel Thibault2020-01-051-6/+4
* lwip,pfinet: Make S_io_reauthenticate return errorSamuel Thibault2020-01-051-1/+1
* lwip,pfinet: Fix crash on make_sock_user getting EINTRSamuel Thibault2020-01-051-1/+8
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-2/+2
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-2/+2
* Do not keep mutex locked while waiting for authenticate loopSamuel Thibault2015-07-041-0/+3
* Replace `bzero' with `memset'Justus Winter2014-12-101-1/+1
* Fix libpthread conversionSamuel Thibault2013-03-111-1/+1
* Add io_select_timeout to the io interfaceRichard Braun2013-02-281-9/+35
* Pass pfinet errors to io_select callersSamuel Thibault2013-01-141-4/+9
* Switch from cthreads to pthreadsRichard Braun2012-11-271-26/+26
* pfinet: check return value of mmap() in S_io_read() and S_socket_recv()Olaf Buddenhagen2010-08-011-0/+5
* Fix memory leak on receive errorSamuel Thibault2010-06-281-1/+5
* 2002-06-08 Roland McGrath <roland@frob.com>Roland McGrath2002-06-111-1/+1
* 2002-05-29 Roland McGrath <roland@frob.com>Roland McGrath2002-05-291-2/+2
* 2002-05-28 Roland McGrath <roland@frob.com>Roland McGrath2002-05-291-9/+7
* hurd/Marcus Brinkmann2001-01-111-7/+21
* 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-171-4/+2
* 2000-02-06 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-02-071-3/+3
* 2000-02-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-02-041-125/+83
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-11/+0
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-0/+11
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-1/+1
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-42/+42
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-11/+6
* Tue Feb 16 05:50:27 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-161-1/+8
* Fri Apr 24 15:43:07 1998 Thomas Bushnell, n/BSG <tb@mit.edu>Thomas Bushnell1998-04-241-1/+2
* (S_io_write):Miles Bader1997-08-251-2/+4
* *** empty log message ***Michael I. Bushnell1996-07-191-3/+7
* (S_io_reauthenticate): Repeat auth_server_authenticate for as long asMichael I. Bushnell1996-07-141-13/+23
* (S_io_reauthenticate): Don't use unsafe MOVE_SEND in call toMichael I. Bushnell1996-07-081-1/+2
* (S_io_identity): New function.Michael I. Bushnell1996-05-141-0/+35
* (S_io_reauthenticate): Use new auth_server_authenticate interface.Michael I. Bushnell1996-05-101-4/+2
* entered into RCSMiles Bader1995-12-271-4/+13
* Formerly io-ops.c.~7~Michael I. Bushnell1995-11-291-5/+19
* Formerly io-ops.c.~6~Michael I. Bushnell1995-11-091-4/+131
* Formerly io-ops.c.~5~Michael I. Bushnell1995-11-081-3/+5
* Formerly io-ops.c.~4~Michael I. Bushnell1995-11-061-11/+212
* Formerly io-ops.c.~3~Michael I. Bushnell1995-11-011-0/+86
* Formerly io-ops.c.~2~Michael I. Bushnell1995-10-261-1/+100
* Initial revisionMichael I. Bushnell1995-10-261-0/+49