Source-Changes archive

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

CVS commit: [netbsd-5] src/usr.sbin/cpuctl



Module Name:    src
Committed By:   snj
Date:           Tue Dec 23 03:36:43 UTC 2008

Modified Files:
        src/usr.sbin/cpuctl [netbsd-5]: Makefile cpuctl.h
        src/usr.sbin/cpuctl/arch [netbsd-5]: i386.c
Removed Files:
        src/usr.sbin/cpuctl [netbsd-5]: bitmask.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #193):
        usr.sbin/cpuctl/Makefile: revision 1.3
        usr.sbin/cpuctl/bitmask.c: file removal
        usr.sbin/cpuctl/cpuctl.h: revision 1.2
        usr.sbin/cpuctl/arch/i386.c: revision 1.14
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.2.6.1 src/usr.sbin/cpuctl/Makefile
cvs rdiff -r1.1 -r0 src/usr.sbin/cpuctl/bitmask.c
cvs rdiff -r1.1 -r1.1.8.1 src/usr.sbin/cpuctl/cpuctl.h
cvs rdiff -r1.13 -r1.13.2.1 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