delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/06/13/10:58:37

X-Spam-Check-By: sourceware.org
Date: Tue, 13 Jun 2006 16:52:39 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: psmisc-21.5-2
Message-Id: <announce.20060613145238.GK16683@calimero.vinschen.de>
Mime-Version: 1.0
User-Agent: Mutt/1.4.2i
Reply-To: cygwin AT cygwin DOT com
X-Mailer: Perl5 Mail::Internet v1.74
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

I have updated the psmisc package to version 21.5-2.

This is a Cygwin specific bugfix release which solves two potential
crashes in pstree.

The psmisc package contains utilities for managing processes on your
system: pstree, killall and fuser.  The pstree command displays a tree
structure of all of the running processes on your system.  The killall
command sends a specified signal (SIGTERM if nothing is specified) to
processes identified by name.  The fuser command identifies the PIDs of
processes that are using specified files or filesystems.


The Cygwin release has a couple of patches applied to get the tools
running.  Mainly all TCP and UDP search facilities in fuser have been
disabled.  pstree uses ASCII art automatically when TERM=cygwin.

Be aware that these tools use /proc to collect information, so they
don't interact with native Windows processes.

Note that I just added this package for fun.  In its current state it
doesn't build OOTB, but needs a Makefile tweak.  If you want to build
it from source, use the following configure command:

  ./configure \
    --prefix=/usr \
    --datadir=$(prefix)/share \
    --mandir=$(prefix)/share/man \
    --without-libiconv-prefix \
    --without-libintl-prefix

then edit the "LIBS=" line in src/Makefile and set it to

  LIBS = -liconv -lintl

That's it.  Have fun.


To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available  
starting at the above URL.

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019