summaryrefslogtreecommitdiff
path: root/pfinet/socket-ops.c
AgeCommit message (Collapse)Author
1999-10-231999-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-111999-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-08entered into RCSMichael I. Bushnell
1995-12-11Formerly socket-ops.c.~9~Miles Bader
1995-12-07Formerly socket-ops.c.~8~Miles Bader
1995-11-29Formerly socket-ops.c.~7~Michael I. Bushnell
1995-11-09Formerly socket-ops.c.~6~Michael I. Bushnell
1995-11-08Formerly socket-ops.c.~5~Michael I. Bushnell
1995-11-06Formerly socket-ops.c.~4~Michael I. Bushnell
1995-10-26Formerly socket-ops.c.~3~Michael I. Bushnell
1995-10-25Formerly socket-ops.c.~2~Michael I. Bushnell
1995-10-25Initial revisionMichael I. Bushnell