Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: riastradh
Date: Thu Apr 30 03:30:11 UTC 2020
Modified Files:
src/sys/arch/x86/x86: cpu_rng.c
src/sys/compat/common: rndpseudo_50.c
src/sys/compat/netbsd32: netbsd32_compat_50.c netbsd32_rndpseudo_50.c
src/sys/netinet: sctp_pcb.c
Log Message:
Omit needless #include <sys/rnd.h>.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/x86/x86/cpu_rng.c
cvs rdiff -u -r1.6 -r1.7 src/sys/compat/common/rndpseudo_50.c
cvs rdiff -u -r1.48 -r1.49 src/sys/compat/netbsd32/netbsd32_compat_50.c
cvs rdiff -u -r1.4 -r1.5 src/sys/compat/netbsd32/netbsd32_rndpseudo_50.c
cvs rdiff -u -r1.20 -r1.21 src/sys/netinet/sctp_pcb.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