-
Fix some typos and the like that I noticed while reading the IPMI doc.
2008-12-08 22:31:39 UTC in Open IPMI
-
fyi, there's a patch to instrument flex on x86 to reproduce this issue in the above Debian bug report.
I too strongly suspect that dup code is where the problem lies and the buffer sizing is just allowing it to surface.
2008-11-06 00:06:09 UTC in flex: the fast lexical analyser
-
As reported in:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453043
Makefile.PL generates a Makefile that depends on functionality in bash that is not available in all POSIX-compliant shells, and will cause systeminstaller to fail to build on a system that uses something other than bash as /bin/sh.
Patch attached.
2007-12-03 21:58:59 UTC in SystemInstaller
-
dannf@krebs:/tmp/evlog/user/lib/query$ gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../user/include -I../../../user/include/linux -g -O2 -MT evaluate.lo -MD -MP -MF .deps/evaluate.Tpo -c evaluate.c -fPIC -DPIC -o .libs/evaluate.o
In file included from evaluate.c:35:
../../../user/include/evl_template.h:472: error: array type has incomplete element type.
2007-11-28 00:41:07 UTC in Linux Event Logging for the Enterprise
-
When referring to files under /etc/cron.d, cron(8) on a current Debian/sid system says:
"Such files should be named after the package that supplies them. Files must conform to the same naming convention as used by run-parts(8): they must consist solely of upper- and lower-case letters, digits, underscores, and hyphens."
These files are therefore not permitted to include a '.' character.
2007-11-22 01:28:31 UTC in Linux Event Logging for the Enterprise
-
dannf committed patchset 3035 of module systemimager to the SystemImager CVS repository, changing 1 files.
2005-05-11 15:22:28 UTC in SystemImager
-
dannf committed patchset 829 of module systeminstaller to the SystemInstaller CVS repository, changing 3 files.
2005-04-27 16:35:04 UTC in SystemInstaller
-
dannf committed patchset 2944 of module systemimager to the SystemImager CVS repository, changing 1 files.
2005-02-23 21:39:07 UTC in SystemImager
-
dannf committed patchset 2943 of module systemimager to the SystemImager CVS repository, changing 1 files.
2005-02-23 20:59:45 UTC in SystemImager
-
dannf committed patchset 828 of module systeminstaller to the SystemInstaller CVS repository, changing 1 files.
2005-02-12 00:19:08 UTC in SystemInstaller