Home | History | Annotate | only in /src/sys/modules/examples/fopsmapper
History log of /src/sys/modules/examples/fopsmapper
RevisionDateAuthorComments
 1.1 01-Apr-2020  kamil branches: 1.1.4;
Import a new example kernel module fopsmapper

fopsmapper - basic implementation of mmap with fileops fo_mmap

Submitted by Aditya Vardhan Padala.
 1.1.4.2 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.1.4.1 01-Apr-2020  martin file Makefile was added on branch phil-wifi on 2020-04-13 08:05:11 +0000
 1.3 17-Apr-2024  riastradh modules/examples/fopsmapper: KNF, sprinkle comments

Missing: MP-safety; this is a kind of broken example.
 1.2 01-Apr-2020  kamil branches: 1.2.4;
Fix CVS Id
 1.1 01-Apr-2020  kamil Import a new example kernel module fopsmapper

fopsmapper - basic implementation of mmap with fileops fo_mmap

Submitted by Aditya Vardhan Padala.
 1.2.4.2 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.4.1 01-Apr-2020  martin file cmd_mapper.c was added on branch phil-wifi on 2020-04-13 08:05:11 +0000
 1.3 17-Apr-2024  riastradh modules/examples/fopsmapper: KNF, sprinkle comments

Missing: MP-safety; this is a kind of broken example.
 1.2 01-Apr-2020  kamil branches: 1.2.4;
Avoid comparison between signed and unsigned integer

Cast PAGE_SIZE to size_t.
 1.1 01-Apr-2020  kamil Import a new example kernel module fopsmapper

fopsmapper - basic implementation of mmap with fileops fo_mmap

Submitted by Aditya Vardhan Padala.
 1.2.4.2 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.4.1 01-Apr-2020  martin file fopsmapper.c was added on branch phil-wifi on 2020-04-13 08:05:11 +0000

RSS XML Feed