• Writing a NetBSD kernel module

    From sehnsucht@21:1/5 to All on Tue Apr 5 12:57:05 2022
    In this post^[1], we’ll look at implementing a simple character device
    driver as a kernel module in NetBSD. Once it is loaded, userspace
    processes will be able to write an arbitrary byte string to the device,
    and on every successive read expect a cryptographically-secure
    pseudorandom permutation of the original byte string.

    [1]https://saurvs.github.io/post/writing-netbsd-kern-mod/

    --
    -----+--------------------------------
    PVO | https://sehnsucht.multics.org

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)