History log of /csrg-svn/sys/kern/uipc_mbuf.c (Results 1 – 25 of 86)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 68324 14-Feb-1995 cgd

return types, add a comment or type where necessary.

# 68171 09-Jan-1995 cgd

return types, 64-bit changes: ioctl cmd -> u_long, casts, etc.

# 65439 04-Jan-1994 bostic

lint

# 63952 20-Jul-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 63951 20-Jul-1993 mckusick

fix length adjustment of m_pkthdr.len (from karels@bsdi.com)

# 56517 11-Oct-1992 bostic

make kernel includes standard

# 55061 12-Jul-1992 pendry

need to include systm.h

# 55058 12-Jul-1992 pendry

MIN -> min, MAX -> max

# 52394 05-Feb-1992 torek

cleanups

# 52038 19-Dec-1991 mckusick

get sense of waiting right (from torek)

# 50941 30-Aug-1991 sklower

add common routine to copy from dev buf to mbufs;
add routine shared between iso & x.25 for packetize that cleaves an mbuf.

# 48445 20-Apr-1991 karels

fix includes

# 45736 05-Dec-1990 mckusick

update for new VM

# 44969 25-Jul-1990 karels

nit: clear M_PKTHDR on second mbuf of chain in m_pullup (after prepending new)

# 44448 28-Jun-1990 bostic

new copyright notice

# 41999 15-May-1990 mckusick

add failure statistics (from hibler)

# 41998 15-May-1990 mckusick

fix definition of NCL_INIT (from hibler)

# 40816 05-Apr-1990 sklower

remove unneeded (and harmful) header file dir.h

# 39227 26-Sep-1989 sklower

fast track m_adj from tail didn't adjust pkthdr.len

# 38962 04-Sep-1989 karels

new mbufs

# 36781 15-Feb-1989 karels

update branch

# 34860 29-Jun-1988 bostic

install approved copyright notice

# 34489 26-May-1988 karels

rm unused m_pgfree

# 33988 09-Apr-1988 karels

really working m_copydata

# 33606 27-Feb-1988 karels

add m_copydata

1234