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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 16 Jul 2007 11:35:47 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Randy Dunlap <randy.dunlap@...cle.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	torvalds <torvalds@...ux-foundation.org>
Subject: Re: sysctl.c: add text telling people to use CTL_UNNUMBERED

On Mon, 16 Jul 2007 11:23:05 -0700
Randy Dunlap <randy.dunlap@...cle.com> wrote:

> > +/*
> > + * NOTE: do not add new entries to this table unless you have read
> > + * Documentation/sysctl/ctl_unnumbered.txt
> > + */
> > +/*
> > + * NOTE: do not add new entries to this table unless you have read
> > + * Documentation/sysctl/ctl_unnumbered.txt
> > + */
> >  	{ .ctl_name = 0 }
> >  };
> 
> Are these comments above &  below doubled up for Emphasis??

hm, that could have been some late-night reject-fixing.

sysctl.c is (hopefully "was") the second worst source of rejects in the
tree.

PITA #1 is Documentation/feature-removal-schedule.txt, but that is
fortunately amenable to the insert-it-at-a-random-position solution.

-
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