Re: recognise ramfs and squashfs in 'stat' (patch against coreutils 5.2.1)

2004-09-03 Thread Paul Eggert
Thanks for your 'stat' bug reports. I installed the following patch to address your issues, and to simplify the code a bit. 2004-09-03 Paul Eggert <[EMAIL PROTECTED]> * src/stat.c (HAVE_STRUCT_STATXFS_F_TYPE): Fix typo that prevented it from ever being nonzero. Reported by Poz

Re: Error making check on Solaris 8

2004-09-03 Thread Paul Eggert
"Crox Alexander Sanchez Rodriguez" <[EMAIL PROTECTED]> writes: > I got this error from 'make check' on my Solaris 8 system, before > installing coreutils: > > make[3]: Entering directory `/opt/sfw/src/coreutils-5.2.1/tests/stty' > FAIL: row-col-1 That's odd, as I don't get a problem when running

dd minor cleanup to improve conv= diagnostics

2004-09-03 Thread Paul Eggert
I installed this minor code cleanup. The only externally-visible effect is to improve the quality of diagonstics for invalid usages of incompatible conversions, and to fix a typo in the usage message. 2004-09-03 Paul Eggert <[EMAIL PROTECTED]> * src/dd.c (usage): "alternated EBCDIC" ->

Re: dd 4.1 EBCDIC conversion dialect

2004-09-03 Thread Paul Eggert
"Andrew M. Vick" <[EMAIL PROTECTED]> writes: > Feature request: an option for the conv= argument to dd that sets > the dialect. I don't know of any standard name or catalog for EBCDIC<->ASCII translation table variants. Perhaps a volunteer could specify a reasonable set of names and translation