summaryrefslogtreecommitdiff
path: root/sys/kern/sys_socket.c
AgeCommit message (Expand)Author
2008-05-23Deal with the situation when TCP nfs mounts timeout and processesThordur I. Bjornsson
2007-02-26exclude control data from the number of bytes returned by FIONREAD ioctl()Kurt Miller
2005-12-13ansi/deregister. No binary change.Jonathan Gray
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-05-14Add a fo_stat member to struct fileops. Used soon.Artur Grabowski
2001-05-14More generic arguments to soo_stat.Artur Grabowski
2001-03-01port kqueue changes from freebsd, plus all required openbsd glue.Niels Provos
2000-04-19Change struct file interface methods read and write to pass file offset inConstantine Sapuntzakis
1997-08-31for non-tty TIOCSPGRP/F_SETOWN/FIOSETOWN pgid setting calls, store uidTheo de Raadt
1997-02-24OpenBSD tagsNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt