Re: Serious issues with kqueue on sockets on CURRENT.

2003-01-12 Thread Kelly Yancey
n to return a kevent as of uipc_socket.c:1.136 is exactly the same as before (just the data value in the kevent is different), I can't see how any events could *not* be returned that weren't returned before. But then again, without knowing the symptoms you are seeing, I can't say for s

Re: Can't resolve hosts via dns on the command line with latest-current

2002-11-04 Thread Kelly Yancey
On Tue, 5 Nov 2002, Giorgos Keramidas wrote: > On 2002-11-04 18:38, Kelly Yancey <[EMAIL PROTECTED]> wrote: > > Thanks for the info. Are you sure that you only reverted the one delta? > > Yes. I just recompiled the kernel from -rHEAD and started logging > things while

Re: Can't resolve hosts via dns on the command line with latest-current

2002-11-04 Thread Kelly Yancey
On Mon, 4 Nov 2002, David O'Brien wrote: > On Mon, Nov 04, 2002 at 05:47:39PM -0800, Kelly Yancey wrote: > > > A better question is why you are fixing a non-critical, over-1-year-old > > > bug in networking code this close to the release??? Networking is our > >

Re: Can't resolve hosts via dns on the command line with latest-current

2002-11-04 Thread Kelly Yancey
On Tue, 5 Nov 2002, Giorgos Keramidas wrote: > On 2002-11-04 10:45, Kelly Yancey <[EMAIL PROTECTED]> wrote: > > On Mon, 4 Nov 2002, Giorgos Keramidas wrote: > > > True. I had been seeing problems with network connections the last > > > days, and was already in t

Re: Can't resolve hosts via dns on the command line with latest-current

2002-11-04 Thread Kelly Yancey
On Mon, 4 Nov 2002, David O'Brien wrote: > On Mon, Nov 04, 2002 at 10:45:42AM -0800, Kelly Yancey wrote: > > On Mon, 4 Nov 2002, Giorgos Keramidas wrote: > > > > > On 2002-11-04 01:16, Hidetoshi Shimokawa <[EMAIL PROTECTED]> wrote: > > > > I ha

Re: Can't resolve hosts via dns on the command line with latest-current

