Re: What is the difference between FreeBSD and OpenBSD...

2002-11-28 Thread Jean-Yves Lefort
go: http://naughty.monkey.org/openbsd/archive/misc/0202/threads.html#00111 Regards, Jean-Yves Lefort -- Jean-Yves Lefort [EMAIL PROTECTED] http://void.adminz.be/ msg10453/pgp0.pgp Description: PGP signature

make installworld & obsolete files

2002-10-06 Thread Jean-Yves Lefort
Hi all, Is the make installworld command deleting files belonging to older FreeBSD versions and no longer present in the version being installed? If no, is there a reliable way to identify those files in order to be able to delete them by hand? Regards, Jean-Yves Lefort -- Jean-Yves Lefort

Tracking files installed by make installworld

2002-10-01 Thread Jean-Yves Lefort
packaging list of the components? Best regards, Jean-Yves Lefort -- Jean-Yves Lefort [EMAIL PROTECTED] http://void.adminz.be/ msg03536/pgp0.pgp Description: PGP signature

freebsd-questions@freebsd.org

2002-07-16 Thread Jean-Yves Lefort
/sh is generally symlinked to /bin/bash. On FreeBSD, /bin/sh is the historical UNIX shell, the Bourne Shell. The '&>' (aka '>&') construct is a bashism, and won't work using /bin/sh. The /bin/sh equivalent of bash's 'cat foo &>file' is

Re: problems with sendmail on freebsd 4.6-stable

2002-07-16 Thread Jean-Yves Lefort
On Tue, 16 Jul 2002 14:24:20 +0200 Leo De Geer <[EMAIL PROTECTED]> wrote: > im geting time out on delivery from localhost then im trying to send > from my websight but if i use ti as relay from another computer it > work as it shold JEFFK? Is that you dude? -- Jean-Yves