ad
|
0eaaa024ea
|
Move proc_lock into the data segment. It was dynamically allocated because
at the time we had mutex_obj_alloc() but not __cacheline_aligned.
|
2020-05-23 23:42:41 +00:00 |
|
tkusumi
|
819d266ed5
|
autofs: Make autofs(5) timeout messages include affected process name and PID
Sync warning message with FreeBSD and DragonFlyBSD.
taken-from: FreeBSD
|
2020-03-28 17:29:56 +00:00 |
|
tkusumi
|
d3d26a328b
|
autofs: Make /dev/autofs cdevsw functions static
Also less confusing since autofs vnops also has autofs_{open,close} in NetBSD.
|
2019-12-14 12:01:13 +00:00 |
|
christos
|
0d40f5669e
|
fix module attachment and cdevsw
|
2018-01-09 16:19:39 +00:00 |
|
martin
|
602913a78d
|
Include <sys/atomic.h> for the atomic funtions used in here.
|
2018-01-09 13:56:00 +00:00 |
|
christos
|
b985414b8f
|
Merge autofs support from: Tomohiro Kusumi
XXX: Does not work yet
|
2018-01-09 03:31:12 +00:00 |
|