2002-11-04 Thread Kelly Yancey
On Mon, 4 Nov 2002, Terry Lambert wrote: > Kelly Yancey wrote: > > It doesn't matter. It isn't just DNS lookups, mountd fails to run too > > because it cannot connect to portmap via localhost. Oddly, in both cases > > sendto() is returning with errno = 49 (E

Re: Can't resolve hosts via dns on the command line with latest-current

2002-11-04 Thread Kelly Yancey
On Mon, 4 Nov 2002, Terry Lambert wrote: > Kelly Yancey wrote: > > I suspect something in lib/libc/net/res_send.c is using special knowledge of > > the contents of the socket buffer so calculate the real amount of data that > > can be read (which this patch does automat

Re: Can't resolve hosts via dns on the command line with latest-current

2002-11-04 Thread Kelly Yancey
commits to /etc/lib/*, but none of them looked guilty. > > Doug > > Ah, I'm able to recreate the problem now. It is odd that it only occurs on loopback, but it doesn't appear specific to DNS. :| I'm on it. Thanks, Kelly -- Kelly Yancey -- kbyanc@{p

Re: Can't resolve hosts via dns on the command line with latest-current

2002-11-04 Thread Kelly Yancey
> > /etc/nsswitch.conf is unchanged, and contains only: > > hosts: files dns > > > > It doesn't matter if /etc/resolv.conf points to 127.0.0.1, or the IP of > > the box. As soon as I point /etc/resolv.conf at a name server on another > > host, it works. &

Re: Can't resolve hosts via dns on the command line with latest-current

2002-11-04 Thread Kelly Yancey
oubles with almost everything > (including Sendmail, fetchmail, ssh). > > Giorgos. > I've had this running on multiple machines for weeks without problems. What is your resolve.conf and nsswitch.conf? Curious, Kelly -- Kelly Yancey -- kbyanc@{posi.net,FreeBSD.org} Join distributed

Re: etc/rc.d & things...

2000-07-11 Thread Kelly Yancey
On Mon, 10 Jul 2000, Mikel wrote: > > Kelly Yancey wrote: > > > > > How about rather then separate directories, you prefix the symlink names > > with 'S' for startup scripts and 'K' (for "kill") for shutdown scripts. Then, > > yo

teaching libutil about home directories

2000-07-08 Thread Kelly Yancey
types. What would be needed is a separate interface, login_getcapfile, specifically for files/programs. Unfortunately, this would then require modifying all user-land utilities to use the new interface. Is this acceptable? Is so, I'll have patches together for review shortly. Kelly -- Ke

Re: etc/rc.d & things...

2000-07-08 Thread Kelly Yancey
with 'S' for startup scripts and 'K' (for "kill") for shutdown scripts. Then, you rename rc.d to rc3.d... Ducks and runs, Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Belmont, CA System Administrator, eGroups.com http://www.egroups.

Re: Possible bug in netinet6/in6_rmx.c ?

2000-07-05 Thread Kelly Yancey
n...too many JB's around here :) Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Belmont, CA System Administrator, eGroups.com http://www.egroups.com/ Maintainer, BSD Driver Database http://www.posi.net/freebsd/drivers/ Coordinator, Team FreeBSDhttp://www.posi.net

problem with patch(1)

2000-07-02 Thread Kelly Yancey
s also PR 19642 which merges many security fixes to patch(1) from OpenBSD. Thanks, Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Belmont, CA System Administrator, eGroups.com http://www.egroups.com/ Maintainer, BSD Driver Database http://www.posi.net/freebsd/drivers/ Co

Re: Possible bug in netinet6/in6_rmx.c ?

2000-07-02 Thread Kelly Yancey
n sysctl variables to use the correct data type (mostly an issue when ints and longs are different sizes). Thanks, Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Belmont, CA System Administrator, eGroups.com http://www.egroups.com/ Maintainer, BSD Driver Database http://

Re: kernel breakage?

2000-06-26 Thread Kelly Yancey
On Mon, 26 Jun 2000, Kelly Yancey wrote: > > On a just-supped -current I am seeing: > > make: don't know how to make ../../dev/nulldev/nulldev.c. Stop > > on kernel builds (even GENERIC). > Nevermind, pilot error :( -- Kelly Yancey - [EMAIL PROTECT

kernel breakage?

2000-06-26 Thread Kelly Yancey
On a just-supped -current I am seeing: make: don't know how to make ../../dev/nulldev/nulldev.c. Stop on kernel builds (even GENERIC). Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Belmont, CA System Administrator, eGroups.com http://www.egroups.com/ Maintainer

prod for PR 15251

2000-06-25 Thread Kelly Yancey
Please review/commit PR 15251. It addresses a number of signedness issues in the sysctl code. While originally submitted almost 7 months ago, I have updated the PR with patches against a fairly recent -current. Thank you, Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Belmont, CA

Re: Gnome INSANE shared memory usage

2000-06-23 Thread Kelly Yancey
ond should be the total number of shared memory pages in use. Thanks, Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Belmont, CA System Administrator, eGroups.com http://www.egroups.com/ Maintainer, BSD Driver Database http://www.posi.net/freebsd/drivers/ Coordinator,

Re: Gnome INSANE shared memory usage

2000-06-23 Thread Kelly Yancey
On Fri, 23 Jun 2000, Garance A Drosihn wrote: > At 4:00 PM -0400 6/23/00, Kelly Yancey wrote: > >On Fri, 23 Jun 2000, Shawn Halpenny wrote: > > > > > I have not had any of the problems he's describing. I have never > > > modified my shared memory se

Re: Gnome INSANE shared memory usage

2000-06-23 Thread Kelly Yancey
eally imlib/XF86-4.0 interaction. Gnome may contribute to the problem as it uses imlib itself, but enlightenment really gives imlib a workout. Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Belmont, CA System Administrator, eGroups.com http://www.egroups.com/ Maintainer, BSD Driver

Re: Gnome INSANE shared memory usage

2000-06-23 Thread Kelly Yancey
use of shared memory. I suspect if you select a window manager with more eye-candy, you'll see the same results. Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Belmont, CA System Administrator, eGroups.com http://www.egroups.com/ Maintainer, BSD Driver Database http:

Re: Gnome INSANE shared memory usage

2000-06-23 Thread Kelly Yancey
problems now and up increase the default values for SHMSEG and SHMMAXPGS? The amount of additional kernel memory required is negligable for modern systems. Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Belmont, CA System Administrator, eGroups.com http://www.egro

Re: current status of pcm ??

2000-04-24 Thread Kelly Yancey
> supposed to work, or am I swimming upstream. > > Thanks all. > Kent > > Search the mailing list archives for "emu10k1" and you'll find a HOWTO for using the (experimental) emu10k1 drivers, which provide support for the SBLive card and others, with 4.0. Kelly

Re: Why not gzip iso images?

2000-03-17 Thread Kelly Yancey
> > I tend to agree with this. 650MB is way too much - perhaps the images could > be broken up according to the portion of the system (i.e., bin, sbin, > usr.bin, usr.sbin, etc, et cetera). > This is all beginning to smell a lot like a FTP install. Kelly -- Kelly Ya

Re: XFree86-4.0 error

2000-03-14 Thread Kelly Yancey
archives. However, as I recall the answer was to increase SHMMAXPGS in your kernel config. Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Richmond, VA Analyst / E-business Development, Bell Industries http://www.bellind.com/ Maintainer, BSD Driver Database http://www.posi.net/freebs

Re: CMD640 and ATA drivers

2000-03-14 Thread Kelly Yancey
spite your buggy CMD640 controller. But you'll have to hurry, some are looking to put wd on the chopping block ;) Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Richmond, VA Analyst / E-business Development, Bell Industries http://www.bellind.com/ Maintainer, BSD Driver Database http://

Re: calcru / microuptime problem

2000-03-13 Thread Kelly Yancey
I know you've probably already tried this, but I'll say it just in case: try setting the kern.timecounter.method sysctl to 1 and see if that works around the problem. Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Richmond, VA Analyst / E-business Development, Bell Indust

Re: pccard.conf.sample ? Is that a great name ???

2000-03-13 Thread Kelly Yancey
s you change that in /etc/rc.conf[.local]. Ah, sure enough, I had overridden it myself in /etc/rc.conf to do the right thing. Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Richmond, VA Analyst / E-business Development, Bell Industries http://www.bellind.com/ Maintainer, BSD Driver

Re: pccard.conf.sample ? Is that a great name ???

2000-03-13 Thread Kelly Yancey
s, it may not be intuitive, but it fits the existing protocol. Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Richmond, VA Analyst / E-business Development, Bell Industries http://www.bellind.com/ Maintainer, BSD Driver Database http://www.posi.net/freebsd/drivers/ Coordinator

Re: ata, DMA and the install floppies

2000-03-09 Thread Kelly Yancey
ference I recall was that your laptop has a different CD-ROM drive. But I'm trying to work off memory here; I can verify the similarity when I get home (where the laptop is). Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Richmond, VA Analyst / E-business Development, Bell Industries http

Re: ata, DMA and the install floppies

2000-03-09 Thread Kelly Yancey
model laptop may I ask? I'm running 4.0-current since 1/11/2000 (last world rebuild 3/8/2000) on a Compaq Armada 7400 without incident. Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Richmond, VA Analyst / E-business Development, Bell Industries http://www.bellind.com/ Maintainer, BS

Re: bad blocks

2000-02-26 Thread Kelly Yancey
the new ad driver in -current, the only advisable action is to just not do a bad block scan under -stable before upgrading. The should stop the complaints from the ad driver about the old-style bad block table. Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Richmond, VA Analyst / E-busines

Re: Problems installing FreeBSD 4.0 20000125-CURRENT

2000-01-27 Thread Kelly Yancey
process with a key press (I cannot recall whether it was in /boot/loader or in boot2). I suspect the latter, but have not yet tracked the problem down. Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Richmond, VA Analyst / E-business Development, Bell Industries http://www.bellind.com/

pending patch to fix lack of signed sysctl values

2000-01-24 Thread Kelly Yancey
Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Richmond, VA Analyst / E-business Development, Bell Industries http://www.bellind.com/ Maintainer, BSD Driver Database http://www.posi.net/freebsd/drivers/ Coordinator, Team FreeBSDhttp://www.posi.net/freebsd/Team-FreeBSD/ To Unsubscribe:

Re: sigisempty?

2000-01-24 Thread Kelly Yancey
bits[2]) | ((s)->__sigbits[3]))) > #else > -#define sigisempty(s) (!(*(s))) > +static int > +sigisempty (sigset_t *s) { > + sigset_t n; > + bzero(&n, sizeof(sigset_t)); > + return (! memcmp(&n, s, sizeof(sigset_t))); > +} > #endif &g

Re: kernel panics when initializing aic7895 controller at startup.

2000-01-13 Thread Kelly Yancey
e > that it dies on: > See dmesg(8) or if that won't work for you (ie. you says it panics while booting) you'll need to investigate using a serial console. Good luck, Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Richmond, VA Analyst / E-business Development, Bell Industries

Re: ** HEADS UP ** chown&chgrp moved again

2000-01-11 Thread Kelly Yancey
oesn't appear applicable anymore: `chown' has moved from "/usr/sbin" to "/sbin". This is due to dependencies on it by `MAKEDEV'. Please update any scripts that have "/usr/sbin" hardcoded in them. Since `chgrp' is a link to `ch

Re: 4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Kelly Yancey
count.. :) > I don't suppose there is any chance that kern/15251 might be closed before then. It adds unsigned support to sysctl(8) so it doesn't report bogus numbers. It's just a minor detail, but it wouldn't take but a moment to fix. I'de commit it myself, but

Re: maxfiles same as maxfilesperproc ??

2000-01-03 Thread Kelly Yancey
maxfiles: 4136 > > kern.maxfilesperproc: 4136 > > > > > >Thus, because I had a root uid server that looped chewing > > up file descriptors, it also filled up the system file table. > > > >I realize this is end-user/administrator fixable, but

Re: FreeBSD security auditing project.

1999-11-23 Thread Kelly Yancey
On Tue, 23 Nov 1999, Kelly Yancey wrote: > > I think it would be useful to identify "unsafe" functions, so that > > anyone can participate in the "eyeball" portion of the game. This means > > that we need eyeballed, identified as a (potential) proble

Re: FreeBSD security auditing project.

1999-11-23 Thread Kelly Yancey
insecure when they are the subject of bugtraq reports. Are there additional goals anyone else has in mind? I've got some thoughts on implementing these, but my wife is telling me it is time to go :) I'll share when I get back from the movies :) Kelly -- Kelly Yancey - [EMAIL

Re: FreeBSD security auditing project.

1999-11-23 Thread Kelly Yancey
On Tue, 23 Nov 1999, David O'Brien wrote: > On Tue, Nov 23, 1999 at 03:23:23PM -0500, Kelly Yancey wrote: > > I may be no security expert, > > So??? You can read C code, right? What needs to happen is a leader to > take charge and give people direction. If someone gav

Re: FreeBSD security auditing project.

1999-11-23 Thread Kelly Yancey
e effor's progress. I may be no security expert, but I can build database-driven web sites (I should...it's my day job ;) ). Let me know what I can do to help. > > I'll get a mailing list going if this is deemed necessary. > freebsd-security? :) -- Kelly Yancey - [

Re: cvs commit: src/sys/isa isa_common.c

1999-11-15 Thread Kelly Yancey
mention them on the BSD Driver Database (http://www.posi.net/freebsd/drivers/) so others who are interested can track your progress (and maybe help out). Thanks, Kelly -- Kelly Yancey - [EMAIL PROTECTED] - Richmond, VA Director of Technical Services, ALC Communications http://www.alcnet.

Re: Anyone adding "support" for Athlons.

1999-10-20 Thread Kelly Yancey
> As the title says, is anyone working on support for Athlons, and when > can we expect it to arrive back in -stable ? > > (I can't find anything in the latest versions of sys/i386/i386/identcpu.c) > > Also, what actually needs to be done, it doesn't look difficult to add > code to recognise the c

RE: An FS question perhaps... non blocking I/O.

1999-09-09 Thread Kelly Yancey
eebsd/Team-FreeBSD/ "The ultimate result of shielding men from the effects of folly is to fill the world with fools." - Herbert Spencer > -Original Message- > From: Juha Nurmela [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 09, 1999 3:26 PM > To: Kelly Yan

Re: An FS question perhaps... non blocking I/O.

1999-09-09 Thread Kelly Yancey
> Date: Thu, 9 Sep 1999 16:18:57 +0200 (MET DST) > From: Luigi Rizzo <[EMAIL PROTECTED]> > Subject: An FS question perhaps... non blocking I/O. > [ ... snip ... ] > > The app i have in mind is squid-like, which, if i understand > well, is a > single process looping around a select. If i get things

support for larger memory

1999-03-30 Thread Kelly Yancey
Time and time again we have all seen people get bit in the rear because BSDI compatibility was broken. Broken for a good cause, mind you, because FreeBSD seemed to lose a little of that "power to serve" when it died horribly on newer servers :) So, the good news is, we can now support large me

RE: ATAPI and ATAPI_STATIC with the new ATA* driver?

1999-03-04 Thread Kelly Yancey
> > It's really frustrating if I add new drive (anywhere on the busses) and > > other drives change their numbers - it's good base for big troubles > > (infinite changing /etc/fstab and so on). > Fair enough. But in real life, you don't add a new drive "anywhere on > the busses". You know _exactly

Snapshots and Netscape

1999-02-04 Thread Kelly Yancey
t Netscape withoutt having run vreg) looking for ld.so. I cvsup'ed to 3.0-STABLE as of last night and everything worked. Kelly -- Kelly Yancey"Bill Gates is only a white Persian cat and ~kby...@freedomnet.com~ a monocle away from being the villain in a