Re: 'cut' and newline problem

2005-04-22 Thread Tim Robbins
found that someone already reported [1] that cut kind of misbehaves from 5.3-RC on. Is this still a problem? It seems Tim Robbins fixed this in rev 1.30 of src/usr.bin/cut/cut.c, but that was not MFC'ed. PS: Tim, can You, please, MFC rev 1.30? Done. Thanks for the reminder. Tim

Re: correct value for LANG variable

2005-01-22 Thread Tim Robbins
On Sat, Jan 22, 2005 at 04:52:45PM +0100, Bj?rn K?nig wrote: I am a bit confused. Neither de_DE.ISO-8859-1 nor de_DE.ISO8859-1 work properly in all cases. setenv LANG de_DE.ISO8859-1 echo abcdef uvwxyz | tr '[a-z]' '[A-Z]' ABCDEF ?WXY?] For better or worse, this is not the correct way to

Re: correct value for LANG variable

2005-01-22 Thread Tim Robbins
On Sat, Jan 22, 2005 at 06:29:29PM +0100, Bj?rn K?nig wrote: Michael Nottebrock schrieb: Use tr [:lower:] [:upper:] instead. I was wondering about a third-party script which always worked for years with Solaris. I just didn't realized that this issue concerns a difference between SysV

Re: FreeBSD 5.3-STABLE makes terrible router/gateway?

2004-12-23 Thread Tim Robbins
On Thu, Dec 23, 2004 at 02:24:18PM -0400, Marc G. Fournier wrote: Due to limitations in the standard 'linksys/dlink/netgear' routers, as far as firewalls are concerned, last night I setup one of my 5.3-STABLE boxes as being the gateway ... unless I've set something up wrong, 'blows

Re: how to royally mess up a -stable system

2004-07-18 Thread Tim Robbins
On Sun, Jul 18, 2004 at 03:03:30AM -0400, Mikhail Teterin wrote: Have ImageMagick try to load a really big image file -- big enough to overblow your /var/tmp ... http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/67919 Tim ___ [EMAIL PROTECTED] mailing

Re: nullfs in 4.10

2004-06-21 Thread Tim Robbins
On Mon, Jun 21, 2004 at 11:05:07PM +0200, Eirik Oeverby wrote: Hi, Since upgrading to 4.10-ish (cvsup), nullfs (mount_null) causes my jailing host to panic and reboot very frequently. I've been using nullfs for about a year now, up until and including 4.9 and beyond, and I have never had

Re: nfs_getpages: error 70

2004-03-31 Thread Tim Robbins
On Wed, Mar 31, 2004 at 06:55:06PM +0800, Eugene Grosbein wrote: [...] Apache error log contains: [error] [client x.x.x.x] (70)Stale NFS file handle: file permissions deny server access: /mnt/main/netstat/index.html What should I do to avoid this error? Try changing the amount of time that

Re: Using read-only NULLFS leads to panic. gdb output included, e asy to reproduce.

2004-03-08 Thread Tim Robbins
On Mon, Mar 08, 2004 at 09:58:47AM +0100, Helge Oldach wrote: Did I miss this MFC, or haven't you back-ported it yet? Here's the patch against RELENG_4: http://people.freebsd.org/~tjr/nullfs-4.diff It works, but I'm not going to commit it until I've had time to check a few things first. Tim

Re: MultiThreaded AOLServer under FreeBSD 4.x

2004-01-24 Thread Tim Robbins
On Sat, Jan 24, 2004 at 05:38:10PM -0400, Marc G. Fournier wrote: The OS is a bit old right now, from Sept 20th -STABLE sources, but ... I'm getting a weird circumstance with clients running AOLServer and OpenACS 3.2.5 ... after a few days of running, the process no longer responds to HTTP

Re: AMD (Stable problem)

2002-09-29 Thread Tim Robbins
On Sat, Sep 28, 2002 at 02:16:21PM -0400, Unix wrote: Hi, I was updating my laptop as usual and I ran into this problem today after I finished make buidlworld; make buildkernel KERNCONF=heMatrix; make installkernel KERNCONF=TheMatrix; reboot : Sep 28 13:43:06 freebee /kernel: Starting

Re: [v]asprintf leaks memory

2002-09-25 Thread Tim Robbins
On Wed, Sep 25, 2002 at 07:14:41PM -0400, Barney Wolff wrote: On Wed, Sep 25, 2002 at 04:02:37PM -0700, David Schultz wrote: I don't really care one way or the other, but regardless of what the manpage says, reallocf()'s semantics should probably match the way it's already used. Maybe

ppp(8) brokenness

2002-09-19 Thread Tim Robbins
I submitted this PR two weeks ago and have received no response: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/42407 Could someone who understands the user-ppp code check this out? The diffs between 4.6 and 4.7 are too large for me to be able to audit. I would really like to see this fixed for

Re: 4.7-PRERELEASE FAILING!!

2002-09-19 Thread Tim Robbins
On Thu, Sep 19, 2002 at 02:48:59PM +0200, Dimitry Andric wrote: [...] I fear this is going to be a FAQ when 4.7 hits the streets... Wouldn't this be a good entry for the /usr/src/UPDATING file? :) It's in the release notes. The version on www.freebsd.org is out of date; try this instead: