summaryrefslogtreecommitdiff
path: root/sysutils/cpuburn
AgeCommit message (Collapse)AuthorFilesLines
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-10-08Enable on *-*-i[3456]86, so we can install on Linuxabs1-2/+2
2002-09-17Updated cpuburn to 1.4nb2abs3-9/+11
Nuke -nostdlib and play some define games to ensure we have a 'main' instead of '_start', so the binary includes the NetBSD ELF note and runs correctly.
2002-09-16Updated cpuburn to 1.4nb1 [abs 2002-09-16]abs3-3/+21
On NetBSD include /usr/lib/crtbeginS.o to ensure binaries are recognised as native.
2002-07-02Add RCS Id.wiz1-0/+1
2002-03-04Crap... (Literally)abs12-803/+0
2002-03-04Import cpuburn-1.4:abs16-0/+849
The cpuburn programs are designed to load x86 CPUs as heavily as possible for the purposes of system testing. They have been optimized for different processors. FPU and ALU instructions are coded an assembler endless loop. They do not test every instruction. The goal has been to maximize heat production from the CPU, putting stress on the CPU itself, cooling system, motherboard (especially voltage regulators) and power supply (likely cause of burnBX/MMX errors).