On Sun, Dec 03, 2017 at 10:27:00AM +0100, Sebastien Marie wrote:
> Hi,
> 
> elfrdsetroot is a small tool living in src/distrib/common/ and used when
> generating bsd.rd to put a ffs image inside RAMDISK kernel.
> 
> The diff does the following:
>   - pledge(2) it with only "stdio" just after managed arguments (opening 
> files)
>   - add $OpenBSD$ marker on elfrd_size.c (no one present)
>   - add a check for NULL on malloc(3) call in elfrd_size.c

Great, thanks.

While we're adding CVS markers, the elfrdsetroot.h header could also use one.

ok tb (or I'll commit if someone gives me an ok)

Reply via email to