Date: Sun, 5 May 2002 15:17:47 +0200 From: Szilveszter Adam <sziszi@bsd.hu> To: fenner@freebsd.org Cc: freebsd-current@freebsd.org, phk@freebsd.org Subject: savecore.c broken now, breaks world Message-ID: <20020505131747.GA534@fonix.adamsfamily.xx>
next in thread | raw e-mail | index | archive | help
Hello, src/sbin/savecore.c has been broken today, with the commit of rev 1.59 by Bill Fenner. It appears that a new magic value, KERNELDUMPMAGIC_CLEARED, has been introduced but its value never #define-d in (probably) src/sys/sys/kerneldump.h. This way, the program does not compile. There is only so much one can deduce from the code, it is the author who should know what was intended here. This breaks the world. -- Regards: Szilveszter ADAM Szombathely Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020505131747.GA534>