trhodes 2008-07-25 23:54:07 UTC
FreeBSD src repository
Modified files:
sys/netipx ipx_input.c ipx_usrreq.c
Log:
SVN rev 180816 on 2008-07-25 23:54:07Z by trhodes
Begin the sysctl descriptions with a capital letter.
Make some slight wording tweaks.
Revision
On Mon, 21 Jul 2008, John Baldwin wrote:
On Sunday 20 July 2008 11:25:20 am Tom Rhodes wrote:
trhodes 2008-07-20 15:25:20 UTC
FreeBSD src repository
Modified files:
sys/netipx ipx_input.c ipx_usrreq.c
Log:
SVN rev 180630 on 2008-07-20 15:25:20Z by trhodes
Document
On Mon, 21 Jul 2008 11:00:15 -0400
John Baldwin <[EMAIL PROTECTED]> wrote:
> On Sunday 20 July 2008 11:25:20 am Tom Rhodes wrote:
> > trhodes 2008-07-20 15:25:20 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/netipx ipx_input.c ipx_usrreq.c
> > Log:
>
On Sunday 20 July 2008 11:25:20 am Tom Rhodes wrote:
> trhodes 2008-07-20 15:25:20 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/netipx ipx_input.c ipx_usrreq.c
> Log:
> SVN rev 180630 on 2008-07-20 15:25:20Z by trhodes
>
> Document a few sysctls.
>
>
trhodes 2008-07-20 15:25:20 UTC
FreeBSD src repository
Modified files:
sys/netipx ipx_input.c ipx_usrreq.c
Log:
SVN rev 180630 on 2008-07-20 15:25:20Z by trhodes
Document a few sysctls.
Reviewed by:rwatson
Revision ChangesPath
1.59 +4 -4
rwatson 2006-06-08 23:35:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netipx ipx_input.c
Log:
Merge ipx_input.c:1.55 from HEAD to RELENG_6:
Canonicalize copyright order in one more file that contains my
copyright.
Revision
rwatson 2006-06-08 23:15:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netipx ipx_input.c spx_usrreq.c
Log:
Merge ipx_input.c:1.53, spx_usrreq.c:1.66 from HEAD to RELENG_6:
Admit to ourselves that we don't actually implement pr_ctlin
rwatson 2006-06-08 23:05:19 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netipx ipx_input.c
Log:
Merge ipx_input.c:1.54 from HEAD to RELENG_6:
Comment that raw output filter code for IPX should run in a netisr so as
to avoid recurs
rwatson 2006-03-27 01:12:58 UTC
FreeBSD src repository
Modified files:
sys/netipx ipx_input.c
Log:
Canonicalize copyright order in one more file that contains my
copyright.
MFC after: 1 month
Revision ChangesPath
1.55 +4 -3 src/sys/neti
rwatson 2006-03-24 00:00:23 UTC
FreeBSD src repository
Modified files:
sys/netipx ipx_input.c
Log:
Comment that raw output filter code for IPX should run in a netisr so as
to avoid recursing the socket code, as this input path can run in the
call stack of an output
rwatson 2006-03-23 19:50:00 UTC
FreeBSD src repository
Modified files:
sys/netipx ipx_input.c spx_usrreq.c
Log:
Admit to ourselves that we don't actually implement pr_ctlinput() for
IPX or SPX, as the code in the implementing functions is essentially
a no-op. Repla
rwatson 2006-02-14 21:35:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netipx ipx_input.c
Log:
Merge ipx_input.c:1.52 from HEAD to RELENG_6:
Remove dead code associated with 'mcopy' in ipx_forward(): at no point
are the contents
rwatson 2006-01-13 23:47:56 UTC
FreeBSD src repository
Modified files:
sys/netipx ipx_input.c
Log:
Remove dead code associated with 'mcopy' in ipx_forward(): at no point
are the contents of the forwarded mbuf ever copied into mcopy, so there's
no need to have mcopy,
13 matches
Mail list logo