Re: Another possible solution for non-sendmail users

2002-03-28 Thread Thomas Quinot
Le 2002-03-28, Gregory Neil Shapiro écrivait : > Opinions? Hum. If we make the assumption that non-Sendmail-users use some other MTA installed through a port or locally, then I guess that MTA should be expected to be started from a /usr/local/etc/rc.d script, so maybe the new variable mta_startu

Re: Problem with ssh

2002-03-29 Thread Thomas Quinot
Le 2002-03-29, Will Andrews écrivait : > SSH should just be fixed to DTRT when one doesn't have S/Key > setup on the server... As far as I can understand the sources, this has been implemented in rev. 1.10 of src/crypto/openssh/auth-skey.c. Thomas. -- [EMAIL PROTECTED] To Unsubscribe: se

Re: cdefs and XFree86

2002-04-04 Thread Thomas Quinot
Le 2002-04-04, Paul Richards écrivait : > #if _XOPEN_SOURCE >= 600 Could be changed to #if (_XOPEN_SOURCE - 0) >= 600 -- [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Updating from 4.4

2002-04-05 Thread Thomas Quinot
Le 2002-04-05, Seth Hettich écrivait : > Doing a buildworld I get: > /usr/src/gnu/usr.bin/cc/cc_fbsd/../../../../lib/libc/stdio/mktemp.c:38: > syntax error before string constant Got hit by that one two days ago. There is a patch in PR bin/36747. Thomas. -- [EMAIL PROTECTED] To Unsubscr

Re: This mornings world broken in libpam modules.

2002-04-15 Thread Thomas Quinot
Le 2002-04-15, Edwin Culp écrivait : > This could already be fixed but if not, mine broke at: It is fixed in Makefile.inc1 rev. 1.256. -- [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Two VM related crashes with yesterday's -CURRENT

2002-04-16 Thread Thomas Quinot
Two panic's in a row, on a desktop workstation, with -CURRENT kernel and world as of Apr. 15. I am keeping the cores for now, if any further forensics are desired. Thomas. # gdb -k /usr/obj/usr/src/sys/SHALMANESER/kernel.debug 3dc44d47eaf2fa5efca6d587da113787.core GNU gdb 4.18 Copyright 1998 F

<    1   2