Timothy Cullip: "Uncompress corrupting files" (Jan 16, 10:05):Ok, this has come up before. The bug is (I'm told) in the estdio/compress pair: either compress does something it shouldn't really do, or estdio has a subtle bug that shows up /only/ with compress, but the fact is that [un]compress doesn't like several arguments. There should be a fix for this (a patch to estdio), but I have never seen it. Do the uncompresses one by one (or in a for-loop), and things are well. Someone: Yet another thing I forgot to say about the new release: the device numbers for tty's have changed: tty0 is now a "general console" - it always uses the current console to read/write things (current at the time of the system call), tty1-63 are reserved for virtual consoles, tty64-127 are reserved for serial io (possibly line printer: how about making it a tty-device?) and tty128- are reserved for pty's. The com1 is now called /dev/tty64, and com2 is called /dev/tty65. Users of the alpha vc package for 0.11 will recognize this numbering. Hope this was the only problem. Yet someone else: mkswap was intended to be on the root disk, but I forgot it: it can be found at least on nic: /pub/OS/Linux/bin/mkswap. include.tar.Z is in the kernel subdir. I think the other sites have them too - search for them from the closest site first. Linus
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| David Newall | Re: Slow DOWN, please!!! |
| Andrew Morton | Re: Linux 2.6.21-rc4 |
git: | |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Dale Farnsworth | Re: [PATCH 01/39] mv643xx_eth: reverse topological sort of functions |
