#
44721 |
| 29-Jun-1990 |
karels |
set/get timeouts using timevals |
#
44450 |
| 28-Jun-1990 |
bostic |
new copyright notice |
#
44383 |
| 28-Jun-1990 |
karels |
collect tests in soreceive (and add comments); minor fix to avoid setting m_nextpkt in middle of chain if peeking |
#
43417 |
| 22-Jun-1990 |
karels |
fixes from macklem |
#
43097 |
| 14-Jun-1990 |
sklower |
must test for existence of externalization before peeking into supposed cmsghdr since it may not be aligned properly if the protocol is managing it differently. |
#
41908 |
| 14-May-1990 |
karels |
first cut at merged sosend, soreceive for NFS and sockets |
#
40706 |
| 03-Apr-1990 |
karels |
tsleep; sblock/sbwait catch/return interrupts; implement lowat, timeout; move SIGPIPE up to syscall layer; strings for sleep messages |
#
40632 |
| 25-Mar-1990 |
karels |
as currently running: control replaces rights entirely, tsleep round one, something sklower was doing with end-of-record |
#
38584 |
| 11-Aug-1989 |
karels |
checkpoint before playing around with EOR conventions (by sklower) |
#
37728 |
| 09-May-1989 |
mckusick |
merge in vnodes |
#
37478 |
| 22-Apr-1989 |
sklower |
checkpoint for version to be handed to NIST, simple tp4 connection |
#
35391 |
| 25-Aug-1988 |
karels |
can only use MH_ALIGN on first mbuf, and don't want it on others |
#
35384 |
| 21-Aug-1988 |
karels |
working with new mbufs, control (from sklower) |
#
34861 |
| 29-Jun-1988 |
bostic |
install approved copyright notice |
#
34492 |
| 26-May-1988 |
karels |
lint |
#
33372 |
| 20-Jan-1988 |
bostic |
soclose had uninitialized return value |
#
33185 |
| 30-Dec-1987 |
bostic |
add Berkeley header |
#
32567 |
| 30-Oct-1987 |
bostic |
release does an splx(s); don't bother doing it earlier |
#
32092 |
| 01-Sep-1987 |
karels |
avoid reading past mark if oob data arrives during uiomove |
#
31963 |
| 27-Jul-1987 |
mckusick |
delete unneeded header files |
#
31810 |
| 10-Jul-1987 |
karels |
don't remove socket from q's if not freeing (it confuses sonewconn, which removes it from q itself) |
#
30414 |
| 18-Jan-1987 |
karels |
avoid knots |
#
29126 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version |
#
27191 |
| 19-Apr-1986 |
karels |
option for receiving OOB data in-line |
#
26958 |
| 28-Mar-1986 |
karels |
re-fix consistency problems with input during uiomove, let uiomove update the vectors (and we can pack things tighter) |