public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* New patch available
@ 1997-09-23  3:29 Sergey Okhapkin
  0 siblings, 0 replies; 15+ messages in thread
From: Sergey Okhapkin @ 1997-09-23  3:29 UTC (permalink / raw)
  To: 'Gnu-Win32'

Hi!

- All the environment-related problems should be fixed.
- Application's start-up time decreased (read /etc/passwd and /etc/group
  only when neccessary, but not on every process startup).
- Fixed a bug in setpwent() call.
- If the environment variable CYGWIN_TITLE is set to "strip", the executable's
  path is not dispayed on console title.


-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 15+ messages in thread
* RE: New patch available.
@ 1997-10-14 23:13 Sergey Okhapkin
  0 siblings, 0 replies; 15+ messages in thread
From: Sergey Okhapkin @ 1997-10-14 23:13 UTC (permalink / raw)
  To: 'gnu-win32'

rale wrote:
> hi,
>   Just grabbed the new bins, and so far, it seems to be working perfect
> under Win98.  Thanks, great job.
> >  - rcmd(), rexec(), rresvport(), socketpair() calls implemented.
> >
> > Signal handling in precompiled binary changed (no source provided for a 
now).
> > Chris Faylor rewrote signal handling stuff with semaphores instead of 
window
> > messages. With this changes new dll runs stable on Windows 95! I 
successfully
> > rebuilt the whole b18 cdk from the scratch on Windows 95 with this dll. 
Try it!
> >

Please, address your congratulations to Chris! He made a gread work on 
signal handling rewritting. His changes allows the new dll to run stable on 
Win9X.

--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 15+ messages in thread
* New patch available.
@ 1997-10-13 14:33 Sergey Okhapkin
  1997-10-13 23:09 ` rale
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Sergey Okhapkin @ 1997-10-13 14:33 UTC (permalink / raw)
  To: 'gnu-win32'

Hi!

 - rcmd(), rexec(), rresvport(), socketpair() calls implemented.

Signal handling in precompiled binary changed (no source provided for a now).
Chris Faylor rewrote signal handling stuff with semaphores instead of window
messages. With this changes new dll runs stable on Windows 95! I successfully
rebuilt the whole b18 cdk from the scratch on Windows 95 with this dll. Try it!

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 15+ messages in thread
* New patch available
@ 1997-09-16 23:46 Sergey Okhapkin
  0 siblings, 0 replies; 15+ messages in thread
From: Sergey Okhapkin @ 1997-09-16 23:46 UTC (permalink / raw)
  To: 'Gnu-Win32'

Hi!

- Do not send SIGCHLD to parent on process exit if running on Windows 95 and
CYGWIN_SIGCHLD environment variable not set.
- Fixed errno value of fcntl syscall.

In.rexecd in remote.tar.gz checks now remote user name/password against NT security database and works on NT only.

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 15+ messages in thread
* New patch available.
@ 1997-09-15  0:17 Sergey Okhapkin
  0 siblings, 0 replies; 15+ messages in thread
From: Sergey Okhapkin @ 1997-09-15  0:17 UTC (permalink / raw)
  To: 'Gnu-Win32'

Hi!

- Link() syscall fails to create a hard link to read-only file. 

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 15+ messages in thread
* New patch available
@ 1997-09-07 11:58 Sergey Okhapkin
  0 siblings, 0 replies; 15+ messages in thread
From: Sergey Okhapkin @ 1997-09-07 11:58 UTC (permalink / raw)
  To: 'gnu-win32'

Hi!

- Link() syscall makes a hard links on NTFS partitions (NT only). 


-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: New patch available
@ 1997-08-06 10:37 Jerome Gay
  1997-08-07 18:21 ` Micheal A. Benzinger
  0 siblings, 1 reply; 15+ messages in thread
From: Jerome Gay @ 1997-08-06 10:37 UTC (permalink / raw)
  To: James Dumser; +Cc: cygnus

 James-

Sorry to bother you, but I cannot get telnetd to work on NT4SP3...
Did you tweak something to get it work ?
Did you set some special user rights in NT ?
How are you running inetd (as a service, or from command line) ?
I'll appreciate your help.

Jerom "ZoSo"

-----Original Message-----
From: James Dumser <dumser@ti.com>
To: Sergey Okhapkin <sos@prospect.com.ru>
Cc: gnu-win32@cygnus.com <gnu-win32@cygnus.com>
Date: Saturday, August 02, 1997 7:25 AM
Subject: re: New patch available



