Re: su password prompt to stdout instead of /dev/tty

2010-02-09 Thread Cyrille Lefevre
Jeremy Chadwick a écrit : OpenPAM is des@'s responsibility. Has anyone brought this up to him? still no answer from des@ ! any idea ? Regards, Cyrille Lefevre -- mailto:cyrille.lefevre-li...@laposte.net ___ freebsd-stable@freebsd.org mailing

Re: su password prompt to stdout instead of /dev/tty

2010-01-28 Thread Cyrille Lefevre
Cyrille Lefevre a écrit : sorry, repost to -standards w/ an s ! jhell a écrit : On Sun, 24 Jan 2010 21:57, glen.j.barber@ wrote: Cyrille Lefevre wrote: su password prompt is displayed to *stdout* instead of */dev/tty*. # su user $ su root -c date /tmp/date 21 (nothing displayed) $ cat

Re: su password prompt to stdout instead of /dev/tty

2010-01-28 Thread Cyrille Lefevre
Doug Barton a écrit : Has anyone checked what POSIX has to say about this? And does this issue affect more than just su? Hi, su isn't posix, not the susv4 way at least ! Regards, Cyrille Lefevre -- mailto:cyrille.lefevre-li...@laposte.net

Re: su password prompt ti stdout instead of /dev/tty

2010-01-27 Thread Cyrille Lefevre
jhell a écrit : On Sun, 24 Jan 2010 21:57, glen.j.barber@ wrote: Cyrille Lefevre wrote: su password prompt is displayed to *stdout* instead of */dev/tty*. # su user $ su root -c date /tmp/date 21 (nothing displayed) $ cat /tmp/date Password:su: Sorry $ uname -a FreeBSD freebsd8.my.domain

Re: su password prompt to stdout instead of /dev/tty

2010-01-27 Thread Cyrille Lefevre
sorry, repost to -standards w/ an s ! jhell a écrit : On Sun, 24 Jan 2010 21:57, glen.j.barber@ wrote: Cyrille Lefevre wrote: su password prompt is displayed to *stdout* instead of */dev/tty*. # su user $ su root -c date /tmp/date 21 (nothing displayed) $ cat /tmp/date Password:su: Sorry

Re: su password prompt ti stdout instead of /dev/tty

2010-01-25 Thread Cyrille Lefevre
Glen Barber a écrit : Hi, Cyrille Lefevre wrote: Hi, su password prompt is displayed to *stdout* instead of */dev/tty*. # su user $ su root -c date /tmp/date 21 (nothing displayed) $ cat /tmp/date Password:su: Sorry $ uname -a FreeBSD freebsd8.my.domain 8.0-RELEASE FreeBSD 8.0-RELEASE #0

Re: su password prompt ti stdout instead of /dev/tty

2010-01-25 Thread Cyrille Lefevre
jhell a écrit : If you mean for the program to appropriately append or overwrite to a file you should ( su user -c 'date output 21' ) instead no, I wanted the log written by the initiator, not the receiver. Regards, Cyrille Lefevre -- mailto:cyrille.lefevre-li...@laposte.net

Re: su password prompt ti stdout instead of /dev/tty

2010-01-25 Thread Cyrille Lefevre
jhell a écrit : On Sun, 24 Jan 2010 21:57, glen.j.barber@ wrote: Cyrille Lefevre wrote: su password prompt is displayed to *stdout* instead of */dev/tty*. # su user $ su root -c date /tmp/date 21 (nothing displayed) $ cat /tmp/date Password:su: Sorry $ uname -a FreeBSD freebsd8.my.domain

su password prompt ti stdout instead of /dev/tty

2010-01-24 Thread Cyrille Lefevre
...@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 I suppose this is a getpass() problem ? Regards, Cyrille Lefevre -- mailto:cyrille.lefevre-li...@laposte.net ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

sys/boot

2002-07-27 Thread Cyrille Lefevre
14:43:50 - @@ -1,5 +1,7 @@ # $FreeBSD: src/sys/boot/Makefile,v 1.6.2.1 2002/07/17 14:23:14 ru Exp $ +SUBDIR= + # Build the add-in FORTH interpreter SUBDIR+= ficl CC -stable Cyrille. -- Cyrille Lefevre mailto:[EMAIL PROTECTED] To Unsubscribe: send mail

buildworld objdir moved! (was Re: sys/boot)

2002-07-27 Thread Cyrille Lefevre
On Sat, Jul 27, 2002 at 04:50:30PM +0200, Cyrille Lefevre wrote: I'm running -stable and I encounter the following problem : # make buildworld ... === sys/boot/buildworld cd: can't cd to /disk2/freebsd/stable/src/sys/boot/buildworld *** Error code 2 found it! this is due by recent

Re: Changes to tar (was Re: strange SSH / tar problem)

