Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: pgoyette
Date: Fri Nov 3 22:45:14 UTC 2017
Modified Files:
src/sys/kern: kern_history.c
src/sys/sys: kernhist.h
src/usr.bin/vmstat: vmstat.c
Log Message:
Remove the ABI version-and-length check that was recently introduced;
sysctl(9) ABIs should be stable across versions.
XXX Pull-up to -8
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/kern/kern_history.c
cvs rdiff -u -r1.21 -r1.22 src/sys/sys/kernhist.h
cvs rdiff -u -r1.219 -r1.220 src/usr.bin/vmstat/vmstat.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