lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9a8748490611081110m4cc62c1bp3a36aba3fc314e56@mail.gmail.com>
Date:	Wed, 8 Nov 2006 20:10:30 +0100
From:	"Jesper Juhl" <jesper.juhl@...il.com>
To:	"Eric W. Biederman" <ebiederm@...ssion.com>
Cc:	"Linus Torvalds" <torvalds@...l.org>, linux-kernel@...r.kernel.org,
	"Andrew Morton" <akpm@...l.org>, "Andi Kleen" <ak@...e.de>,
	alan@...hat.com, "Russell King" <rmk+lkml@....linux.org.uk>,
	"Jakub Jelinek" <jakub@...hat.com>,
	"Mike Galbraith" <efault@....de>,
	"Albert Cahalan" <acahalan@...il.com>,
	"Bill Nottingham" <notting@...hat.com>,
	"Marco Roeland" <marco.roeland@...all.nl>,
	"Michael Kerrisk" <mtk-manpages@....net>
Subject: Re: [PATCH] sysctl: Undeprecate sys_sysctl

On 08/11/06, Eric W. Biederman <ebiederm@...ssion.com> wrote:
>
[...]
>
> Since the sys_sysctl implementation needs to stay around for a while
> and the worst of the maintenance issues that caused us to occasionally
> break the ABI have been addressed I don't see any advantage in
> continuing with the removal of sys_sysctl.
>
> So instead of merely increasing the deprecation period this patch
> removes the deprecation of sys_sysctl and modifies the kernel to
> compile the code in by default.
>
[...]
>
>  config SYSCTL_SYSCALL
>         bool "Sysctl syscall support" if EMBEDDED
> -       default n
> +       default y
>         select SYSCTL
>         ---help---
>           Enable the deprecated sysctl system call.  sys_sysctl uses

Perhaps you should also change the help text here to not say "the
deprecated sysctl system call". Perhaps change to something like :

"Deselect this option, to not build sysctl suport into the kernel, if
you are sure you won't be running any applications that depend on the
sysctl system call.
If unsure, say Y."

-- 
Jesper Juhl <jesper.juhl@...il.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