B20 : Bash Problem, Slowing down after 4 hours running (win98)

Don Bowman don@pixstream.com
Wed Jun 30 22:10:00 GMT 1999


>I wrote a script to covert 1000's of filenames to their lowercase
equivalent.
>Worked fine but >got slower and slower over time until 4 hours after I'd
started
>it running it was really slow (mouse not moving properly).  Nothing else
was
>running at the time.  Anyone else experienced this??
>
>Also Ive noticed that if you create a big wordlist -
>
>for words in `ls *.h*`; do
>
>causes a windows protection error box to appear

I have both these problems.
For me, the first one is memory fragmentation.
My windows 98 box has 256MB of memory. After a couple
of hours of using cygwin (our whole build environment
is built around cygwin, egcs, make, sh, etc), the
machine has to be rebooted since it cannot function.
The memory has been leaked to 0 usable chunks.

As an experiment, turn off swap on your machine,
and run for a while... It will eventually not be
able to alloc.

Interestingly (for a unix guy), killing all the
cygwin processes doesn't free up the memory. I guess
windows doesn't use the same sbrk technique that
unix does.

As for the second, I've noticed cygwin bash has
problems with long command lines. I also get
this problem with 'ls *' in a large directory.

Later snapshots of the cygwin1.dll do not seem
to resolve the fragmentation issue.

I've appended the output of cygcheck for those
that are interested.

Found: C:\bin\sh.exe
Found: C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\sh.exe
Warning: C:\bin\sh.exe hides
C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\sh.exe
C:\bin\sh.exe - os=4.0 img=1.0 sys=4.0
  C:\WINDOWS\SYSTEM\cygwin1.dll - os=4.0 img=1.0 sys=4.0
    "cygwin1.dll" v0.0 ts=1998/12/3 23:39
    C:\WINDOWS\SYSTEM\advapi32.dll - os=4.0 img=0.0 sys=4.0
      "ADVAPI32.dll" v0.0 ts=1998/1/23 18:20
      C:\WINDOWS\SYSTEM\KERNEL32.dll - os=4.0 img=1.9 sys=4.0
        "KERNEL32.dll" v0.0 ts=1998/4/29 0:25
    C:\WINDOWS\SYSTEM\kernel32.dll (already done)
    C:\WINDOWS\SYSTEM\user32.dll - os=4.0 img=0.0 sys=4.0
      "USER32.dll" v0.0 ts=1998/4/29 0:20
      C:\WINDOWS\SYSTEM\KERNEL32.dll (already done)
      C:\WINDOWS\SYSTEM\GDI32.dll - os=4.0 img=0.0 sys=4.0
        "GDI32.dll" v0.0 ts=1998/4/23 0:24
        C:\WINDOWS\SYSTEM\KERNEL32.dll (already done)
        C:\WINDOWS\SYSTEM\ADVAPI32.dll (already done)
      C:\WINDOWS\SYSTEM\ADVAPI32.dll (already done)
  C:\WINDOWS\SYSTEM\kernel32.dll (already done)
  C:\WINDOWS\SYSTEM\user32.dll (already done)


Cygnus Win95/NT Configuration Diagnostics
Current System Time: Sun Jun 13 14:19:48 1999

Win9X Ver 4.10 build 67766222

Path:	.
	/bin
	/Programs/gnuwin32/cygwin-b20/H-i586-cygwin32/bin
	/WINDOWS
	/usr/local/bin
	/Programs/Rational/ClearCase/Bin

SysDir: C:\WINDOWS\SYSTEM
WinDir: C:\WINDOWS

HOME = `/users/don'
MAKE_MODE = `UNIX'
PWD = `/view/don_ps2100_2_0_bugfix/fw/stack'
TCL_LIBRARY = `/Programs/gnuwin32/cygwin-b20/share/tcl8.0'

