#
68328 |
| 14-Feb-1995 |
cgd |
return types. |
#
63180 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
56517 |
| 11-Oct-1992 |
bostic |
make kernel includes standard |
#
52527 |
| 15-Feb-1992 |
mckusick |
delete sbselqueue; convert to use new select interface, selrecord/selwakeup |
#
49556 |
| 09-May-1991 |
sklower |
try changing conventions about where M_EOR lies (never tested) |
#
49104 |
| 04-May-1991 |
karels |
add proc parm to sbselqueue; rm user.h |
#
46480 |
| 19-Feb-1991 |
sklower |
fix sbappend to check the last mbuf in a chain for M_EORness; fix sbcompress not to compress out zero length mbufs if the type is different. |
#
44451 |
| 28-Jun-1990 |
bostic |
new copyright notice |
#
44384 |
| 28-Jun-1990 |
karels |
add sbcheck for debugging only |
#
44228 |
| 25-Jun-1990 |
karels |
keep track of pending selects |
#
42259 |
| 20-May-1990 |
karels |
rights => control, various cleanups |
#
40706 |
| 03-Apr-1990 |
karels |
tsleep; sblock/sbwait catch/return interrupts; implement lowat, timeout; move SIGPIPE up to syscall layer; strings for sleep messages |
#
40633 |
| 25-Mar-1990 |
karels |
as currently running: tsleep round one; confirming socket changes; added parameter to sonewconn for connstatus (temp. renamed); make so_q's be fifo; some EOR stuff in sbappend |
#
37727 |
| 09-May-1989 |
mckusick |
get rid of extraneous header files |
#
37329 |
| 08-Apr-1989 |
karels |
malloc sockets (by sklower) |
#
35804 |
| 12-Oct-1988 |
marc |
posix job control (pgrp -> pgid) |
#
35385 |
| 21-Aug-1988 |
karels |
working with new mbufs |
#
34858 |
| 29-Jun-1988 |
bostic |
install approved copyright notice |
#
34491 |
| 26-May-1988 |
karels |
in sonewconn, set buffer limits of new socket to those of head |
#
33406 |
| 28-Jan-1988 |
karels |
lint |
#
33187 |
| 30-Dec-1987 |
bostic |
add Berkeley header |
#
29127 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version |
#
26830 |
| 12-Mar-1986 |
karels |
limit mb_cc to 80% of max so protocols don't get too close to mbcnt overflow |
#
26363 |
| 23-Feb-1986 |
karels |
lint |
#
26105 |
| 07-Feb-1986 |
karels |
make sbflush zap any/all 0-length pakcets |