2002-07-27 Thread Cyrille Lefevre
. see the following URLs for details : http://www.gzip.org/#faq8 and http://www.gnu.org/manual/tar/html_node/tar_132.html#SEC127 (see details on the -b options) or info tar.info 'Blocking Factor' (see details on the -b options) Cyrille. -- Cyrille Lefevre

Re: Gnome/Sawfish problems after portupgrade

2002-07-14 Thread Cyrille Lefevre
On Fri, Jul 12, 2002 at 08:52:05PM -0700, Joe Kelsey wrote: On Fri, 2002-07-12 at 19:15, Cyrille Lefevre wrote: On Sun, Jul 07, 2002 at 11:28:29AM -0400, stan wrote: After last weekends cvsup portupgrade I am unable to run Sawfish as the window manager fro Gnome on both machnes I track

Re: /dev/dsp reports device busy but nothing using it

2002-07-14 Thread Cyrille Lefevre
/dsp. I do _NOT_ have esd or any other sound to have it running w/o conflict w/ other apps, you may do the following things : $ grep vchan /etc/sysctl.conf hw.snd.pcm0.vchans=2 $ grep spawn /usr/local/etc/esd.conf spawn_options=-d /dev/dsp0.2 -terminate -nobeeps -as 2 Cyrille. -- Cyrille Lefevre

Re: /bin/sh, $MAIL and login.conf

2002-07-11 Thread Cyrille Lefevre
On Thu, Jul 11, 2002 at 02:49:11PM +0200, Marc Olzheim wrote: On Mon, Jul 08, 2002 at 10:31:30PM +0200, Cyrille Lefevre wrote: 2) Is there (going to be) an 'unsetenv' possibility in login.conf, so that I can still use 'default' for all classes and just unsetenv MAIL

pax fix (was Re: WARNING! New GNU Tar in 5-CURRENT could erroneouslycreate world writeable dirs)

2002-06-11 Thread Cyrille Lefevre
On Jun 7, 2002 01:27:31 pm +0200, Cyrille Lefevre wrote: On Fri, Jun 07, 2002 at 02:15:09AM -0400, Trevor Johnson wrote: Dan Nelson wrote: [snip] According to Mr. Schilling's testing, GNU tar 1.13.25 has a bug: ftp://ftp.fokus.gmd.de/pub/unix/star/testscripts/README.gtarfail . I guess

Re: pax fix (was Re: WARNING! New GNU Tar in 5-CURRENT could erroneously create world writeable dirs)

2002-06-11 Thread Cyrille Lefevre
URL for details : http://www.opengroup.org/onlinepubs/007904975/utilities/pax.html Cyrille. -- Cyrille Lefevre mailto:[EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-stable in the body of the message

Re: Tar broken for large files?

