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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 17 Apr 2009 14:41:17 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Joe Perches <joe@...ches.com>
Cc:	randy.dunlap@...cle.com, torvalds@...ux-foundation.org,
	akpm@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/10] MAINTAINERS - add script, patterns and misc
 updates

On Fri, 17 Apr 2009 14:27:32 -0700
Joe Perches <joe@...ches.com> wrote:

> $ ./scripts/get_maintainer.pl -f Documentation/DocBook/sh.tmpl 

Lots of people's scripts/get_maintainer.pl files won't have the `x' bit
set because patch(1) is dumb.  So for reliability it's best to always do

	perl ./scripts/get_maintainer.pl

<does that>

: akpm:/usr/src/25> perl scripts/get_maintainer.pl -f fs/ext3/inode.c 
: grep: The -P option is not supported

    that's odd.  `man grep' on this machine says

    -P, --perl-regexp
          Interpret PATTERN as a Perl regular expression.

: fatal: Not a git repository

    it whines about not being run in a git directory, but does a decent
    job anyway.  
--
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