Source-Changes archive

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

CVS commit: src/sys/dist/pf/net



Module Name:    src
Committed By:   dyoung
Date:           Mon Dec  4 02:58:06 UTC 2006

Modified Files:
        src/sys/dist/pf/net: pf.c pfvar.h

Log Message:
Lightly constify.  Helps compile-time checking that we are not
scribbling over shared or read-only memory---e.g., in mbufs.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/dist/pf/net/pf.c
cvs rdiff -r1.12 -r1.13 src/sys/dist/pf/net/pfvar.h

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