Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pfinet and pci-arbiter: update server handlers to return kern_return_t to fix... | Flavio Cruz | 2023-12-29 | 1 | -16/+16 |
* | pfinet: Missing size_t/mach_msg_type_number_t fix | Samuel Thibault | 2023-05-28 | 1 | -2/+2 |
* | Fix types of read write and readables methods | Etienne Brateau | 2022-08-29 | 1 | -8/+8 |
* | Fix warning | Samuel Thibault | 2022-02-12 | 1 | -1/+1 |
* | Fix warning | Samuel Thibault | 2022-02-12 | 1 | -1/+1 |
* | Make RPC input array parameters const | Samuel Thibault | 2022-01-16 | 1 | -5/+5 |
* | Use the data_t type defined in hurd_types.h. | Flavio Cruz | 2019-09-01 | 1 | -8/+8 |
* | pfinet: fix memory leak | Richard Braun | 2016-06-14 | 1 | -1/+5 |
* | pfinet: convert to trivfs dynamic classes and buckets | Justus Winter | 2015-09-27 | 1 | -1/+1 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 1 | -26/+26 |
* | Fix error values on socket creation | Pino Toscano | 2011-12-06 | 1 | -6/+8 |
* | Fix connect(AF_UNSPEC) | Samuel Thibault | 2010-10-30 | 1 | -1/+2 |
* | pfinet: check return value of mmap() in S_io_read() and S_socket_recv() | Olaf Buddenhagen | 2010-08-01 | 1 | -0/+5 |
* | 2007-10-08 Stefan Siegl <stesie@brokenpipe.de> | Stefan Siegl | 2007-10-08 | 1 | -3/+7 |
* | 2002-06-15 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-06-16 | 1 | -1/+3 |
* | 2002-05-28 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-29 | 1 | -10/+10 |
* | hurd/ | Marcus Brinkmann | 2001-01-11 | 1 | -1/+18 |
* | 2000-02-06 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 2000-02-07 | 1 | -2/+2 |
* | 2000-02-03 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 2000-02-04 | 1 | -161/+148 |
* | 1999-10-22 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-10-23 | 1 | -57/+75 |
* | 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-11 | 1 | -2/+2 |
* | (S_socket_bind): | Miles Bader | 1997-02-04 | 1 | -4/+5 |
* | *** empty log message *** | Thomas Bushnell | 1996-09-06 | 1 | -1/+2 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-19 | 1 | -2/+2 |
* | (S_socket_create_address): Use new ports_create_port call. | Michael I. Bushnell | 1996-05-10 | 1 | -3/+6 |
* | entered into RCS | Michael I. Bushnell | 1996-02-08 | 1 | -3/+3 |
* | Formerly socket-ops.c.~9~ | Miles Bader | 1995-12-11 | 1 | -18/+18 |
* | Formerly socket-ops.c.~8~ | Miles Bader | 1995-12-07 | 1 | -5/+18 |
* | Formerly socket-ops.c.~7~ | Michael I. Bushnell | 1995-11-29 | 1 | -5/+12 |
* | Formerly socket-ops.c.~6~ | Michael I. Bushnell | 1995-11-09 | 1 | -3/+27 |
* | Formerly socket-ops.c.~5~ | Michael I. Bushnell | 1995-11-08 | 1 | -22/+25 |
* | Formerly socket-ops.c.~4~ | Michael I. Bushnell | 1995-11-06 | 1 | -10/+10 |
* | Formerly socket-ops.c.~3~ | Michael I. Bushnell | 1995-10-26 | 1 | -0/+217 |
* | Formerly socket-ops.c.~2~ | Michael I. Bushnell | 1995-10-25 | 1 | -1/+180 |
* | Initial revision | Michael I. Bushnell | 1995-10-25 | 1 | -0/+60 |