summaryrefslogtreecommitdiffstats
path: root/sys/sys/protosw.h
Commit message (Expand)AuthorAgeFilesLines
* make the strings for tcptimers, tanames and prurequests const to silencealfred2002-08-161-1/+1
* Fixed some style bugs in the removal of __P(()). The main ones werebde2002-03-231-15/+13
* Remove __Palfred2002-03-191-45/+41
* KSE Milestone 2julian2001-09-121-13/+13
* add another prototype and a couple of stopgaps for the in_protosw variant.julian2001-09-021-1/+5
* Make the protoswitch definitiosn checkable in the same way thatjulian2001-08-101-15/+21
* Sync with recent KAME.ume2001-06-111-0/+2
* Remove unneeded loop increment in src/sys/netinet/in_pcb.c:in_pcbnotifyphk2001-02-181-2/+3
* backout previous change for nowdarrenr2000-08-161-1/+0
* add extern for inetswdarrenr2000-08-161-0/+1
* activate pfil_hooks and covert ipfilter to use itdarrenr2000-07-311-0/+6
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-4/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add a flag, passed to pru_send routines, PRUS_MORETOCOME. Thisfenner1999-01-201-1/+2
* Yow! Completely change the way socket options are handled, eliminatingwollman1998-08-231-6/+6
* This commit fixes various 64bit portability problems required fordfr1998-06-071-3/+3
* Forward declare more structs that are used in prototypes here - don'tbde1998-02-011-6/+6
* Moved some declarations from <sys/socket.h> to the correct places, andbde1997-12-211-1/+2
* Update interfaces for poll()peter1997-09-141-3/+3
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-12/+19
* prevent `struct proc' from being declared inside parameter list.charnier1997-05-271-1/+2
* Attempt to convert the ip_divert code to use the new-style protocol requestpeter1997-05-241-1/+3
* The long-awaited mega-massive-network-code- cleanup. Part I.wollman1997-04-271-26/+24
* Add protoswitch entries for shortcut send/receive. Correctwollman1997-03-141-8/+20
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Declare the new generic EOPNOTSUPP routines.wollman1997-02-181-0/+5
* Implement PRC_IFUP a la PRC_IFDOWN so that protocols know when an interfacewollman1997-02-121-1/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Modify the kernel to use the new pr_usrreqs interface rather than the oldwollman1996-07-111-6/+9
* This is a proposal-in-code for a substantial modification of the waywollman1996-07-091-1/+52
* Uniformized pr_ctlinput protosw functions. The third arg is now `voidbde1995-12-161-3/+3
* Completed function declarations and/or added prototypes.bde1995-11-211-33/+27
* Add a couple of the easy prototypes.phk1995-11-201-12/+33
* Merge in the socket-level support for Transaction TCP from the OLAH_TTCPwollman1995-02-071-3/+9
* Added prototypes here and there. Moved pfctlinput into socket.h.phk1994-10-081-2/+1
* Prototypes of today. Brought to you by a 28 minute transit time on BART :-)phk1994-10-081-1/+2
* Made them all idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+210
OpenPOWER on IntegriCloud