History log of /netbsd-src/sys/modules/examples/fopsmapper/cmd_mapper.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 212c9b3b 17-Apr-2024 riastradh <riastradh@NetBSD.org>

modules/examples/fopsmapper: KNF, sprinkle comments

Missing: MP-safety; this is a kind of broken example.


# 85335799 01-Apr-2020 kamil <kamil@NetBSD.org>

Fix CVS Id


# 2c306a0e 01-Apr-2020 kamil <kamil@NetBSD.org>

Import a new example kernel module fopsmapper

fopsmapper - basic implementation of mmap with fileops fo_mmap

Submitted by Aditya Vardhan Padala.