[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mint-1.10h9
I've put up an ninth re-sync patch...
(I won't release the next megapatch during the next two weeks because I
plan to take some days off.)
Now available via ftp from ftp.inf.tu-dresden.de:
pub/atari/Mint/Kernel/mint-1.10h8-1.10h9-diffs.gz
Diffs against the kernel patched with the first eight patches.
pub/atari/Mint/Kernel/mint-1.10-1.10h9-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.10h8-1.10h9-diffs.gz
or
send pub/atari/Mint/Kernel/mint-1.10-1.10h9-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/
**************************************
makefile:
add "-Wmissing-prototypes" to CFLAGS. --hohmuth
**************************************
From: Richard Huveneers <huveneer@math.ruu.nl>
Subject: Mint bug & patch
Message-Id: <199408010657.AA15451@hieper.math.ruu.nl>
tty.c:
fix bug: incorrect return values of read() and write() calls
to certain terminals
**************************************
From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Subject: Improved pipefs (update)
Message-Id: <9408010912.AA29594@issan.informatik.uni-dortmund.de>
pipefs.c:
clean up/improve pipefs code.
#if out Juergen's changes to pipe_write and pipe_read,
since they don't compile any more
**************************************
make pipefs.c+Andreas' patches actually compile. --hohmuth
**************************************
From: Julian_Reschke@ms.maus.de (Julian Reschke)
Subject: Diffs wg. Pure-C
Message-Id: <P11465@MS.maus.de>
biosfs.c, dossig.c, intr.spp, pipefs.c:
diffs for Pure C
**************************************
README.1ST, version.h: update. --hohmuth