Re: tr(1) buggy with de_DE.ISO8859-1(5) locale?

2006-02-06 Thread Martin Krzysiak
Oliver Fromme wrote: It's not a bug. It's perfectly POSIX-compatible. I think this behavior is "undefined" in POSIX, as I found in some documents. This is a difference. To convert lower case to upper case, use the command "tr '[:lower:]' '[:upper:]'" (or enumerate all letters explicitely, l

A few "how to do this?"-questions

2001-08-20 Thread Martin Krzysiak
Hi people, I'm still new to FreeBSD, so sorry for whatever You don't like about my questions... 1) In /etc/ttys, I uncommented the line where xdm is started and replaced the 'x' in xdm with 'k' to start kdm. I think something is wrong, because kdm tells me there is a wrong parameter

Console login only for root after ISO-image-update to 4.4

2001-09-26 Thread Martin Krzysiak
I cannot login as a standard user to my workstation. It says something like: "Root directory not found", but my root directory is ok and my user directory, too. And I can use kdm from the root account to login to any account, but it's annoying and kdm doesn't start automatically after the update