History log of /csrg-svn/sys/net/raw_usrreq.c (Results 1 – 25 of 58)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 63211 10-Jun-1993 bostic

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

# 61357 04-Jun-1993 bostic

prototype everything

# 56529 11-Oct-1992 bostic

make kernel includes standard

# 54830 09-Jul-1992 sklower

nobody uses raw_intrq anymore

# 52859 07-Mar-1992 ralph

mtpr.h is not used

# 44465 28-Jun-1990 bostic

new copyright notice

# 40787 05-Apr-1990 sklower

rights now special case of ancillary data

# 39181 20-Sep-1989 sklower

change raw_input to return count of deliveries (for SNMP purposes)

# 37500 25-Apr-1989 mckusick

../machine => machine

# 37472 22-Apr-1989 sklower

checkpoint at first working tp4 connection; before gnodes

# 34844 27-Jun-1988 bostic

install approved copyright notice

# 33183 30-Dec-1987 bostic

add Berkeley header

# 29922 28-Oct-1986 karels

merge in tahoe

# 29068 04-Jun-1986 mckusick

4.3BSD release version

# 26379 23-Feb-1986 karels

lint

# 26061 03-Feb-1986 karels

consolidate route caching, manipulation in IP

# 26038 02-Feb-1986 karels

use socket DONTROUTE flag instead of that in rcb_flags
(there's a way to set it)

# 25501 19-Nov-1985 karels

don't free ioctl commands, they don't make good pointers

# 25221 17-Oct-1985 karels

can't listen on raw socket, but don't panic

# 23162 08-Jun-1985 mckusick

Add copyright

# 21769 02-Jun-1985 karels

allow raw socket of any protocol if family has wildcard entry,
with actual protocol number in raw_cb instead of protosw

# 21531 30-May-1985 karels

don't free header before finished looking at it; lose 4 gotos

# 17037 28-Aug-1984 bloom

fix header includes. no more ../h

# 16987 21-Aug-1984 karels

change protocol family number in protosw to pointer to domain

# 16974 20-Aug-1984 karels

add sostat

123