>On Fri, 01 Aug 1997 13:11, Sergey Okhapkin <sos@prospect.com.ru> wrote:
>>- console code no longer alway translates CR to NL when tty support is
>>  enabled. The behavior depends now of termios settings.
>>- signals should terminate blocking socket calls.
>>- Chris Faylor's (cfg@bbc.com) patch for wait and SIGCHLD raising
>>  logic - cygwin processes now waits non-cygwin processes correctly, no
>>  more time races problems with SIGCHLD raising and process's exit.
>>- utmp/wtmp files are filled now for every cygwin's session (both local >
>session and telnet session). "Who" command works now. Create /var/run
>>  and /var/log directories to enable utmp logging.
>>- syslog() call handles now %m macro.
>>- signal raising keys (ctrl-C, ctrl-\ etc) restarts suspended tty
>>  output.
>>
>>New internet servers/clients added to remote.tar.gz
>
>Installed this on my NT 4.0SP3 workstation and ran into a couple of
gotchas:
>  - Telneting into your own machine appears to work correctly, but
>telneting from some other machines (Suns running SunOS 4.1.3 in my
>    experiments) did not echo terminal input -- commands only appeared
>    after a return (you had to type blind). I compared stty -all outputs
>    and did not find anything different. I also tried telneting from my
>    PC to a Unix box then back to my PC; this also didn't work
>    correctly. [Telneting from Solaris (5.5.1) does work correctly.]
>  - stty rows x doesn't work. "Locally" (non-telnet), the command is
>    accepted but has no effect (as indicated by a subsequent stty -all).
>    When logged in through telnet, stty rows x gives "stty: standard
>    input: No such file or directory."
>
>--
>James Dumser  972.462.5335  dumser@ti.com
>-
>For help on using this list (especially unsubscribing), send a message to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 15+ messages in thread
* New patch available
@ 1997-08-01  4:29 Sergey Okhapkin
  1997-08-01 17:51 ` James Dumser
  0 siblings, 1 reply; 15+ messages in thread
From: Sergey Okhapkin @ 1997-08-01  4:29 UTC (permalink / raw)
  To: 'Gnu-Win32'

Hi!

- console code no longer alway translates CR to NL when tty support is 
enabled. The behavior depends now of termios settings.
- signals should terminate blocking socket calls.
- Chris Faylor's (cfg@bbc.com) patch for wait and SIGCHLD raising logic - 
cygwin processes now waits non-cygwin processes correctly, no more time 
races problems with SIGCHLD raising and process's exit.
- utmp/wtmp files are filled now for every cygwin's session (both local 
session and telnet session). "Who" command works now. Create /var/run and 
/var/log directories to enable utmp logging.
- syslog() call handles now %m macro.
- signal raising keys (ctrl-C, ctrl-\ etc) restarts suspended tty output.

New internet servers/clients added to remote.tar.gz


--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 15+ messages in thread
* New patch available.
@ 1997-07-24  1:42 Sergey Okhapkin
  0 siblings, 0 replies; 15+ messages in thread
From: Sergey Okhapkin @ 1997-07-24  1:42 UTC (permalink / raw)
  To: 'Gnu-Win32'

Hi!

- fixed scroll region bug, termcap "cs" entry works now. 
- fpathconf syscall implemented. 
- national characters in filenames are now allowed. 
- next to last (:-) bug in signal handling fixed. 
- inode numbers emulation impruved. 
- signal while in a fork bug fixed. 
- path handling bugfix. 
- many fixes related to syscalls return values/errno handling. 

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~1997-10-15  0:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-23  3:29 New patch available Sergey Okhapkin
  -- strict thread matches above, loose matches on Subject: below --
1997-10-14 23:13 Sergey Okhapkin
1997-10-13 14:33 Sergey Okhapkin
1997-10-13 23:09 ` rale
1997-10-14  0:17 ` Alex
1997-10-14  6:53 ` Kermit Tensmeyer
1997-10-15  0:56   ` Alex
1997-09-16 23:46 Sergey Okhapkin
1997-09-15  0:17 Sergey Okhapkin
1997-09-07 11:58 Sergey Okhapkin
1997-08-06 10:37 Jerome Gay
1997-08-07 18:21 ` Micheal A. Benzinger
1997-08-01  4:29 Sergey Okhapkin
1997-08-01 17:51 ` James Dumser
1997-07-24  1:42 Sergey Okhapkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).