problem suspending "man bash" (intermittent)

Lev Bishop lev.bishop@yale.edu
Wed May 28 16:28:00 GMT 2003


Windows XP home edition
GNU bash, version 2.05b.0(9)-release (i686-pc-cygwin)
cygwin dll version 1.3.22
cygcheck -s -v -r attached
So I have observed a strange phenomenon, where if I execute "man bash" in
(using bash) and then suspend with ^Z, maybe one time in 4 there
is a situation where the first keypress after the suspend still somehow
gets sent to less rather than to the shell. Subsequently the shell works
fine but when I "fg man" it only wants to draw the display a line at a
time (ie it never refreshes the screen, even with ^L). Strangely, this
behaviour happens much more frequently for "man bash" from xterm and not
from the console, and even more strangely it seems much more likely to
happen with the bash man page instead of others, though I have
occasionally seen it with, eg, "man man". If you're looking to reproduce
it, for me the best way is "man bash" from an xterm then repeatedly ^Z and
"fg" until this happens (usually after 4 or 5 tries).
Looking through the cygwin mailing list archives it seems that there have
been problems along these lines before. It was supposedly fixed in 
cygwin-1.3.13-1. There is a message from Christopher Faylor "Re: Ctrl-Z 
hang" http://sources.redhat.com/ml/cygwin/2001-01/msg00839.html where he 
says that it was due to ^Z sending SIGTSTP to less but then bash grabbing
the tty back from less while less was still trying to read the tty. The 
fix was to not send a SIGTTIN in this case but I guess that maybe this 
fix is causing the behaviour I see now. 
This is what it looks like from an xterm (see below for console):
OPTIONS
 In addition to the single-character shell options documented in the
 description of the set builtin command, bash interprets the following
 options when it is invoked:
