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:	Wed, 20 Jan 2010 19:33:07 +1100
From:	Michael Wookey <michaelwookey@...il.com>
To:	Ramagudi Naziir <naziirr@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: how do YOU hack the linux kernel ?

2010/1/19 Ramagudi Naziir <naziirr@...il.com>:
> Assuming you don't remember their exact name/location, you'd need to
> use something like 'find . -iname '*pattern*'. which is slow.

You could use git to find the files quickly...

  ~/src/linux-2.6 (master)$ git ls-files *eeepc*
  Documentation/ABI/testing/sysfs-platform-eeepc-laptop
  drivers/platform/x86/eeepc-laptop.c
--
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