[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mint-1.10h3



I've put up a third re-sync patch...

Now available via ftp from ftp.inf.tu-dresden.de:

    pub/atari/Mint/Kernel/mint-1.10h2-1.10h3-diffs.gz
        Diffs against the kernel patched with the first two patches.

    pub/atari/Mint/Kernel/mint-1.10-1.10h3-diffs.gz
        Diffs against the virgin kernel.

You can also get this via email by sending a message to
ftpmail@ftp.inf.tu-dresden.de containing this text in the message body:

    send pub/atari/Mint/Kernel/mint-1.10h2-1.10h3-diffs.gz
or
    send pub/atari/Mint/Kernel/mint-1.10-1.10h3-diffs.gz

After my .sig are the last few commit messages.

Bye,
Michael
-- 
Email: hohmuth@inf.tu-dresden.de
WWW:   http://www.inf.tu-dresden.de/~mh1/

**************************************
From: Juergen Lock <nox@jelal.north.de>
Message-Id: <9406091803.AA00175@jelal.north.de>
Subject: Re: Latest Re-sync

proc.c: A better fix from the "Reading from serial devices (ie /dev/modem1)
	blocks forever" bug:  prevent receiver overruns

    RCS Version:	1.6	/usr/local/soft/cvsroot/mint/proc.c,v

**************************************
From: Juergen Lock <nox@jelal.north.de>
Message-Id: <9406091835.AA00187@jelal.north.de>
Subject: Re: MiNT 1.10 re-sync

dosmem.c: fork() doesn't copy shared text regions so why allocate memory
	to save them :)

**************************************
From: Juergen Lock <nox@jelal.north.de>
Message-Id: <9406091835.AA00187@jelal.north.de>
Subject: Re: MiNT 1.10 re-sync

file.h: this was missing:  use new value for TIOCSETP and keep old for
	TIOCSETN, other way around can hang old binaries...

**************************************
From: Juergen Lock <nox@jelal.north.de>
Message-Id: <9406091835.AA00187@jelal.north.de>
Subject: Re: MiNT 1.10 re-sync

unifs.c: getcwd crashed when called from `unmounted' (Dlock) fs...

**************************************
From: Juergen Lock <nox@jelal.north.de>
Message-Id: <9406091835.AA00187@jelal.north.de>
Subject: Re: MiNT 1.10 re-sync

pipefs.c: ls -l /pipe: fix pty modes (S_IFCHR) and 14-char names

**************************************
From: Juergen Lock <nox@jelal.north.de>
Message-Id: <9406091835.AA00187@jelal.north.de>
Subject: Re: MiNT 1.10 re-sync

dosfile.c,pipefs.c: make echo >pipe/pty work when other end already open,
	only fail if O_EXCL or Fcreate attr != 0. (shells often creat()
	output redirection...)

**************************************
From: Juergen Lock <nox@jelal.north.de>
Message-Id: <9406091835.AA00187@jelal.north.de>
Subject: Re: MiNT 1.10 re-sync

intr.spp: save a long read