Re: INCLUDE_CONFIG_FILE off-by-one problem

From: Wojciech A. Koszek <wkoszek_at_freebsd.org>
Date: Fri, 29 Jun 2007 23:20:33 +0000
On Wed, Jun 06, 2007 at 10:18:40AM +0300, Danny Braniss wrote:
> to get the config file from the kernel, one can use config -k, which
> executes elfdump to get the offset and size. The size is actually 1(one)
> byte too big, and so the output of config -k contains a NULL/0/^_at_ as
> the last byte. I think the problem is in the elf file.

Why do you think that the problem lies in the ELF file?

Can you confirm that following sysctls:

	kern.geom.confxml
	kern.geom.conftxt

don't suffer from the same problem?

> btw, it would realy be nice if the sys/conf/NOTES file is updated.

I can change NOTES soon. I have huge email lag.

Thanks,

-- 
Wojciech A. Koszek
wkoszek_at_FreeBSD.org
http://FreeBSD.czest.pl/dunstan/
Received on Fri Jun 29 2007 - 21:22:08 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:13 UTC