Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   jhawk
Date:           Sun May 28 18:17:09 UTC 2000

Modified Files:
        syssrc/sys/kern: subr_log.c
        syssrc/sys/net: bpf.c

Log Message:
Ensure that all callers of pfind() can deal with pfind(0) returning
a real procp* rather than NULL.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/kern/subr_log.c
cvs rdiff -r1.56 -r1.57 syssrc/sys/net/bpf.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