!C: = `C:\view\don_view\fw'
BETA = `cygwin-b20'
BISONLIB = `/Programs/gnuwin32/cygwin-b20/share/'
BLASTER = `A220 I5 D0 T4'
CBS = `C:\PROGRAMS\INTEL\DEVICE~1'
CDRFILES = `/users/don/cdr'
CLASSPATH =
`C:\PROGRAMS\JMF1.1\LIB\JMF.JAR;.;C:\PROGRAMS\VISUALCAFE\BIN\COMPONENTS\SYMB
EANS.JAR;C:\PROGRAMS\VISUALCAFE\BIN\COMPONENTS\DATABIND.JAR;C:\PROGRAMS\VISU
ALCAFE\JAVA\LIB\CLASSES.ZIP;C:\PROGRAMS\VISUALCAFE\JAVA\LIB;C:\PROGRAMS\VISU
ALCAFE\BIN\COMPONENTS\DBAW_AWT.JAR;C:\PROGRAMS\VISUALCAFE\BIN\COMPONENTS\SFC
.JAR;C:\PROGRAMS\VISUALCAFE\JAVA\LIB\DBAW.ZIP;C:\PROGRAMS\VISUALCAFE\JFC\SWI
NGALL.JAR;'
CMDLINE = `C:\BIN\SH.EXE '
COLUMNS = `80'
COMSPEC = `C:\WINDOWS\COMMAND.COM'
CPU = `R4000'
CRFILES = `/users/don/cr'
CRVIEWROOT = `/view'
CYGFS = `/Programs/gnuwin32/cygwin-b20'
CYGNUS_BASE = `/Programs/gnuwin32/cygwin-b20/H-i586-cygwin32'
EDITOR = `c:/bin/elvis/elvis.exe'
ELVISPATH = `C:\bin\elvis\lib'
EXHOME = `C:\users\don'
GDBTK_LIBRARY = `/Programs/gnuwin32/cygwin-b20/share/gdbtcl'
HISTFILESIZE = `500'
HOSTNAME = `snapple'
HOSTTYPE = `i586'
IGNOREEOF = `1'
LINES = `50'
MACHTYPE = `i586-pc-cygwin32'
OLDPWD = `/tmp'
OSTYPE = `cygwin32'
PATH_SEPARATOR = `:'
PROMPT = `$p$g'
PS1 = `$ '
SESSIONPATH = `C:\temp'
SHELL = `/bin/sh.exe'
SHLVL = `1'
TEMP = `C:\windows\TEMP'
TMP = `/tmp'
UNSAFE_DEPENDENCY_CHECKING = `1'
VIEW_ROOT = `/view'
WINBOOTDIR = `C:\WINDOWS'
WINDIR = `C:\WINDOWS'
WIND_HOST_TYPE = `x86-win32'
_ = `/Programs/gnuwin32/cygwin-b20/H-i586-cygwin32/bin/cygcheck'
cdr = `() {  if [ $# -eq 0 ]; then
 for i in $CDRFILES/*;
 do
 printf `basename $i`\\t\\c;
 cat $i;
 done;
 else
 if [ "$1" = "+" ]; then
 if [ -z "$2" ]; then
 echo "usage: cdr + name";
 else
 echo "cd $PWD" >$CDRFILES/$2;
 fi;
 else
 if [ "$1" = "-" ]; then
 if [ -z "$2" ]; then
 echo "usage: cdr - name";
 else
 if [ -f $CDRFILES/$2 ]; then
 rm $CDRFILES/$2;
 else
 echo "no alias for $2";
 fi;
 fi;
 else
 if [ -n "$1" ]; then
 if [ -f $CDRFILES/$1 ]; then
 eval $(cat $CDRFILES/$1);
 pwd;
 else
 echo "no alias for $1";
 fi;
 fi;
 fi;
 fi;
 fi
}'
cr = `() {  if [ $# -eq 0 ]; then
 for i in $CRFILES/*;
 do
 printf `basename $i`\\t;
 cat $i;
 done;
 else
 if [ "$1" = "+" ]; then
 if [ -z "$2" ]; then
 echo "usage: cdr + name";
 else
 relpath=$( echo $PWD | awk -F/ 					-v viewroot="$CRVIEWROOT"					'

			    t=length(viewroot)+1;
			    viewstr=substr($0, t, length($0)-t+1);
			    viewname=substr(viewstr, 0, index(viewstr, "/"));
			    relStart=t+length(viewname);
			    relLength=length($0) - relStart + 1;
			    if( length(viewname)==0 )
				printf( "noview" )
			    else
				printf( "%s", substr($0, relStart, relLength) );
			} ');
 if [ $relpath = "noview" ]; then
 echo "Not currently in a view";
 else
 echo $2: $relpath;
 echo $relpath >$CRFILES/$2;
 fi;
 fi;
 else
 if [ "$1" = "-" ]; then
 if [ -z "$2" ]; then
 echo "usage: cdr - name";
 else
 if [ -f $CRFILES/$2 ]; then
 rm $CRFILES/$2;
 else
 echo "no alias for $2";
 fi;
 fi;
 else
 if [ -n "$1" ]; then
 if [ -f $CRFILES/$1 ]; then
 f=$(cat $CRFILES/$1);
 abspath=$( echo $PWD/ | awk -F/			    -v relpath="$f"					    -v
viewroot="$CRVIEWROOT"			    '

			t=length(viewroot)+1;
			viewstr=substr($0, t, length($0)-t+1);
			viewname=substr(viewstr, 0, index(viewstr, "/"));
			if( length(viewname)==0 )
			    printf( "noview" )
			else
			    printf( "%s%s%s", viewroot, viewname, relpath );
		    } ');
 if [ $abspath = "noview" ]; then
 echo "Not currently in a view";
 else
 echo $abspath;
 cd $abspath;
 fi;
 else
 echo "no alias for $1";
 fi;
 fi;
 fi;
 fi;
 fi
}'
i = `./ps/R4000/ifmedia.o'
wb = `() {  if [ $# -eq 0 ]; then
 echo "Needs view name";
 return;
 fi;
 if [ ! -d /view/$1 ]; then
 echo "$1 is not a view name";
 return;
 fi;
 export WIND_PATH=/view/$1/Tornado/host/x86-win32/bin;
 export WIND_BASE=/view/$1/Tornado;
 export PATH="$PATH":$WIND_PATH
}'
TERM = `cygwin'

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrd
er\Start Menu\&Programs\devtools\Cygnus Solutions
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrd
er\Start Menu\&Programs\devtools\Cygnus Solutions\Menu
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrd
er\Start Menu\&Programs\Cygnus Solutions
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrd
er\Start Menu\&Programs\Cygnus Solutions\Menu
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrd
er\Start Menu\&Programs\Cygnus eCos
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
  (default) = `\\.\tape1:'
  unix = `/dev/st1'
  fbinary = 0x00000000
  fsilent = 0x00000001
  fmixed = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
  (default) = `\\.\tape0:'
  unix = `/dev/st0'
  fbinary = 0x00000000
  fsilent = 0x00000001
  fmixed = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
  (default) = `\\.\b:'
  unix = `/dev/fd1'
  fbinary = 0x00000000
  fsilent = 0x00000001
  fmixed = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
  (default) = `\\.\a:'
  unix = `/dev/fd0'
  fbinary = 0x00000000
  fsilent = 0x00000001
  fmixed = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
  (default) = `C:'
  unix = `/'
  fbinary = 0x00000000
  fsilent = 0x00000000
  fmixed = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  automount flags = 0x00000020
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/dev/st1
  (default) = `\\.\tape1:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/dev/st0
  (default) = `\\.\tape0:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/dev/fd1
  (default) = `\\.\b:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/dev/fd0
  (default) = `\\.\a:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `C:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\Settings
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\View
  (default) = 0x00000001
  Viewer = `C:\WINDOWS\NOTEPAD.EXE'
  CustomViewer = 0x00000000
  Browser = `'
  CustomBrowser = 0x00000000
  Split 0 = 0x00000268
  Split 1 = 0x000000f8
  Split 2 = 0x0000019a
  Split 3 = 0x0000009b
  Split T = 0x000000bb
  Auto-expand = 0x00000001
  Rules = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\Format
  (default) = 0x00000000
  MacroNames = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\Find
  (default) = 0x00000000
  Flags = 0x00000001
  String = `'
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\Output
  (default) = 0xfffffff5
  Width = 0x00000000
  Escapement = 0x00000000
  Orientation = 0x00000000
  Weight = 0x00000190
  Italic = 0x00000000
  Underline = 0x00000000
  StrikeOut = 0x00000000
  CharSet = 0x00000000
  OutPrecision = 0x00000000
  ClipPrecision = 0x00000000
  Quality = 0x00000000
  PitchAndFamily = 0x00000000
  FaceName = `MS Sans Serif'
  Compile-time checks = 0x00000001
  Brief Description = 0x00000001
  URL = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\Rule
  (default) = 0x00000000
  Suggest Fixes = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\Build
  (default) = `-j1'
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\User
Tools
  (default) = `'
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration
Tool\Repository
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\Windows
  (default) = 0x00000000
  Help = 0x00000001
  MiniHelp = 0x00000001
  Properties = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\Testing
  (default) = 0x00000000
  Local Port = `COM1'
  Reset Host = `'
  Reset = 0x00000000
  Reset Port = 0x00000000
  Control = `A1'
  Simulator = 0x00000001
  Remote Execution = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\Memory
layout window size
  (default) = 0x00000000
  Rect = `0010 0010 0500 0354'
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\Build
Tools
  (default) = `'
  i386 = `'
  mn10300 = `'
  powerpc = `'
  sparclite = `'
  tx39 = `'
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\Window
size
  (default) = 0x00000000
  Rect = `0012 0030 1012 0738'
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\Rules
window size
  (default) = 0x00000000
  Rect = `0000 0000 0500 0354'
  TopMost = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration
Tool\Configuration Tool-Summary
  (default) = 0x00000003
  ScreenCX = 0x00000400
  ScreenCY = 0x00000300
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration Tool\Control
  (default) = 0xfffffff5
  Width = 0x00000000
  Escapement = 0x00000000
  Orientation = 0x00000000
  Weight = 0x00000190
  Italic = 0x00000000
  Underline = 0x00000000
  StrikeOut = 0x00000000
  CharSet = 0x00000000
  OutPrecision = 0x00000000
  ClipPrecision = 0x00000000
  Quality = 0x00000000
  PitchAndFamily = 0x00000000
  FaceName = `MS Sans Serif'
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration
Tool\ShortDesc
  (default) = 0xfffffff5
  Width = 0x00000000
  Escapement = 0x00000000
  Orientation = 0x00000000
  Weight = 0x00000190
  Italic = 0x00000000
  Underline = 0x00000000
  StrikeOut = 0x00000000
  CharSet = 0x00000000
  OutPrecision = 0x00000000
  ClipPrecision = 0x00000000
  Quality = 0x00000000
  PitchAndFamily = 0x00000000
  FaceName = `MS Sans Serif'
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration
Tool\Properties
  (default) = 0xfffffff5
  Width = 0x00000000
  Escapement = 0x00000000
  Orientation = 0x00000000
  Weight = 0x00000190
  Italic = 0x00000000
  Underline = 0x00000000
  StrikeOut = 0x00000000
  CharSet = 0x00000000
  OutPrecision = 0x00000000
  ClipPrecision = 0x00000000
  Quality = 0x00000000
  PitchAndFamily = 0x00000000
  FaceName = `MS Sans Serif'
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration
Tool\Configuration Tool-Bar0
  (default) = 0x0000e800
  XPos = 0xfffffffe
  YPos = 0xfffffffe
  Docking = 0x00000001
  MRUDockID = 0x00000000
  MRUDockLeftPos = 0xfffffffe
  MRUDockTopPos = 0xfffffffe
  MRUDockRightPos = 0x0000012b
  MRUDockBottomPos = 0x0000001e
  MRUFloatStyle = 0x00002004
  MRUFloatXPos = 0x80000000
  MRUFloatYPos = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration
Tool\Configuration Tool-Bar1
  (default) = 0x0000e801
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Configuration
Tool\Configuration Tool-Bar2
  (default) = 0x0000e81b
  Bars = 0x00000003
  Bar#0 = 0x00000000
  Bar#1 = 0x0000e800
  Bar#2 = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Resource Server
HKEY_CURRENT_USER\Software\Cygnus Solutions\eCos\Resource Server\Location
  (default) = `ResourceHost'
  Port = 0x00001770
HKEY_CURRENT_USER\Software\Cygnus Support
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b14.0
  (default) = 0x00000008
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b14.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b14.0\mounts\00
  (default) = `\\.\tape1:'
  unix = `/dev/st1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b14.0\mounts\01
  (default) = `\\.\tape0:'
  unix = `/dev/st0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b14.0\mounts\02
  (default) = `\\.\b:'
  unix = `/dev/fd1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b14.0\mounts\03
  (default) = `\\.\a:'
  unix = `/dev/fd0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b14.0\mounts\04
  (default) = `c:'
  unix = `/'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Cygnu
s Cygwin B20
  (default) =
`C:\WINDOWS\IsUninst.exe -fc:\programs\gnuwin32\cygwin-b20\Uninst.isu'
  DisplayName = `Cygwin B20'
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\00
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\01
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\02
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\03
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\04
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\05
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\06
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\07
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\08
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\09
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\0A
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\0B
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\0C
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\0D
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\0E
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\0F
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\10
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\11
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\12
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\13
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\14
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\15
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\16
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\17
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\18
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\19
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\1A
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\1B
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\1C
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\1D
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\GNUPro
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\GNUPro\i586-cygwin32
HKEY_LOCAL_MACHINE\Software\Cygnus
Solutions\GNUPro\i586-cygwin32\i586-cygwin32
HKEY_LOCAL_MACHINE\Software\Cygnus
Solutions\GNUPro\i586-cygwin32\i586-cygwin32\cygwin-B20.1
  (default) = `c:\programs\gnuwin32\cygwin-b20'
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin B20
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin B20\B20.1
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\eCos
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\eCos\1.2.1
  (default) = `Cygnus eCos'

a:\ fd           N/A    N/A
c:\ hd  FAT32   7797Mb  78% CP    UN           DON

C:          /         native  text!=binary
\\.\a:      /dev/fd0  native  text!=binary
\\.\b:      /dev/fd1  native  text!=binary
\\.\tape0:  /dev/st0  native  text!=binary
\\.\tape1:  /dev/st1  native  text!=binary

Found: C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\bash.exe
Found: C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\cat.exe
Not Found: cpp (good!)
Found: C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\find.exe
Found: C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\gcc.exe
Found: C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\gdb.exe
Found: C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\ld.exe
Found: C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\ls.exe
Found: C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\make.exe
Found: C:\bin\sh.exe
Found: C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\sh.exe
Warning: C:\bin\sh.exe hides
C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\sh.exe
Found: \bin\sh.exe
Warning: C:\bin\sh.exe hides \bin\sh.exe

  446k 1998/12/04 C:\WINDOWS\SYSTEM\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1998/12/3 23:39
  446k 1998/12/09 C:\WINDOWS\SYSTEM\cygwinb19.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1998/12/3 23:39
  371k 1998/12/01
C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\cygtcl80.dll - os=4.0
img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=1998/12/1 3:25
    5k 1998/12/01
C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\cygtclpip80.dll - os=4.0
img=1.0 sys=4.0
   10k 1998/12/01
C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\cygtclreg80.dll - os=4.0
img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=1998/12/1 3:25
  600k 1998/12/01
C:\Programs\gnuwin32\cygwin-b20\H-i586-cygwin32\bin\cygtk80.dll - os=4.0
img=1.0 sys=4.0
                  "cygtk80.dll" v0.0 ts=1998/12/1 3:28
Use -h to see help about each section


--don


More information about the Cygwin mailing list