#
63222 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
63136 |
| 10-Jun-1993 |
sklower |
fix suggested by Jim Mostek & Tim Kirby against mbuf leek on explicitly retrieving Xtpdu's |
#
60359 |
| 25-May-1993 |
bostic |
trailing comment after #else or #endif |
#
56533 |
| 11-Oct-1992 |
bostic |
make kernel includes standard |
#
53402 |
| 11-May-1992 |
sklower |
bugfix from julian@tfs.com (Julian Elischer) |
#
52114 |
| 07-Jan-1992 |
sklower |
changes required by nov 92 version of socketvar.h |
#
51250 |
| 02-Oct-1991 |
sklower |
mtu calculation done by tp_route_to. |
#
50940 |
| 30-Aug-1991 |
sklower |
paranoia about freeing a tpcb while still in the list of bound tcb's or list of children of a given TSEL |
#
50903 |
| 28-Aug-1991 |
sklower |
move packetizing routine to tp_subr.c |
#
50902 |
| 28-Aug-1991 |
sklower |
fix outright bug disrupting chain of bound tpcb's -- PRU_DETACH may happen twice; combine intercepts and normal listeners into single chain. |
#
50648 |
| 29-Jul-1991 |
sklower |
checkpoint almost working version of kernel TP0/X.25; TP4/Cons seems to crash system still. |
#
50500 |
| 23-Jul-1991 |
sklower |
note semi working version with only listen and bind changes |
#
50435 |
| 18-Jul-1991 |
sklower |
this changes reflect getting rid of so_tpcb. |
#
50236 |
| 27-Jun-1991 |
sklower |
minor changes to compile under both new and old vm systems |
#
49268 |
| 06-May-1991 |
bostic |
new copyright; att/bsd/shared |
#
48736 |
| 26-Apr-1991 |
sklower |
allow implict confirmation by sending data after accept() |
#
47283 |
| 12-Mar-1991 |
sklower |
fix from mostek@cray |
#
44601 |
| 29-Jun-1990 |
sklower |
fix minor bugs in setting up cross-list of listeners, intercepters, and their descendents |
#
44424 |
| 28-Jun-1990 |
sklower |
check for duplicate CR's; allow intercepting all CR's to a given nsap; not yet tested, but check in for tape anyhow |
#
44310 |
| 26-Jun-1990 |
sklower |
conform to UC kernel conventions concerning if(, function calls, etc. |
#
42468 |
| 30-May-1990 |
sklower |
tp_control_hdr obsoleted by cmsghdr in socket.h |
#
41924 |
| 14-May-1990 |
sklower |
new conventions for who frees ancillary data |
#
40773 |
| 05-Apr-1990 |
sklower |
access rights made special case of ancillary data |
#
39937 |
| 17-Jan-1990 |
sklower |
more fixes to silly window fix this version 6 dec 89. |
#
39647 |
| 28-Nov-1989 |
sklower |
silly window fix causes panics; fix ``fix'' |