Re: How to add su to /rescue ?

2018-07-09 Thread Guy Helmer
> On Jul 9, 2018, at 6:54 AM, Julian H. Stacey wrote: > > Hi current@ > I want to add su to /rescue, but got stuck on pam. > Old unix su didn't suffer from pam. > There's no #define in su to turn off pam. > Man src.conf says WITHOUT_PAM is deprecated & does nothing. > > Can someone please offer

Re: xorg-server running on 10-current under VMware?

2013-05-24 Thread Guy Helmer
On May 24, 2013, at 8:08 AM, Thomas Mueller wrote: > On Thu, 23 May 2013 16:20:35 -0500, Guy Helmer wrote: >> I've tried using drivers xf86-video-vmware (vmware) and xf86-video-vesa >> (vesa) for 10-current under VMware Fusion. Regardless, the X server >

Re: xorg-server running on 10-current under VMware?

2013-05-24 Thread Guy Helmer
On May 24, 2013, at 6:14 AM, Dimitry Andric wrote: > On May 23, 2013, at 23:20, Guy Helmer wrote: >> I've tried using drivers xf86-video-vmware (vmware) and xf86-video-vesa >> (vesa) for 10-current under VMware Fusion. Regardless, the X server fail

xorg-server running on 10-current under VMware?

2013-05-23 Thread Guy Helmer
I've tried using drivers xf86-video-vmware (vmware) and xf86-video-vesa (vesa) for 10-current under VMware Fusion. Regardless, the X server fails with the error: > […] > (==) VESA(0): Backing store disabled > > Fatal server error: > AddScreen/ScreenInit failed for driver 0 > > > Please consul

Re: Please test: IPv6 offload support in HEAD + patch for stable/9

2012-05-25 Thread Guy Helmer
On May 25, 2012, at 11:55 AM, Bjoern A. Zeeb wrote: > Hey, > ... PS: we now also disallow LRO automatically if forwarding is turned on, > just > in case you wonder; a change that should have been done years ago;-) Thank you!!! It was a bit of a surprise (and a little time to diagnose) to find

Re: [head tinderbox] failure on powerpc64/powerpc

2012-01-10 Thread Guy Helmer
On Jan 10, 2012, at 4:04 PM, FreeBSD Tinderbox wrote: > cc -O2 -pipe -DLIBC_SCCS -DINET6 -I/src/lib/libutil > -I/src/lib/libutil/../libc/gen/ -std=gnu99 -fstack-protector -Wsystem-headers > -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes > -Wmissing-prototypes -Wpoi

RE: 40% slowdown with dynamic /bin/sh

2003-11-25 Thread Guy Helmer
e of NSS and PAM modules that exist *today*. > ... > In any case, I'd really like to see a goal for 5.3-RELEASE that > includes bringing dynamically-linked /bin/sh performance (*much*) > closer to statically-linked /bin/sh performance. Yes -- this is -current: let's get 5.2

RE: HEADS UP: /bin and /sbin are now dynamically linked

2003-11-21 Thread Guy Helmer
Tim Kientzle wrote: > Guy Helmer wrote: > > Thanks to /rescue and the live filesystem archives on > > current.freebsd.org, I was able to recover a machine > > that I hosed after the statfs change by trying to installworld > > without building & booting a new kernel

RE: HEADS UP: /bin and /sbin are now dynamically linked

2003-11-21 Thread Guy Helmer
t; for recovering a damaged system. Thanks to /rescue and the live filesystem archives on current.freebsd.org, I was able to recover a machine that I hosed after the statfs change by trying to installworld without building & booting a new kernel first. Regarding the performance lo

RE: ATAng probe updated please test

2003-09-02 Thread Guy Helmer
Soren Schmidt wrote on Monday, September 01, 2003 6:16 AM > > I've gone over the probe code once again. > > Please test, and in case it fails to detect or misdetects anything, > mail me the output of dmesg from a verbose boot, and state what > devices actually are there. I cvsupped after I saw thi

ATA-ng, Asus A7V, Promise UDMA-100 controller

2003-08-31 Thread Guy Helmer
empt to query device size failed: NOT READY, Medium not present dc0: TX underrun -- increasing TX threshold dc0: TX underrun -- increasing TX threshold -- Guy Helmer <[EMAIL PROTECTED]> ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/m

rmuser broken in -current since 2001/07/25

2001-08-01 Thread Guy Helmer
usr.sbin/adduser/rmuser.perl has been broken since revision 1.18 on 2001/07/25. rev 1.21 (committed 2001/08/01) brought it back to life. rmuser is similiarly broken in -stable and will be fixed after I get the go-ahead from the release engineer. Guy Guy Helmer, Ph.D. Sr. Software Engineer

Re: usr.sbin/xntpd missing in 5.0-CURRENT

2000-04-25 Thread Guy Helmer
On Tue, 25 Apr 2000, attila! wrote: > in 5.0-CURRENT as of this morning (Tue, 25) usr.sbin/xntpd > was not in the cvs files. > > too a copy from a 3.1 disk; same version 3.4e. --it works. usr.sbin/ntpd (NTP 4.0.99b) replaced xntpd 3.x last December... Guy Guy

Re: YA ssh question (ssh-askpass?)

2000-03-07 Thread Guy Helmer
up scripts to make ssh-add use ssh-askpass to request my ssh passphrase. It seems to me that the name of the environment variable you are using is incorrect (remove "_ENV" from the end). Guy Guy Helmer, Ph.D. Candidate, Iowa State University Dept. of Computer Science Research Assistan

New pnp code and D-Link DE-220 PNP ISA

1999-09-12 Thread Guy Helmer
... I've tried adding the vendor ID to /sys/i386/isa/if_ed.c to no avail. I've compared my kernel config to GENERIC and it seems OK. Any ideas? Thanks, Guy Guy Helmer, Ph.D. Candidate, Iowa State University Dept. of Computer Science Research Assistant, Ames Laboratory ---

Mounting CD-ROM as root

1999-05-24 Thread Guy Helmer
howto |= RB_CDROM; + break; case 'd': howto |= RB_KDB; break; Is this worthy of a PR? Guy Guy Helmer, Ph.D. Candidate, Iowa State University Dept. of Computer Science Research Assistant, Ames Laboratory