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:   itojun
Date:           Sun Feb 27 06:13:41 UTC 2000

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

Log Message:
add hw.alignbytes sysctl mib.  this gives you the value of ALIGNBYTES
at the kernel compilation time (ALIGNBYTES that the kernel uses).


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 basesrc/lib/libc/gen/sysctl.3
cvs rdiff -r1.43 -r1.44 basesrc/sbin/sysctl/sysctl.8
cvs rdiff -r1.57 -r1.58 syssrc/sys/kern/kern_sysctl.c
cvs rdiff -r1.40 -r1.41 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