Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-23 | Fix build on FreeBSD. | asau | 1 | -2/+2 | |
2009-07-09 | Build on DragonFly. | hasso | 1 | -2/+2 | |
2006-08-31 | Moved the helper binaries from bin/lmbench/ to libexec/lmbench. Bumped | rillig | 5 | -33/+35 | |
PKGREVISION. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 2 | -4/+4 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-05-23 | Removed RCS IDs out of the patches. | rillig | 2 | -8/+4 | |
2004-06-16 | Make this package build on Linux. | minskim | 1 | -0/+12 | |
- Include time.h to use struct tm. | |||||
2004-05-23 | malloc.h fixes for darwin, plus a handful of other small fixes for | danw | 1 | -4/+13 | |
problems found after fixing malloc problems | |||||
2002-04-05 | Account for arm32 -> arm change. | thorpej | 1 | -3/+7 | |
2001-07-05 | Make lat_rpc.c at least not dump core when run. Now it's very flakey | simonb | 1 | -3/+22 | |
(needs to be run multiple times sometimes) but better than before... | |||||
2000-11-08 | Work around gcc codegen bug that results in infinite loop compiling mhz.c -O | abs | 1 | -2/+17 | |
on arm32 | |||||
1999-11-15 | defuzz | rh | 2 | -8/+10 | |
1998-09-24 | + Use @PREFIX@ as the pattern to substitute for ${PREFIX} | agc | 5 | -49/+49 | |
+ Cleanup the substitutions a bit. + Add a benchmark target to the package Makefile to enable the benchmark to be run. | |||||
1998-08-30 | Add new pkg for lmbench-2.11a | garbled | 10 | -0/+354 | |
a complete benchmark that gives a large amount of information. |