From: Greg KH <greg@kroah.com>
To: linux-kernel@vger.kernel.org, linux-security-module@wirex.com
Subject: Re: [PATCH] LSM changes for 2.5.62
Date: Wed, 19 Feb 2003 15:43:25 -0800 [thread overview]
Message-ID: <20030219234325.GI18590@kroah.com> (raw)
In-Reply-To: <20030219234314.GH18590@kroah.com>
ChangeSet 1.994, 2003/02/19 14:58:39-08:00, greg@kroah.com
LSM: fix merge where we lost a prototype in security.h
diff -Nru a/include/linux/security.h b/include/linux/security.h
--- a/include/linux/security.h Wed Feb 19 15:38:30 2003
+++ b/include/linux/security.h Wed Feb 19 15:38:30 2003
@@ -48,6 +48,7 @@
extern int cap_task_post_setuid (uid_t old_ruid, uid_t old_euid, uid_t old_suid, int flags);
extern void cap_task_kmod_set_label (void);
extern void cap_task_reparent_to_init (struct task_struct *p);
+extern int cap_syslog (int type);
static inline int cap_netlink_send (struct sk_buff *skb)
{
prev parent reply other threads:[~2003-02-19 23:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-19 23:41 [BK PATCH] LSM changes for 2.5.62 Greg KH
2003-02-19 23:42 ` [PATCH] " Greg KH
2003-02-19 23:42 ` Greg KH
2003-02-19 23:42 ` Greg KH
2003-02-19 23:42 ` Greg KH
2003-02-19 23:42 ` Greg KH
2003-02-19 23:43 ` Greg KH
2003-02-19 23:43 ` Greg KH
2003-02-19 23:43 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030219234325.GI18590@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@wirex.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox