#
33461 |
| 08-Feb-1988 |
karels |
update date on copyright |
#
33460 |
| 08-Feb-1988 |
karels |
update copyright on branch |
#
33185 |
| 30-Dec-1987 |
bostic |
add Berkeley header |
#
32671 |
| 24-Nov-1987 |
karels |
branch for tahoe release (no malloc) |
#
32659 |
| 23-Nov-1987 |
karels |
try to make this work when MCLBYTES != CLBYTES ! |
#
31666 |
| 21-Jun-1987 |
mckusick |
MPG_SPACE is replaced by malloc |
#
30442 |
| 02-Feb-1987 |
karels |
log, not panic, when mbuf map exhausted; more statistics |
#
29124 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version |
#
28938 |
| 01-Jun-1986 |
karels |
can allocate more clusters later, don't need so many at first |
#
25414 |
| 06-Nov-1985 |
karels |
try to make panic message intelligible |
#
24764 |
| 16-Sep-1985 |
karels |
fix m_adj to work right trimming from tail (there can be 0-length mbufs in the chain); make m_pullup use first mbuf if enough room without copying, and pullup a bit extra for next-level protocol |
#
24546 |
| 05-Sep-1985 |
karels |
hmm, this tells me something |
#
23816 |
| 29-Jun-1985 |
karels |
cleanups in m_pullup: remove unneeded length test, be careful to leave offset pointing in current mbuf [cluster], don't go an extra turn around the loop with a zero count |
#
23417 |
| 08-Jun-1985 |
mckusick |
Add copyright |
#
21107 |
| 27-May-1985 |
karels |
implement M_WAIT; reduce redundant splimp's |
#
17102 |
| 29-Aug-1984 |
bloom |
Change to includes. no more ../h |
#
16075 |
| 22-Feb-1984 |
karels |
m_copy replicates type per mbuf (not all headers) |
#
14229 |
| 29-Jul-1983 |
sam |
4.2 distribution |
#
12757 |
| 27-May-1983 |
sam |
merge of bill's code plus lint (plus, of course, cleanup of bill's bugs) |
#
9765 |
| 17-Dec-1982 |
sam |
sun merge |
#
9634 |
| 14-Dec-1982 |
sam |
typed mbufs |
#
8792 |
| 21-Oct-1982 |
root |
lint |
#
8770 |
| 21-Oct-1982 |
root |
lint |
#
8389 |
| 09-Oct-1982 |
wnj |
fix up header file dependencies |
#
8318 |
| 05-Oct-1982 |
root |
send(... SOF_OOB) and receive(... SOF_PREVIEW) |