--- - branch: MAIN date: Fri Jun 21 01:03:51 UTC 2019 files: - new: '1.362' old: '1.361' path: src/sys/kern/kern_sig.c pathrev: src/sys/kern/kern_sig.c@1.362 type: modified - new: '1.354' old: '1.353' path: src/sys/sys/proc.h pathrev: src/sys/sys/proc.h@1.354 type: modified id: 20190621T010351Z.ed57d65c38f3e42954199903069796a1d11e6cc7 log: | Eliminate PS_NOTIFYSTOP remnants from the kernel This flag used to be useful in /proc (BSD4.4-style) debugging semantics. Traced child events were notified without signaling the parent. This property was removed in NetBSD-8.0 and had no users. This change simplifies the signal code, removing dead branches. NFCI module: src subject: 'CVS commit: src/sys' unixtime: '1561079031' user: kamil