#
eab38032 |
| 01-Oct-2024 |
riastradh <riastradh@NetBSD.org> |
sys/compat/linux/common: Nix trailing whitespace, and one blank line.
No functional change intended.
|
#
100a3398 |
| 09-Feb-2024 |
andvar <andvar@NetBSD.org> |
fix spelling mistakes, mainly in comments and log messages.
|
#
2915865e |
| 24-Aug-2023 |
christos <christos@NetBSD.org> |
fix a locking bug (Theodore Preduta)
|
#
ba958ad8 |
| 23-Aug-2023 |
christos <christos@NetBSD.org> |
put variable length structure at the end, so that clang does not complain.
|
#
6ecdc276 |
| 22-Aug-2023 |
christos <christos@NetBSD.org> |
aarch64 does not have sys_inotify_init()...
|
#
ed30ecde |
| 20-Aug-2023 |
christos <christos@NetBSD.org> |
fix locking: eliminate using mutex_owned() (Theodore Preduta)
|
#
8575c986 |
| 19-Aug-2023 |
christos <christos@NetBSD.org> |
new inotify support GSoC 2023 (Theodore Preduta)
|