2002-05-16 Thread Cyrille Lefevre
(GNU tar) 1.13.25 also, how about using pax ? FYI, for writting, use pax -w -x ustar -f /dev/sa0 and for reading, use pax -r -pp -f /dev/sa0 Cyrille. -- Cyrille Lefevre mailto:[EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-stable

Re: Netscape doesn't run at all now? (linux emul. problem)

2001-11-16 Thread Cyrille Lefevre
/conf/config -f something (where something is your kernel config). Not sure about the -f, just the kernel flag wich removes the old compilation dirs etc. ;) s/-f/-r/ Cyrille. -- Cyrille Lefevre mailto:[EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED

Re: PXE/DHCP/tftpd boot failure in FBSD 4.4-STABLE since yesterday!!Please Help!

2001-10-31 Thread Cyrille Lefevre
[snip] did you try to ask the ISC dhcp client/server mailing lists ? http://www.isc.org/services/public/lists/dhcp-lists.html Cyrille. -- Cyrille Lefevre mailto:[EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-stable

Re: adding athlon xp to bsd.cpu.mk

2001-10-27 Thread Cyrille Lefevre
Peter Wemm wrote: Jerry A! wrote: On Sat, Oct 27, 2001 at 10:00:44PM +0200, Cyrille Lefevre wrote: : Hi, : : how about the following patch (untested) regarding the newer athlon xp : processor type ? if needed, I could submit a PR. Shouldn't Athlons and AthlonXPs be able to use

Re: ATA_ENABLE_ATAPI_DMA gone?

2001-04-10 Thread Cyrille Lefevre
"Bruce A. Mah" [EMAIL PROTECTED] writes: It seems that they've been moved, the new ata(4) explains how to set them (ie from the loader) And it's also mentioned in RELNOTES.TXT: # To provide more flexible configuration, the various options for the # ata(4) driver are now boot loader

Re: Adaptec ASC-19160 (29160)

2001-02-25 Thread Cyrille Lefevre
Vladimir Marin [EMAIL PROTECTED] writes: I have to replace my PC with AHA-2940UW by new one. My question is: are the new Adaptec ASC-19160 and AHA-29160 supported by -stable? http://www.freebsd.org/cgi/man.cgi?query=ahcapropos=0sektion=0manpath=FreeBSD+4.2-RELEASEformat=html Cyrille. --

Re: MFC request (was: What ??)

2001-02-25 Thread Cyrille Lefevre
Warner Losh [EMAIL PROTECTED] writes: In message [EMAIL PROTECTED] "David O'Brien" writes: : From today's -CURRENT dmesg: : : ---=== Happy Birthday Peter!!! ===--- : : Can this please be MFCed for 4.3-RELEASE? Once it has been in FreeBSD -current for about a week, we'll

Re: Brokenness: : ${TMPDIR:-/tmp} results in empty TMPDIR variable

2001-02-25 Thread Cyrille Lefevre
Andreas Klemm [EMAIL PROTECTED] writes: Since TMPDIR isn't set, it should be substituted by the default.. that is the case, try this : sh -xc ': ${empty:-hi}; echo $empty' sh -xc ': ${empty:=hi}; echo $empty' And this doesn't work and I think this is not correct. shells are right, you're

Re: why there is no news.freebsd.org ?

2001-02-13 Thread Cyrille Lefevre
Igor Robul [EMAIL PROTECTED] writes: On Tue, Feb 13, 2001 at 01:23:35PM +0300, Dmitry Valdov wrote: No, no! Why not to have freebsd's news server which isn't connected to usenet? Just to be able to use NNTP protocol for reading maillists. Same reason. If it will be _public_ it'll have

Re: Can this really be true? FreeBSD not working on IBM T20's

2000-11-30 Thread Cyrille Lefevre
Gunnar Flygt [EMAIL PROTECTED] writes: Is this really the situation, that FreeBSD is not booting on the latest IBM thinkpads? That would really be a pity, since I was going to buy such a nice little beast after newyear. http://bsdtoday.com/2000/November/News342.html for thoses who don't

Re: make world on 4.2-R breaking

2000-11-22 Thread Cyrille Lefevre
"Antonio Carlos Pina" [EMAIL PROTECTED] writes: David, I have a little program (I don't recall who wrote it, sorry) that tests memory, stressing it. I can tell that it hangs a bad machine (cpu or bus or memory) in 2 or 3 minutes. It fits in a floppy and it is a DOS program. If you want a

Re: Dedicated disks (was: Dangerously Dedicated)

2000-11-22 Thread Cyrille Lefevre
[EMAIL PROTECTED] writes: Has it occured to you that perhaps there are people that really, really want DD? can someone remember me the problem w/ DD ? I guess that DD a drive is not a problem if done w/in the state of the art (or something like that). - what about to fdisk the destination

Re: Removal of Disklabel

2000-11-21 Thread Cyrille Lefevre
Larry Rosenman [EMAIL PROTECTED] writes: * Chad R. Larson [EMAIL PROTECTED] [001120 23:44]: Our Pyramids, running DC/OSx 1.1 have 16 partitions per hard drive. DC/OSx is/was the reference port of SysVr4 to the MIPS chipset, done under contract by Pyramid for Unix System Labs. UnixWare

Re: kernel breackage in machine/atomic.h

2000-11-21 Thread Cyrille Lefevre
Cyrille Lefevre [EMAIL PROTECTED] writes: [snip] the symptom is : cc -c -fomit-frame-pointer -fno-builtin -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I

Re: Parallel kernel make Was Re: kernel.debug (was Re: HEADS UP! Always use the 'make buildkernel' target to make your kernels)

2000-07-16 Thread Cyrille Lefevre
Kris Kennaway [EMAIL PROTECTED] writes: On Sun, 16 Jul 2000, Joachim [iso-8859-1] Strömbergson wrote: Just for kicks I tried doing a 'make -j4 buildkernel' with KERNEL=SNP40 in /etc/make.conf and /boot/loader.conf. It works, that is the make finished without crashing. I dunno if the

Re: HEADS UP: /etc/rc.shutdown calls local scripts now

2000-07-06 Thread Cyrille Lefevre
Jonathan Smith [EMAIL PROTECTED] writes: Quickie question: [snip] To my (limited) understanding of this subject, it's not going to make hour long boot-ups. It may increase shutdown time to do things, but, sometimes you need to properly shut things down. If that were not the case, one

Re: HEADS UP: /etc/rc.shutdown calls local scripts now

2000-07-06 Thread Cyrille Lefevre
Steve Roome [EMAIL PROTECTED] writes: On Thu, Jul 06, 2000 at 11:16:05AM -0500, David Scheidt wrote: On Thu, 6 Jul 2000, Linh Pham wrote: : : Can we have little green "[ OK ]"s as well? :) : : j/k : :I hope you are joking... LOL... We don't want Linux emulation to go in

Re: kerneld for FreeBSD

2000-06-17 Thread Cyrille Lefevre
"Daniel C. Sobral" [EMAIL PROTECTED] writes: R Joseph Wright wrote: Since when? Any that I've ever needed had to be compiled into the kernel. Since when is a tough question, but since 4.0, I think, for NICs, and certainly at least 3.x, maybe even 2.x, for fs. cvs log ifconfig.c