Source-Changes archive

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

CVS commit: src/dist/ipf/ipsend



Module Name:    src
Committed By:   he
Date:           Tue Mar  7 18:18:06 UTC 2006

Modified Files:
        src/dist/ipf/ipsend: iptests.c sock.c

Log Message:
If compiling for NetBSD/vax, define boolean_t here before including
<sys/file.h> with _KERNEL defined.  Also add a 3-line XXX comment
explaining some of why this is done.
Should fix the build problem documented in PR#32907.
Will be documented in doc/HACKS shortly.
Fix discussed with thorpej.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/dist/ipf/ipsend/iptests.c
cvs rdiff -r1.6 -r1.7 src/dist/ipf/ipsend/sock.c

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