Hi,
Is there something to do before doing a 'make most' ?
Because this command fails while compiling 'rmail' (libsm.a is needed)
and even if I hack the Makefile to skip this util, it fails later with
something I don't remember of.
-- Aurélien
msg49060/pgp0.pgp
Description: PGP signature
Hi,
After informations given by Brook Davis (thanks to him :p) I investigate in
/sys/kern/subr_prf.c . I just add a bzero() but it fixes the *problem*.
I think it doesn't break anything but every comments are welcome.
Can the attached patch be commited ?
-- Aurélien
--- subr_prf.c.old T