Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/bsd/ipf/bin



Module Name:    src
Committed By:   dsl
Date:           Wed Jan  2 15:50:34 UTC 2013

Modified Files:
        src/external/bsd/ipf/bin/ipresend: Makefile
        src/external/bsd/ipf/bin/ipsend: Makefile

Log Message:
# There is some very dubious code to locate the values of
# tcb.rcv_adv, tcb.snd_nxt and tcb.rcv_nxt for a socket.
so add: CPPFLAGS+=     -D_KMEMUSER


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ipf/bin/ipresend/Makefile
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ipf/bin/ipsend/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index