summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_socket.c
AgeCommit message (Expand)Author
2000-07-23OpenBSD -> NetBSD where previously missed.jasoni
1999-02-10more ioctl supportTheo de Raadt
1999-02-10IP_HDRINCL support, will need tweaking; freebsdTheo de Raadt
1998-07-19no; linux connect() appears busted in blocking mode tooTheo de Raadt
1998-07-13oops; mwp@aba.net.auTheo de Raadt
1998-04-25Aparently the socketpair bug is fixed in current Linux kernels soTodd C. Miller
1998-04-25Linux has SHUT_RD and SHUT_WR reversed in the ``how'' argument. PresumablyTodd C. Miller
1998-02-10recover from lint changes elsewhere, not completely testedTheo de Raadt
1998-02-07emulate linux connect() braindamage even better -- only do so on asyncTheo de Raadt
1997-12-14support IP_HDRINCLTheo de Raadt
1997-12-10add GIFMETRIC and GIFMTUNiels Provos
1997-12-10emulate linux SIOCGIFHWADDR; stolen from freebsd; not tested yetTheo de Raadt
1997-11-27oh, connect() semantics are EVEN WORSETheo de Raadt
1997-11-26If using async connect(), after select for writeable, if getpeername()Theo de Raadt
1997-11-26indentTheo de Raadt
1996-04-17Good fixes and changes from latest Net.Michael Shalayeff
1996-03-08From NetBSD:Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt