search for: uwin

Displaying 16 results from an estimated 16 matches for "uwin".

Did you mean: swin
2002 Jun 07
4
openssh for UWIN
I am enclosing a context diff of the changes that I made to get openssh working on UWIN. UWIN is a UNIX operating system layer that runs on Win32 systems. For more information on UWIN go to http://www.research.att.com/sw/tools/uwin/. I also ran configure using -with-cppflags=-D_BSDCOMP=2. I don't know where that information would go with the source code. Let me know if you nee...
2001 Jul 19
1
ssh not recognising ssl libraries
Hi all, We are in the process of compiling OpenSSH for our product UWIN which is very similar to cygwin. ======================================================= Here is a brief description about UWIN: Wipro UWIN is a Unix to Windows migration toolkit that gives you most features of a traditional Unix operating system on Windows NT and Windows 95/98. Features include p...
2010 Sep 23
2
rename(2) errno processing
Hello, I've been porting rsync-3.0.7 to run on UWIN, an AT&T Labs open source project, supporting a Unix environment on Windows. The code configured easily and compiled without any modifications or ifdef's added to the code. The backup test was failing because it didn't create a subdirectory. In tracing the code I realized the problem w...
2007 Nov 16
0
SCP bug on OpenSSH 3.6p1
I apologize if this has been reported already - my company has blocked the reporting site so I cannot see if it has or what the solution is. I have also reported this to AT&T as a UWIN issue too. Ok - so I am running UWIN 4.1 (the latest version of this) on a Windows XP SP2 system. UWIN 4.1 bundles with it OpenSSH 3.6p1. I have setup and tested SSH and it works fine. I can run an ssh command to one of my unix servers and it works and reports exactly as I expect it to....
2005 Mar 29
2
Newby question
Hello! I'm trying to get icecast working in windows with ezstream...i know it should be easy enough to figure out lol..i'm new to icecast. i get an error from ezstream...cannot open playlist.m3u...I've made a text file called playlist.m3u and put it in the web directory of icecast...is this the right location? what do i have to put into the playlist to get it up and running? Thank
2005 Oct 02
3
[Sorta OT] Eicon DIVA with asterisk@home
Hi; I've got an AAH installation where a customer wants to install an active Eicon DIVA BRI card. AAH is built on Centos 3.5 which is currently at kernel 2.4.21.37. Support for Eicon active cards is built-in. I've debugged and run the A@H install-Eicondiva script but when I try to run divactrl load -c 1 -f ETSI -Debug I get a response : A: can't get card type for DIVA adapter
2005 Mar 29
0
Newby question
On Wed, Mar 30, 2005 at 12:34:07AM -0700, Darrick Uwins wrote: > Thanks for replying Arc. The main problem is that...i had someone test the > link b4...it worked for me...but they got a download prompt? So she just > downloaded it.. > That made me think that i needed to use ezstream to feed icecast...then > ezstream could'nt find the...
2005 Apr 01
1
(no subject)
Here is the link if you would like to try...the servers running at the moment... http://fubarred.compress.to:8000/susspiria.mp3.m3u "You know, in a lot of ways, your typical kid that only gets music through the radio is a lot more open-minded than some of the people that claim to be a hardcore, independent music person."
2011 Aug 08
0
configure bug for HAVE_RES_EXTERN check
The code used in configure.ac to check for struct __res_state _res is an extern, can fail. I'm porting the code to UWIN, (Unix on Windows, available at http://www2.research.att.com/~gsf/download) using Microsoft Visual Studio for the cc compiler. The code in lines 3483 - 3491 should include a reference to _res, to verify the compiler doesn't ignore non-referenced variables. I suggest line 3491 should be changed...
2002 Jul 17
13
Testing Call
...x back on the network unless someone can fire off a simple patch to solve it. 5. Pam changes have not been merged. So password changing is still disabled. I'm looking mostly for privsep issues. If you have a platform that has an issue with privsep and you are part of the main portable tree (uwin and cray are excluded at this moment) it needs to be discussed or you'll be suffering for another 4+ months. Side notes: uwin - You going to resend a patch againt -current for review? cray - This weekend or next week. =) I've promised this forever. Let me know what non-intrustive syncs...
2013 May 24
0
Wine release 1.5.31
...33572 Windows Download Integrator 3.x needs IWbemServices::ExecNotificationQueryAsync 33607 Microsoft SQL Server Management Studio Express 2005: cannot restart SQL server (wbemprox returns stale service status) 33618 wmi query should support querying Process Name (inside wbemprox) 33619 [UWIN] UWIN installer fails with cannot seek to data offset ---------------------------------------------------------------- Changes since 1.5.30: Akihiro Sagawa (5): fonts: Fix default character index of Japanese Fixedsys. gdi32: Add a helper to get the default character index. gdi3...
2008 Nov 20
7
windows tail development.log
Hi unfortunately I have to develop on a windows machine from time to time. But there is a little problem, mostly for debugging. How can I get the same output on the console as in a linux box or on the mac? I don''t see the full output from the logger on the console. How can I get the full output? SQL and so on thank you veeery much! Rafael
2011 Aug 17
1
openssh-unix-dev Digest, Vol 100, Issue 3
...> < > DE13570BD8A23F4FA2139E596105E040DBDA8F2D9D at njfpsrvexg1.research.att.com> > > Content-Type: text/plain; charset="us-ascii" > > The code used in configure.ac to check for struct __res_state _res is an > extern, can fail. I'm porting the code to UWIN, (Unix on Windows, available > at http://www2.research.att.com/~gsf/download) using Microsoft Visual > Studio for the cc compiler. The code in lines 3483 - 3491 should include a > reference to _res, to verify the compiler doesn't ignore non-referenced > variables. > > I sugges...
2013 Apr 16
1
update config.guess and config.sub to support aarch64
Hello, would it be possible to update config.sub and config.guess to the latest versions (or at least version from automake-1.13.1) in order to support new architectures based on the ARM 64 bit CPU? Patch: http://plautrba.fedorapeople.org/openssh/openssh-latest-config.sub-config.guess.patch Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=926284 Thanks, Petr
2015 Sep 25
2
Build of supermin 5 on Ubuntu 14.04 LTS
...if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) ||...
2005 Apr 01
1
(no subject)
Ok here is my config file...my clients are getting connection refused...anyone know why? It runs fine...i can connect from my local machine...and stream? But internet clients get connection refused... --> - <icecast> - <limits> <sources>2</sources> </limits> - <authentication> <source-password>hackme</source-password>