Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-10-23 | 1999-10-22 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* socket-ops.c (S_socket_getopt): Implement the call. All options supported by the code in linux-inet are in fact of type int, so we can support just that one size. (This is still a bogus untyped interface!) | |||
1999-07-11 | 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-ops.c (S_io_read): Use mmap instead of vm_allocate. * socket-ops.c (S_socket_whatis_address): Likewise. | |||
1997-02-04 | (S_socket_bind): | Miles Bader | |
Return EADDRNOTAVAIL if ADDR is 0. (S_socket_send): Don't deref ADDR if it's 0. | |||
1996-09-06 | *** empty log message *** | Thomas Bushnell | |
1996-07-19 | *** empty log message *** | Michael I. Bushnell | |
1996-05-10 | (S_socket_create_address): Use new ports_create_port call. | Michael I. Bushnell | |
1996-02-08 | entered into RCS | Michael I. Bushnell | |
1995-12-11 | Formerly socket-ops.c.~9~ | Miles Bader | |
1995-12-07 | Formerly socket-ops.c.~8~ | Miles Bader | |
1995-11-29 | Formerly socket-ops.c.~7~ | Michael I. Bushnell | |
1995-11-09 | Formerly socket-ops.c.~6~ | Michael I. Bushnell | |
1995-11-08 | Formerly socket-ops.c.~5~ | Michael I. Bushnell | |
1995-11-06 | Formerly socket-ops.c.~4~ | Michael I. Bushnell | |
1995-10-26 | Formerly socket-ops.c.~3~ | Michael I. Bushnell | |
1995-10-25 | Formerly socket-ops.c.~2~ | Michael I. Bushnell | |
1995-10-25 | Initial revision | Michael I. Bushnell | |