#
14781 |
| 20-Aug-1983 |
sam |
ignoring error return is a no no |
#
13113 |
| 14-Jun-1983 |
sam |
socketpair |
#
12757 |
| 27-May-1983 |
sam |
merge of bill's code plus lint (plus, of course, cleanup of bill's bugs) |
#
12493 |
| 18-May-1983 |
sam |
not needed, but shannon's a perfectionist |
#
11632 |
| 19-Mar-1983 |
sam |
add two ioctl's |
#
11571 |
| 15-Mar-1983 |
sam |
socket ioctls |
#
10599 |
| 22-Jan-1983 |
sam |
hack to allow FTP to rebind local addresses |
#
10399 |
| 17-Jan-1983 |
sam |
fix for race condition in soclose |
#
10269 |
| 13-Jan-1983 |
sam |
allow nil pointers for option values |
#
10267 |
| 13-Jan-1983 |
sam |
reorganize socket options; move shutdown from ioctl to system call; purge some ioctl's which are superseded by socket options sys calls; invert SO_DONTLINGER to SO_LINGER; add SOF_DONTROUTE for se
reorganize socket options; move shutdown from ioctl to system call; purge some ioctl's which are superseded by socket options sys calls; invert SO_DONTLINGER to SO_LINGER; add SOF_DONTROUTE for sendto
show more ...
|
#
10137 |
| 04-Jan-1983 |
sam |
from reading the code -- boy is there a lot of work to be done |
#
9635 |
| 14-Dec-1982 |
sam |
typed mbufs |
#
9559 |
| 05-Dec-1982 |
sam |
delete obsolete ioctl's (now use SOF_OOB) |
#
9168 |
| 13-Nov-1982 |
sam |
merge of 4.1b and 4.1c |
#
9026 |
| 02-Nov-1982 |
root |
typos |
#
8963 |
| 31-Oct-1982 |
root |
fix from 68k |
#
8835 |
| 23-Oct-1982 |
root |
race in soreceive consistency checking |
#
8793 |
| 21-Oct-1982 |
root |
lint |
#
8771 |
| 21-Oct-1982 |
root |
lint |
#
8725 |
| 20-Oct-1982 |
root |
lint |
#
8713 |
| 20-Oct-1982 |
root |
lint |
#
8594 |
| 17-Oct-1982 |
root |
fix lint |
#
8560 |
| 17-Oct-1982 |
root |
soioctl returns errno's |
#
8552 |
| 16-Oct-1982 |
root |
typo |
#
8548 |
| 16-Oct-1982 |
root |
add code looking for panic:receive problem |