.. |
doc
|
fix various typos in comments and documentation, mainly in word "between".
|
2023-10-14 08:05:25 +00:00 |
Makefile
|
…
|
|
TODO
|
…
|
|
device-mapper.c
|
For device modules that provide both auto-config and /dev/xxx
|
2022-03-31 19:30:15 +00:00 |
dm.h
|
fix typos in sys/dev/dm code comments and documentation.
|
2021-08-21 22:23:33 +00:00 |
dm_dev.c
|
fix typos in sys/dev/dm code comments and documentation.
|
2021-08-21 22:23:33 +00:00 |
dm_ioctl.c
|
Avoid leaving a configured device without resources.
|
2024-01-14 07:56:53 +00:00 |
dm_pdev.c
|
fix typos in sys/dev/dm code comments and documentation.
|
2021-08-21 22:23:33 +00:00 |
dm_table.c
|
fix typos in sys/dev/dm code comments and documentation.
|
2021-08-21 22:23:33 +00:00 |
dm_target.c
|
fix typos in sys/dev/dm code comments and documentation.
|
2021-08-21 22:23:33 +00:00 |
dm_target_delay.c
|
dm: #if0 target's ->upcall() handler
|
2020-01-21 16:27:53 +00:00 |
dm_target_error.c
|
dm: #if0 target's ->upcall() handler
|
2020-01-21 16:27:53 +00:00 |
dm_target_flakey.c
|
Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889.
|
2021-07-24 21:31:31 +00:00 |
dm_target_linear.c
|
dm: #if0 target's ->upcall() handler
|
2020-01-21 16:27:53 +00:00 |
dm_target_mirror.c
|
dm: #if0 target's ->upcall() handler
|
2020-01-21 16:27:53 +00:00 |
dm_target_snapshot.c
|
dm: #if0 target's ->upcall() handler
|
2020-01-21 16:27:53 +00:00 |
dm_target_stripe.c
|
dm: #if0 target's ->upcall() handler
|
2020-01-21 16:27:53 +00:00 |
dm_target_zero.c
|
dm: #if0 target's ->upcall() handler
|
2020-01-21 16:27:53 +00:00 |
files.dm
|
Add error and zero targets to build.
|
2019-12-17 07:57:25 +00:00 |
netbsd-dm.h
|
…
|
|