#
25938 |
| 21-Jan-1986 |
karels |
delay sballoc's in sbappendaddr until committed |
#
25921 |
| 20-Jan-1986 |
karels |
ignore 0-length rights |
#
25630 |
| 19-Dec-1985 |
karels |
change datagram queuing, full packet on one chain; allow rights in streams |
#
23431 |
| 08-Jun-1985 |
mckusick |
Add copyright |
#
23239 |
| 08-Jun-1985 |
karels |
reverse sense of pid/pgrp for fcntl, SIOCSPGRP (pgrp is negative) |
#
21765 |
| 02-Jun-1985 |
karels |
minor cleanups |
#
17417 |
| 21-Nov-1984 |
karels |
oops |
#
17355 |
| 14-Nov-1984 |
karels |
add sockopts for buffer sizes, etc. |
#
17331 |
| 02-Nov-1984 |
karels |
drop trailing null mbufs in sbdrop (probably unnecessary now) |
#
17103 |
| 29-Aug-1984 |
bloom |
Change to includes. no more ../h |
#
16994 |
| 21-Aug-1984 |
karels |
change datagram queuing to use m_act properly; type mbufs with rights; change protocol family number in protosw to pointer to domain (for sam) |
#
15829 |
| 11-Jan-1984 |
cooper |
added sowakeup() function for ASYNC notification via SIGIO |
#
14232 |
| 29-Jul-1983 |
sam |
4.2 distribution |
#
12758 |
| 27-May-1983 |
sam |
merge of bill's code plus lint (plus, of course, cleanup of bill's bugs) |
#
12166 |
| 01-May-1983 |
sam |
fixes select on accepting connections from bill@dagobah.UUCP |
#
10264 |
| 13-Jan-1983 |
sam |
no more opt parameter to usrreq |
#
10204 |
| 08-Jan-1983 |
sam |
change semantics of sonewconn: socket returned is assumed not to have a file descriptor referencing it; soaccept shaves this flag off now on user accept; this cleans up problems with lost sockets i
change semantics of sonewconn: socket returned is assumed not to have a file descriptor referencing it; soaccept shaves this flag off now on user accept; this cleans up problems with lost sockets in tcp_input
show more ...
|
#
10138 |
| 04-Jan-1983 |
sam |
from reading the code -- boy is there a lot of work to be done |
#
9636 |
| 14-Dec-1982 |
sam |
typed mbufs |
#
9027 |
| 03-Nov-1982 |
root |
soreserve |
#
8818 |
| 22-Oct-1982 |
root |
lint |
#
8549 |
| 16-Oct-1982 |
root |
add code looking for panic:receive problem |
#
8392 |
| 09-Oct-1982 |
wnj |
fix up header file dependencies |
#
8320 |
| 05-Oct-1982 |
root |
|
#
8301 |
| 03-Oct-1982 |
root |
overhaul |