Re: Either I do something wrong or there is a regexp bug in sed !!

2004-11-14 Thread Maxime Henrion
Zoltan Frombach wrote: You are right. My mistake. This indeed works: sed -E -e s/^[0-9]+/199/ conf-split conf-split.new Thanks for clearing this up. For what it's worth, there is another way to write this regexp without using the -E flag. Since x+ == xx*, you can write it:

Re: netstat problem

2001-03-04 Thread Maxime Henrion
[EMAIL PROTECTED] wrote: On Sun, 4 Mar 2001, Maxime Henrion wrote: I didn't rebuild world, only the kernel, but I rebuilt netstat too to be sure it wasn't a kernel/userland sync problem even if /usr/src/UPDATING says nothing about this. did you rebuild libkvm before netstat? Now I

Re: IPF and IPv6

2001-02-27 Thread Maxime Henrion
Rasputin wrote: Afternoon people, just wondered if anyone was using ipf with 6-to-4 tunneling (a la freenet6.net)? freenet6.net does not provide 6to4 tunneling. 6to4 tunelling uses the stf(4) interface and not the gif(4) one. Maxime -- Don't be fooled by cheap finnish imitations ; BSD is

/etc/termcap file

2000-12-09 Thread Maxime Henrion
, and a lot of applications aren't usable (vi is one of them). Shouldn't we make /etc/termcap the real file and /usr/share/misc/termcap a symbolic link if there are some applications that expect this one to exist ? Regards, Maxime Henrion -- Don't be fooled by cheap finnish imitations ; BSD is the One True

Re: cd /usr/ports; make clean

2000-11-19 Thread Maxime Henrion
That's because the make clean in /usr/ports follows the dependencies which makes it clean a lot of ports several times... What you can try is to do a make -DNOCLEANDEPENDS clean. Regards, Maxime Henrion David Kelly wrote: I'm sure to be off my rocker to suggest something like this 2 days

patch for inetd

2000-09-20 Thread Maxime Henrion
Hi, Ok, it was even easier than expected. With this patch, my inetd doesnt eat cpu anymore. It would be great if someone could review it. Regards, Maxime Henrion *** /usr/src/usr.sbin/inetd/builtins.c Wed Sep 20 16:49:26 2000 --- builtins.c Wed Jul 19 22:27:19 2000

internal identd problem

2000-09-20 Thread Maxime Henrion
this bug as soon as possible and I think I will come shortly with a patch. Regards, Maxime Henrion To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: Which release of 4.1 supports i810 with XFree86 4.0.1?

2000-09-06 Thread Maxime Henrion
Hi, Did you done the MAKEDEV agpgart ? MAKEDEV is a shell script in /dev directory that will make the useful /dev files (like /dev/agpgart). You don't need to use -STABLE as far as I know. Maxime Henrion Alan Bindemann wrote: I am trying to get XFree86 4.0.1 working on a box with an Intel

Re: bug in the syscons fonts ?

2000-06-19 Thread Maxime Henrion
"Jose M. Alcaide" wrote: Maxime Henrion wrote: I've noticed a weird thing in the fonts of syscons that i think may be a bug. I am a french user, so i have these lines in my rc.conf to have FreeBSD correctly displaying my accentued characters : keymap="fr.iso.acc&qu