Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sock_bind(sock,NULL) support | Samuel Thibault | 2015-09-11 | 1 | -3/+7 |
* | pflocal: fix destruction of explicitely bound sockets | Richard Braun | 2013-10-18 | 1 | -1/+5 |
* | Fix missing renames | Samuel Thibault | 2013-09-24 | 1 | -3/+3 |
* | Rename SOCK_* into PFLOCAL_SOCK_* | Samuel Thibault | 2013-09-21 | 1 | -14/+14 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 1 | -32/+32 |
* | pflocal/ | Neal H. Walfield | 2005-05-18 | 1 | -3/+1 |
* | Beautify last change. | Marcus Brinkmann | 2002-04-24 | 1 | -2/+2 |
* | 2002-04-24 Ognyan Kulev <ogi@fmi.uni-sofia.bg> | Marcus Brinkmann | 2002-04-24 | 1 | -26/+17 |
* | 2001-03-31 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-04-01 | 1 | -3/+3 |
* | 2001-02-11 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2001-02-12 | 1 | -0/+4 |
* | Add `magic' protocols to specify the file type of a sockets. This | Mark Kettenis | 2000-08-02 | 1 | -3/+4 |
* | (sock_create): Remove NEXT_SOCK_ID. | Miles Bader | 1996-07-23 | 1 | -1/+0 |
* | (sock_create): Initialize ID field to MACH_PORT_NULL. | Miles Bader | 1996-07-01 | 1 | -1/+1 |
* | (sock_free): Destroy SOCK's id port if necessary. | Miles Bader | 1996-05-16 | 1 | -1/+3 |
* | (sock_create_port, addr_create): | Miles Bader | 1996-01-27 | 1 | -15/+16 |
* | (sock_bind): Don't change SOCK's ref count if we're returning an error. | Miles Bader | 1996-01-24 | 1 | -10/+11 |
* | Get rid of debugging cruft. | Miles Bader | 1996-01-14 | 1 | -62/+2 |
* | (sock_acquire_read_pipe, sock_acquire_write_pipe): `aquire' -> `acquire'. | Miles Bader | 1995-08-29 | 1 | -4/+4 |
* | (sock_create, sock_connect): Set/use the PIPE_CLASS field. | Miles Bader | 1995-08-16 | 1 | -59/+49 |
* | (sock_create): Initialize the CONNECT_QUEUE field and rename CONNQ to | Miles Bader | 1995-07-30 | 1 | -1/+2 |
* | entered into RCS | Miles Bader | 1995-07-26 | 1 | -1/+2 |
* | Formerly sock.c.~14~ | Miles Bader | 1995-07-25 | 1 | -0/+2 |
* | Formerly sock.c.~13~ | Miles Bader | 1995-07-23 | 1 | -7/+14 |
* | Formerly sock.c.~12~ | Miles Bader | 1995-07-22 | 1 | -4/+7 |
* | Formerly sock.c.~11~ | Miles Bader | 1995-07-22 | 1 | -70/+93 |
* | Formerly sock.c.~10~ | Miles Bader | 1995-07-19 | 1 | -40/+86 |
* | Formerly sock.c.~9~ | Miles Bader | 1995-07-18 | 1 | -11/+50 |
* | Formerly sock.c.~8~ | Miles Bader | 1995-07-16 | 1 | -38/+52 |
* | Formerly sock.c.~7~ | Miles Bader | 1995-07-16 | 1 | -29/+98 |
* | Formerly sock.c.~6~ | Miles Bader | 1995-07-04 | 1 | -77/+111 |
* | Formerly sock.c.~5~ | Miles Bader | 1995-07-03 | 1 | -64/+163 |
* | Formerly sock.c.~4~ | Miles Bader | 1995-07-02 | 1 | -32/+109 |
* | Formerly sock.c.~3~ | Miles Bader | 1995-07-02 | 1 | -17/+89 |
* | Formerly sock.c.~2~ | Miles Bader | 1995-07-01 | 1 | -14/+66 |
* | Initial revision | Miles Bader | 1995-07-01 | 1 | -0/+32 |