:[2]+ Stopped man bash
Lev@raajsgdh ~
:
Lev@raajsgdh ~
$ %
man bash
: -c string If the -c option is present, then commands are read from
: string. If there are arguments after the string, they are
: assigned to the positional parameters, starting with 0ドル.
:
And this is what happens at the console:
Lev@raajsgdh ~
$ fg
man bash
Lev@raajsgdh ~
$ fg
man bash
Error executing formatting or display command.
System command (cd /usr/man && (echo ".pl 1100i"; /bin/cat '/usr/man/man1/bash.1
'; echo; echo ".pl \n(nlu+10") | /usr/bin/tbl | /usr/bin/nroff -c -mandoc | /usr
/bin/less -isrR) exited with status 256.
No manual entry for bash
Lev
-------------- next part --------------
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Wed May 28 10:56:07 2003
Windows XP Home Edition Ver 5.1 Build 2600 Service Pack 1
Path:	C:\cygwin\usr\local\bin
	C:\cygwin\bin
	C:\cygwin\bin
	c:\WINDOWS\system32
	c:\WINDOWS
	c:\WINDOWS\System32\Wbem
	c:\Tcl\bin
	c:\MATLABR11\bin
	c:\Program Files\SSH Communications Security\SSH Secure Shell
	c:\WINDOWS\System32\
	C:\cygwin\usr\X11R6\bin
C:\cygwin\bin\id.exe output (nontsec)
UID: 1007(Lev) GID: 513(None)
513(None)
C:\cygwin\bin\id.exe output (ntsec)
UID: 1007(Lev) GID: 513(None)
513(None) 544(Administrators) 
545(Users)
SysDir: C:\WINDOWS\System32
WinDir: C:\WINDOWS
HOME = `C:\cygwin\home\Lev'
MAKE_MODE = `unix'
PWD = `/home/Lev'
USER = `Lev'
ALLUSERSPROFILE = `C:\Documents and Settings\All Users'
APPDATA = `C:\Documents and Settings\Lev\Application Data'
CLASSPATH = `%CLASSPATH%;C:\Program Files\ProductViewExpress\ptcpvx.jar'
COMMONPROGRAMFILES = `C:\Program Files\Common Files'
COMPUTERNAME = `RAAJSGDH'
COMSPEC = `C:\WINDOWS\system32\cmd.exe'
CVS_RSH = `/bin/ssh'
HOMEDRIVE = `C:'
HOMEPATH = `\Documents and Settings\Lev'
HOSTNAME = `raajsgdh'
LOGONSERVER = `\\RAAJSGDH'
MANPATH = `:/usr/ssl/man'
NUMBER_OF_PROCESSORS = `1'
OLDPWD = `/home/Lev'
OS = `Windows_NT'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.tcl'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 11 Stepping 1, GenuineIntel'
PROCESSOR_LEVEL = `6'
PROCESSOR_REVISION = `0b01'
PROGRAMFILES = `C:\Program Files'
PROMPT = `$P$G'
PS1 = `\[033円]0;\w007円
033円[32m\]\u@\h \[033円[33m\w033円[0m\]
$ '
PVX_INSTALL_DIR = `C:\Program Files\ProductViewExpress\'
SESSIONNAME = `Console'
SHLVL = `1'
SSH_AGENT_PID = `2304'
SSH_AUTH_SOCK = `/tmp/ssh-pHJP2228/agent.2228'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINDOWS'
TEMP = `c:\DOCUME~1\Lev\LOCALS~1\Temp'
TERM = `cygwin'
TMP = `c:\DOCUME~1\Lev\LOCALS~1\Temp'
USERDOMAIN = `RAAJSGDH'
USERNAME = `Lev'
USERPROFILE = `C:\Documents and Settings\Lev'
WINDIR = `C:\WINDOWS'
_ = `/usr/bin/cygcheck'
HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
 (default) = `/cygdrive'
 cygdrive flags = 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
 (default) = `C:\cygwin'
 flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
 (default) = `C:\cygwin/bin'
 flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
 (default) = `C:\cygwin/lib'
 flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/X11R6/lib/X11/fonts
 (default) = `C:\cygwin\usr\X11R6\lib\X11\fonts'
 flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
c: hd NTFS 19037Mb 61% CP CS UN PA FC banana
d: cd N/A N/A 
C:\cygwin / system binmode
C:\cygwin/bin /usr/bin system binmode
C:\cygwin/lib /usr/lib system binmode
C:\cygwin\usr\X11R6\lib\X11\fonts /usr/X11R6/lib/X11/fonts system binmode
. /cygdrive system binmode,cygdrive
Found: C:\cygwin\bin\awk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cp.exe
Found: C:\cygwin\bin\cpp.exe
Found: C:\cygwin\bin\find.exe
Found: C:\cygwin\bin\gcc.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\mv.exe
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\sed.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe
 58k 2002年05月07日 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
 "cygbz2-1.dll" v0.0 ts=2002年5月7日 2:33
 6k 2002年06月24日 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
 "cygcharset-1.dll" v0.0 ts=2002年6月24日 14:23
 848k 2003年04月11日 C:\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0
 "cygcrypto-0.9.7.dll" v0.0 ts=2003年4月11日 6:33
 645k 2003年04月11日 C:\cygwin\bin\cygcrypto.dll - os=4.0 img=1.0 sys=4.0
 "cygcrypto.dll" v0.0 ts=2003年4月11日 6:37
 551k 2003年04月02日 C:\cygwin\bin\cygcurl-2.dll - os=4.0 img=1.0 sys=4.0
 "cygcurl-2.dll" v0.0 ts=2003年4月2日 16:09
 380k 2002年07月24日 C:\cygwin\bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0
 "cygdb-3.1.dll" v0.0 ts=2002年7月24日 12:24
 487k 2002年07月24日 C:\cygwin\bin\cygdb_cxx-3.1.dll - os=4.0 img=1.0 sys=4.0
 "cygdb_cxx-3.1.dll" v0.0 ts=2002年7月24日 12:25
 136k 2002年10月17日 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
 "cygexpat-0.dll" v0.0 ts=2002年10月17日 11:21
 50k 2002年03月17日 C:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
 "cygexslt-0.dll" v0.0 ts=2002年3月17日 1:24
 45k 2001年04月25日 C:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
 "cygform5.dll" v0.0 ts=2001年4月25日 1:28
 35k 2002年01月09日 C:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
 "cygform6.dll" v0.0 ts=2002年1月9日 1:03
 76k 2003年03月09日 C:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
 "cygform7.dll" v0.0 ts=2003年3月9日 15:51
 28k 2003年03月22日 C:\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0
 "cyggdbm-3.dll" v0.0 ts=2003年3月22日 17:19
 19k 2003年03月22日 C:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
 "cyggdbm.dll" v0.0 ts=2002年2月19日 22:05
 15k 2003年03月22日 C:\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0
 "cyggdbm_compat-3.dll" v0.0 ts=2003年3月22日 17:22
 490k 2002年09月21日 C:\cygwin\bin\cygguile-12.dll - os=4.0 img=1.0 sys=4.0
 "cygguile-12.dll" v0.0 ts=2002年9月21日 6:01
 63k 2002年09月21日 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll - os=4.0 img=1.0 sys=4.0
 "cygguile-srfi-srfi-13-14-v-1-1.dll" v0.0 ts=2002年9月21日 6:01
 24k 2002年09月21日 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll - os=4.0 img=1.0 sys=4.0
 "cygguile-srfi-srfi-4-v-1-1.dll" v0.0 ts=2002年9月21日 6:01
 14k 2002年09月21日 C:\cygwin\bin\cygguilereadline-v-12-12.dll - os=4.0 img=1.0 sys=4.0
 "cygguilereadline-v-12-12.dll" v0.0 ts=2002年9月21日 6:01
 17k 2001年06月28日 C:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
 "cyghistory4.dll" v0.0 ts=2001年1月6日 23:34
 20k 2002年10月10日 C:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
 "cyghistory5.dll" v0.0 ts=2002年10月10日 13:28
 929k 2002年06月24日 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
 "cygiconv-2.dll" v0.0 ts=2002年6月24日 14:24
 22k 2001年12月13日 C:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
 "cygintl-1.dll" v0.0 ts=2001年12月13日 4:28
 28k 2002年09月20日 C:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
 "cygintl-2.dll" v0.0 ts=2002年9月19日 23:13
 21k 2001年06月20日 C:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
 "cygintl.dll" v0.0 ts=2001年6月20日 13:09
 12k 2003年02月17日 C:\cygwin\bin\cygioperm-0.dll - os=4.0 img=1.0 sys=4.0
 "cygioperm-0.dll" v0.0 ts=2003年2月17日 14:58
 119k 2002年02月09日 C:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0
 "cygjpeg6b.dll" v0.0 ts=2002年2月9日 0:19
 61k 2003年03月05日 C:\cygwin\bin\cygkpathsea-3.dll - os=4.0 img=1.0 sys=4.0
 "cygkpathsea-3.dll" v0.0 ts=2003年3月5日 15:09
 32k 2003年04月16日 C:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
 "cygltdl-3.dll" v0.0 ts=2003年4月15日 21:41
 26k 2001年04月25日 C:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
 "cygmenu5.dll" v0.0 ts=2001年4月25日 1:27
 20k 2002年01月09日 C:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
 "cygmenu6.dll" v0.0 ts=2002年1月9日 1:03
 48k 2003年03月09日 C:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
 "cygmenu7.dll" v0.0 ts=2003年3月9日 15:51
 156k 2001年04月25日 C:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
 "cygncurses++5.dll" v0.0 ts=2001年4月25日 1:29
 175k 2002年01月09日 C:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
 "cygncurses++6.dll" v0.0 ts=2002年1月9日 1:03
 226k 2001年04月25日 C:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
 "cygncurses5.dll" v0.0 ts=2001年4月25日 1:17
 202k 2002年01月09日 C:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
 "cygncurses6.dll" v0.0 ts=2002年1月9日 1:03
 284k 2003年03月09日 C:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
 "cygncurses7.dll" v0.0 ts=2003年3月9日 15:50
 15k 2001年04月25日 C:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
 "cygpanel5.dll" v0.0 ts=2001年4月25日 1:27
 12k 2002年01月09日 C:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
 "cygpanel6.dll" v0.0 ts=2002年1月9日 1:03
 31k 2003年03月09日 C:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
 "cygpanel7.dll" v0.0 ts=2003年3月9日 15:50
 63k 2003年04月11日 C:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
 "cygpcre.dll" v0.0 ts=2003年4月11日 4:31
 61k 2003年04月11日 C:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
 "cygpcreposix.dll" v0.0 ts=2003年4月11日 4:31
 1005k 2003年03月30日 C:\cygwin\bin\cygperl5_8_0.dll - os=4.0 img=1.0 sys=4.0
 "cygperl5_8_0.dll" v0.0 ts=2003年3月30日 10:39
 168k 2003年02月23日 C:\cygwin\bin\cygpng10.dll - os=4.0 img=1.0 sys=4.0
 "cygpng10.dll" v0.0 ts=2003年2月23日 18:02
 173k 2003年02月23日 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
 "cygpng12.dll" v0.0 ts=2003年2月23日 17:02
 22k 2002年06月09日 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
 "cygpopt-0.dll" v0.0 ts=2002年6月9日 1:45
 108k 2001年06月28日 C:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
 "cygreadline4.dll" v0.0 ts=2001年1月6日 23:34
 127k 2002年10月10日 C:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
 "cygreadline5.dll" v0.0 ts=2002年10月10日 13:28
 66k 2001年11月20日 C:\cygwin\bin\cygregex.dll - os=4.0 img=1.0 sys=4.0
 "cygregex.dll" v0.0 ts=2001年11月20日 9:44
 176k 2003年04月11日 C:\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0
 "cygssl-0.9.7.dll" v0.0 ts=2003年4月11日 6:33
 165k 2003年04月11日 C:\cygwin\bin\cygssl.dll - os=4.0 img=1.0 sys=4.0
 "cygssl.dll" v0.0 ts=2003年4月11日 6:37
 281k 2003年02月24日 C:\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0
 "cygtiff3.dll" v0.0 ts=2003年2月23日 23:58
 601k 2003年05月07日 C:\cygwin\bin\cygwin-ruby16.dll - os=4.0 img=1.0 sys=4.0
 "cygwin-ruby16.dll" v0.0 ts=2003年5月7日 7:02
 633k 2002年07月22日 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
 "cygxml2-2.dll" v0.0 ts=2002年7月22日 2:29
 152k 2002年03月17日 C:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
 "cygxslt-1.dll" v0.0 ts=2002年3月17日 1:19
 15k 2002年03月17日 C:\cygwin\bin\cygxsltbreakpoint-1.dll - os=4.0 img=1.0 sys=4.0
 "cygxsltbreakpoint-1.dll" v0.0 ts=2002年3月17日 1:24
 50k 2002年03月12日 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
 "cygz.dll" v0.0 ts=2002年3月11日 23:38
 948k 2003年03月18日 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
 "cygwin1.dll" v0.0 ts=2003年3月18日 9:20
 Cygwin DLL version info:
 DLL version: 1.3.22
 DLL epoch: 19
 DLL bad signal mask: 19005
 DLL old termios: 5
 DLL malloc env: 28
 API major: 0
 API minor: 78
 Shared data: 3
 DLL identifier: cygwin1
 Mount registry: 2
 Cygnus registry name: Cygnus Solutions
 Cygwin registry name: Cygwin
 Program options name: Program Options
 Cygwin mount registry name: mounts v2
 Cygdrive flags: cygdrive flags
 Cygdrive prefix: cygdrive prefix
 Cygdrive default prefix: 
 Build date: Tue Mar 18 09:20:11 EST 2003
 CVS tag: dontuse-21
 Shared id: cygwin1S3
 41k 2002年05月14日 C:\cygwin\usr\X11R6\bin\cygPropList-0.dll - os=4.0 img=1.0 sys=4.0
 "cygPropList-0.dll" v0.0 ts=2002年5月13日 23:13
Cygwin Package Information
Last downloaded files to: C:\Documents and Settings\Lev\Desktop\cyg
Last downloaded files from: http://sigunix.cwru.edu/pub/cygwin/ftp
Package Version
_update-info-dir 00164-1
a2ps 4.12-1
ash 20020731-1
astyle 1.15.3-3
autoconf 2.54-1
autoconf-devel 2.57-1
autoconf-stable 2.13-4
automake 1.7.1-1
automake-devel 1.7.3-1
automake-stable 1.4p5-5
base-files 1.3-1
base-passwd 1.1-1
bash 2.05b-9
bc 1.06-1
binutils 20030307-1
bison 20030307-1
byacc 1.9-1
bzip2 1.0.2-2
ccache 1.9-1
cgoban 1.9.12-1
clear 1.0-1
cmake 1.6.6-1
compface 1.4-5
cpio 2.5-1
crypt 1.0-1
ctags 5.5-3
curl 7.10.4-1
curl-devel 7.10.4-1
cvs 1.11.0-1
cygrunsrv 0.96-1
cygutils 1.1.3-1
cygwin 1.3.22-1
cygwin-doc 1.3-4
dejagnu 20021217-2
diffutils 2.8.1-1
doxygen 1.2.18-1
dpkg 1.10.4-2
ed 0.2-1
ELFIO 1.0.0-1
emacs 21.2-12
emacs-X11 21.2-12
enscript 1.6.3-3
expat 1.95.5-1
expect 20030128-1
file 4.02-1
fileutils 4.1-1
findutils 4.1.7-4
flex 2.5.4-2
fvwm 2.4.7-2
gawk 3.1.2-2
gcc 3.2-3
gcc-mingw 20020817-5
gcc2 2.95.3-10
gdb 20030303-1
gdbm 1.8.0-5
gettext 0.11.5-1
gettext-devel 0.11.5-1
ghostscript 7.05-2
ghostscript-base 7.05-2
ghostscript-x11 7.05-2
gperf 2.7.2-1
grace 5.1.12-1
grep 2.5-1
groff 1.18.1-2
gsl 1.3-1
guile 1.6.0-1
guile-devel 1.6.0-1
gzip 1.3.3-4
indent 2.2.8-1
ioperm 0.4-1
jpeg 6b-7
keychain 1.9-1
less 378-1
lesstif 0.93.41-1
libbz2_1 1.0.2-2
libcharset1 1.8-2
libdb3.1 3.1.17-2
libgdbm 1.8.0-5
libgdbm-devel 1.8.0-5
libgdbm3 1.8.3-1
libguile12 1.6.0-1
libiconv 1.8-2
libiconv2 1.8-2
libintl 0.10.38-3
libintl1 0.10.40-1
libintl2 0.11.5-1
libkpathsea3 2.0.2-1
libltdl3 1.5-1
libncurses-devel 5.3-1
libncurses5 5.2-1
libncurses6 5.2-8
libncurses7 5.3-1
libpng 1.2.5-1
libpng10 1.0.15-1
libpng12 1.2.5-1
libpopt0 1.6.4-4
libPropList 0.10.1-3
libreadline4 4.1-2
libreadline5 4.3-2
libtool 20020705-1
libtool-devel 1.5-1
libtool-stable 1.4.3-1
libxml2 2.4.23-1
libxslt 1.0.13-1
login 1.8-1
m4 1.4-1
make 3.79.1-7
man 1.5j-2
mingw-runtime 3.0-1
mktemp 1.4-1
mt 2.0.1-1
nano 1.2.0-1
nasm 0.98.36-1
ncftp 3.1.4-1
ncurses 5.3-1
netcat 1.10-1
newlib-man 20020801
openbox 0.99.1-3
opengl 1.1.0-6
openssh 3.6.1p1-1
openssl 0.9.7b-1
openssl-devel 0.9.7b-1
openssl096 0.9.6j-1
patch 2.5.8-3
pcre 4.1-1
perl 5.8.0-2
pinfo 0.6.6p1-1
pkgconfig 0.15.0-1
popt 1.6.4-4
rcs 5.7-3
readline 4.3-2
regex 4.4-2
rsync 2.5.6-1
ruby 1.6.8-1
sed 4.0.7-1
sh-utils 2.0.15-3
sharutils 4.2.1-2
splint 3.1.1-1
ssmtp 2.38.7-3
swig 1.3.19-1
tar 1.13.25-1
tcltk 20030214-1
tcsh 6.12.00-5
termcap 20020930-1
terminfo 5.3-2
tetex 2.0.2-1
tetex-base 2.0.2-1
tetex-bin 2.0.2-1
tetex-devel 2.0.2-1
tetex-extra 2.0.2-1
tetex-tiny 2.0.2-1
tetex-x11 2.0.2-1
texinfo 4.2-4
textutils 2.0.21-1
tiff 3.6.0-1
time 1.7-1
ttcp 19980512-1
units 1.77-1
unzip 5.50-2
vim 6.1.300-1
w32api 2.3-1
wget 1.8.2-2
which 1.5-1
whois 4.6.2-1
WindowMaker 0.80.0-2
x2x 1.27-2
Xaw3d 1.5-1
xerces-c-devel 2.2.0-1
XFree86-base 4.2.0-1
XFree86-bin 4.2.0-3
XFree86-doc 4.2.0-1
XFree86-etc 4.2.0-1
XFree86-f100 4.2.0-2
XFree86-fcyr 4.2.0-2
XFree86-fenc 4.2.0-2
XFree86-fnts 4.2.0-2
XFree86-fscl 4.2.0-2
XFree86-fsrv 4.2.0-1
XFree86-html 4.2.0-1
XFree86-jdoc 4.2.0-1
XFree86-lib 4.2.0-5
XFree86-man 4.2.0-1
XFree86-nest 4.2.0-1
XFree86-prog 4.2.0-1
XFree86-prt 4.2.0-1
XFree86-ps 4.2.0-1
XFree86-startup-scripts 4.2.0-4
XFree86-vfb 4.2.0-1
XFree86-xserv 4.2.0-37
XFree86-xwinclip 4.2.0-8
zip 2.3-2
zlib 1.1.4-1
Use -h to see help about each section
-------------- next part --------------
--
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/


More information about the Cygwin mailing list

AltStyle によって変換されたページ (->オリジナル) /