aboutsummaryrefslogtreecommitdiff
path: root/pfinet/socket-ops.c
Commit message (Expand)AuthorAgeFilesLines
* pfinet and pci-arbiter: update server handlers to return kern_return_t to fix...Flavio Cruz2023-12-291-16/+16
* pfinet: Missing size_t/mach_msg_type_number_t fixSamuel Thibault2023-05-281-2/+2
* Fix types of read write and readables methodsEtienne Brateau2022-08-291-8/+8
* Fix warningSamuel Thibault2022-02-121-1/+1
* Fix warningSamuel Thibault2022-02-121-1/+1
* Make RPC input array parameters constSamuel Thibault2022-01-161-5/+5
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-8/+8
* pfinet: fix memory leakRichard Braun2016-06-141-1/+5
* pfinet: convert to trivfs dynamic classes and bucketsJustus Winter2015-09-271-1/+1
* Switch from cthreads to pthreadsRichard Braun2012-11-271-26/+26
* Fix error values on socket creationPino Toscano2011-12-061-6/+8
* Fix connect(AF_UNSPEC)Samuel Thibault2010-10-301-1/+2
* pfinet: check return value of mmap() in S_io_read() and S_socket_recv()Olaf Buddenhagen2010-08-011-0/+5
* 2007-10-08 Stefan Siegl <stesie@brokenpipe.de>Stefan Siegl2007-10-081-3/+7
* 2002-06-15 Roland McGrath <roland@frob.com>Roland McGrath2002-06-161-1/+3
* 2002-05-28 Roland McGrath <roland@frob.com>Roland McGrath2002-05-291-10/+10
* hurd/Marcus Brinkmann2001-01-111-1/+18
* 2000-02-06 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-02-071-2/+2
* 2000-02-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-02-041-161/+148
* 1999-10-22 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-231-57/+75
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-2/+2
* (S_socket_bind):Miles Bader1997-02-041-4/+5
* *** empty log message ***Thomas Bushnell1996-09-061-1/+2
* *** empty log message ***Michael I. Bushnell1996-07-191-2/+2
* (S_socket_create_address): Use new ports_create_port call.Michael I. Bushnell1996-05-101-3/+6
* entered into RCSMichael I. Bushnell1996-02-081-3/+3
* Formerly socket-ops.c.~9~Miles Bader1995-12-111-18/+18
* Formerly socket-ops.c.~8~Miles Bader1995-12-071-5/+18
* Formerly socket-ops.c.~7~Michael I. Bushnell1995-11-291-5/+12
* Formerly socket-ops.c.~6~Michael I. Bushnell1995-11-091-3/+27
* Formerly socket-ops.c.~5~Michael I. Bushnell1995-11-081-22/+25
* Formerly socket-ops.c.~4~Michael I. Bushnell1995-11-061-10/+10
* Formerly socket-ops.c.~3~Michael I. Bushnell1995-10-261-0/+217
* Formerly socket-ops.c.~2~Michael I. Bushnell1995-10-251-1/+180
* Initial revisionMichael I. Bushnell1995-10-251-0/+60