Source-Changes archive

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

CVS commit: syssrc/sys/sys



Module Name:    syssrc
Committed By:   simonb
Date:           Sun Jan 27 12:41:09 UTC 2002

Modified Files:
        basesrc/lib/libc/gen: sysctl.3
        syssrc/sys/kern: kern_sysctl.c subr_disk.c
        syssrc/sys/sys: disk.h sysctl.h

Log Message:
Implement the hw.disknames and hw.diskstats sysctl's that have been listed
in <sys/sysctl.h> since day one but never implemented.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 basesrc/lib/libc/gen/sysctl.3
cvs rdiff -r1.97 -r1.98 syssrc/sys/kern/kern_sysctl.c
cvs rdiff -r1.32 -r1.33 syssrc/sys/kern/subr_disk.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/sys/disk.h
cvs rdiff -r1.70 -r1.71 syssrc/sys/sys/sysctl.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