Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/cpuctl
Module Name: src
Committed By: christos
Date: Tue Dec 16 22:44:51 UTC 2008
Modified Files:
src/usr.sbin/cpuctl: Makefile cpuctl.h
src/usr.sbin/cpuctl/arch: i386.c
Removed Files:
src/usr.sbin/cpuctl: bitmask.c
Log Message:
Remove 3rd buggy copy of this function and use snprintb(3) instead.
No need to allocate MAXPATHLEN buffers anymore.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.sbin/cpuctl/Makefile
cvs rdiff -r1.1 -r0 src/usr.sbin/cpuctl/bitmask.c
cvs rdiff -r1.1 -r1.2 src/usr.sbin/cpuctl/cpuctl.h
cvs rdiff -r1.13 -r1.14 src/usr.sbin/cpuctl/arch/i386.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