cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Mar 9 13:32:28 PST 2005


In message <200503092124.j29LOYFV075947 at grovel.grondar.org>, Mark Murray writes
:
>"Poul-Henning Kamp" writes:
>> I will add my voice to the chorus who pine for us to have one single
>> copy of things like hashes and encryption.
>
>And mine.
>
>> And by "one single copy" I mean one shared between kernel and userland.
>
>Yes - where possible. libkern anyone?

How about sys/libcipher

That way we can put a make file in there which builds a library for
userland and hook that up to buildworld, and we can address the files
from sys/conf/files which will pull them in from the kernel.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the cvs-src mailing list