This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-portable
mirror of
https://github.com/Fincer/openntpd-portable
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
10
Wiki
Activity
Browse Source
add priv_constraint_kill
OPENBSD_5_9
Brent Cook
8 years ago
parent
cb2b691e40
commit
fee37c5d0a
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
src/constraint-disabled.c
+ 5
- 0
src/constraint-disabled.c
View File
@ -37,6 +37,11 @@ priv_constraint_check_child(pid_t pid, int status)
{
}
void
priv_constraint_kill
(
u_int32_t
id
)
{
}
void
priv_constraint_msg
(
u_int32_t
id
,
u_int8_t
*
data
,
size_t
len
,
const
char
*
pw_dir
,
uid_t
pw_uid
,
gid_t
pw_gid
)
Write
Preview
Loading…
Cancel
Save