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

return types. use NULL instead of (void *)0.

# 64730 18-Oct-1993 mckusick

fixes an splnet() that attempts to lower ipl from splimp();
get the right types for pf{fast,slow}timo (from Torek)

# 63180 10-Jun-1993 bostic

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

# 59357 27-Apr-1993 mckusick

sysctl.h needs vm/vm.h

# 59125 17-Apr-1993 mckusick

too agressive on the mib counting

# 58467 04-Mar-1993 bostic

change buffer lengths of sysctl(2) to be size_t's

# 58399 02-Mar-1993 mckusick

add proc parameter to net_sysctl

# 57842 04-Feb-1993 mckusick

add framework for net_sysctl

# 56897 18-Nov-1992 torek

rm dregs of RMP (it was deprecated some time ago)

# 56517 11-Oct-1992 bostic

make kernel includes standard

# 46970 04-Mar-1991 bostic

replace /**/ with __CONCAT() macro

# 45665 29-Nov-1990 sklower

add ccitt domain (x.25)

# 44447 28-Jun-1990 bostic

new copyright notice

# 41997 15-May-1990 mckusick

add RMP support for hp300

# 40668 31-Mar-1990 karels

add third arg to ctlinput routines

# 37330 08-Apr-1989 karels

add iso, route domains (sklower); compute packet size constants dynamically

# 34860 29-Jun-1988 bostic

install approved copyright notice

# 33187 30-Dec-1987 bostic

add Berkeley header

# 29123 05-Jun-1986 mckusick

4.3BSD release version

# 28884 29-May-1986 karels

call null_init to zap those null function pointers

# 25765 08-Jan-1986 karels

rm bbnnet, pup

# 24767 16-Sep-1985 karels

INET || BBNNET; ctlinput now takes sockaddr as arg

# 24519 04-Sep-1985 karels

need to check type in pffindproto

# 23416 08-Jun-1985 mckusick

Add copyright

# 21766 02-Jun-1985 karels

allow raw sockets of any protocol if a wildcard raw entry is found

12