Poul-Henning Kamp
a9e0361b4a
Introduce the new function
...
p_trespass(struct proc *p1, struct proc *p2)
which returns zero or an errno depending on the legality of p1 trespassing
on p2.
Replace kern_sig.c:CANSIGNAL() with call to p_trespass() and one
extra signal related check.
Replace procfs.h:CHECKIO() macros with calls to p_trespass().
Only show command lines to process which can trespass on the target
process.
1999-11-21 19:03:20 +00:00
..
1999-11-19 21:34:50 +00:00
1999-11-21 14:46:43 +00:00
1999-11-17 22:47:11 +00:00
1999-11-17 17:11:21 +00:00
1999-11-21 12:38:21 +00:00
1999-11-21 12:38:21 +00:00
1999-11-21 03:27:29 +00:00
1999-11-20 10:00:46 +00:00
1999-11-02 22:40:15 +00:00
1999-11-21 17:30:42 +00:00
1999-11-21 19:03:20 +00:00
1999-11-07 10:01:17 +00:00
1999-11-20 10:00:46 +00:00
1999-10-29 17:28:09 +00:00
1999-11-21 14:46:43 +00:00
1999-11-20 14:56:55 +00:00
1999-11-09 14:15:33 +00:00
1999-11-21 19:03:20 +00:00
1999-11-21 04:26:48 +00:00
1999-11-21 19:03:20 +00:00
1999-11-21 12:03:00 +00:00
1999-11-20 10:00:46 +00:00
1999-11-15 20:17:04 +00:00
1999-04-27 12:21:16 +00:00
1999-11-18 08:18:13 +00:00
1999-11-21 10:43:05 +00:00
1999-11-18 08:28:24 +00:00
1999-11-05 14:41:39 +00:00
1999-08-28 18:21:55 +00:00
1999-08-17 22:11:02 +00:00
1998-12-04 22:54:57 +00:00
1999-11-02 22:46:42 +00:00
1999-08-28 01:08:13 +00:00
1999-11-20 16:09:10 +00:00
1999-11-20 16:09:10 +00:00
1999-11-13 20:58:17 +00:00
1999-11-09 14:15:33 +00:00
1999-11-21 16:35:29 +00:00
1999-11-21 12:38:21 +00:00
1999-11-21 00:53:23 +00:00
1999-11-21 17:08:47 +00:00
1999-08-28 01:08:13 +00:00
1999-11-10 21:14:25 +00:00
1999-08-27 23:45:13 +00:00
1999-11-21 12:38:21 +00:00
1999-11-21 19:03:20 +00:00
1999-11-18 18:02:44 +00:00
1999-11-20 16:44:44 +00:00
1999-11-18 06:55:40 +00:00
1999-11-14 13:54:44 +00:00