[PATCH 0/7] pull: whereis changes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Karel, and all,

Here are the results of the whereis(1) work which I mentioned earlier the
week in irc.  All of the patches are related to that command, and as you
can see from the diff stats a lot has changed.

The first patch is quite big.  Unfortunately I ran out of imagination how
to make it smaller, as the patch is the core change enabling rest of the
work.  Most what the 0001 has got going is with search directory list
building using new data structure.

In between patches are quite straight forward till second last which will
canonicalize output file names.  I think that is what users are
interested, but I a may be wrong as well.  Comments, anyone?

The last patch is a bug fix to RedHat item.  See commit message for
further details.

One funky side note.  After the changes the whereis seems to run about
20% quicker.  That was unintentional enhancement.


The following changes since commit 2029dbd9b168319d8a4717c1523e4facb5cff9cc:

  docs: update year (2013-03-15 15:18:22 +0100)

are available in the git repository at:

  git://github.com/kerolasa/lelux-utiliteetit.git whereis

for you to fetch changes up to 41f50bc7efcda1acc179c159ccc04e91e1ed5965:

  whereis: remove duplicates from search results (2013-03-16 23:22:02 +0000)

----------------------------------------------------------------
Sami Kerola (7):
      whereis: rewrite most of the command
      whereis: add search scope listing option
      whereis: align with howto-usage-function.txt
      whereis: support MANPATH environment variable
      docs: generic whereis.1 clean up
      whereis: canonicalize files before printing
      whereis: remove duplicates from search results

 misc-utils/Makemodule.am |   1 +
 misc-utils/whereis.1     |  93 ++++----
 misc-utils/whereis.c     | 555 ++++++++++++++++++++++++++---------------------
 3 files changed, 350 insertions(+), 299 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux