mouse working again

2003-11-17 Thread David Hill
OK, this morning I cvsup'd and recompiled my kernel and moused. My mouse is working again. Thanks - David ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

mouse not working as of latest kernel

2003-11-16 Thread David Hill
Hello - My mouse stopped working with the latest kernel compile. The mouse was working with my November 11 2003 kernel though. it is an IBM optical mouse using USB. my dmesg is attached. - David Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1

hostname lookup issue

2003-11-11 Thread David Hill
Hello - I seem to not be able to get the IP address of a site. I am guessing its an issue with gethostbyname() and have a - at the end of the hostname... Both mozilla and ping cannot resolve the address. However, I works just fine using Windows and IE. I am not sure if this is just a FreeBS

ipfw feature request

2003-08-14 Thread David Hill
Hello - I apologize in advance if this feature is already implemented. Is there anyway for ipfw to automatically get the IP from the interface? In OpenBSD's PF, putting ()'s around the interface name will cause that rule to be refreshed on an IP change, such as DHCP, making reloading the rules

savecore options

2003-07-28 Thread David Hill
Hello - savecore and its manpage are missing options. savecore is missing -z and -N from its usage list. savecore manpage is missing -N. Thanks David ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubsc

sockstat -6

2003-07-22 Thread David Hill
Hello - I get a mismatch error when i run sockstat -6. kernel and userland are in sync. FreeBSD localhost 5.1-CURRENT FreeBSD 5.1-CURRENT #3: Tue Jul 22 07:49:10 EDT 2003 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/WIND i386 (david wind:/home/david)% sockstat -6 sockstat: struct xtcpcb s

debugging a lockup

2003-07-18 Thread David Hill
Hello - cu -l /dev/cuaa0 completely locks up my machine... How can I debug this? Thanks David ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

kernel panic when kldload'ing nvidia without WITNESS_SKIPSPIN

2003-07-18 Thread David Hill
Hello - When I kldload nvidia, i receive a kernel panic. options INVARIANTS options INVARIANT_SUPPORT options DDB options WITNESS panic: spin lock ctl.mtx_rm not in order list panic messages: --- Reading symbols from /usr/src/sys/i386/compile/WIND/modules/usr/src/

Re: acpi: iasl errors

2003-07-15 Thread David Hill
On Tue, 15 Jul 2003 12:43:21 + (UTC) [EMAIL PROTECTED] (David Hill) wrote: > Hello - > I am trying to create a custom acpi dsdt for my Dell Inspiron 2650. Does anyone > know how to correct these Errors and Warnings? > > Thanks > David > > wind# acpidump -o del

acpi: iasl errors

2003-07-15 Thread David Hill
Hello - I am trying to create a custom acpi dsdt for my Dell Inspiron 2650. Does anyone know how to correct these Errors and Warnings? Thanks David wind# acpidump -o dell.dsdt > dell.asl wind# iasl -d dell.dsdt wind# iasl dell.dsl Intel ACPI Component Architecture ASL Optimizing Compiler / AM

acpi not working

2003-07-14 Thread David Hill
Hello - My machine is a Dell Inspiron 2650 notebook. wind# kldstat Id Refs AddressSize Name 18 0xc010 3c4414 kernel 21 0xc04c5000 4b440acpi.ko 32 0xc28f9000 18000linux.ko 41 0xc2914000 186000 nvidia.ko wind# acpiconf -e wind# acpiconf -d wind# acpiconf

panic on install

2003-07-03 Thread David Hill
Hello - I have never been able to get 5-current on my laptop. I have tried 5.0-release, 5.1-release, and i try snapshots every few weeks or so. I get an integer divide fault panic. I was wondering if it is possible on install, to drop to a debugger? If so, what commands could i type that woul

bktr patch

2003-06-09 Thread David Hill
Hello - This concerns PR kern/47453: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/47453 A friend and I have the same problem with the LeadTek card. Applying the solution in the PR does fix it on both of our machines. Can this be committed to -CURRENT? Thanks David ___

3com 3cxfe575bt

2002-04-26 Thread David Hill
Hello – Does –CURRENT currently support the 3com 3cxfe575bt cardbus pc card?   Thanks David  

sftp and lastlog

2001-12-17 Thread David Hill
Hello - Currently, if a user logs in using sftp, it does not log that user to the lastlog. In my opinion, I think it should log the connection. Is this how it is supposed to be? or is it worth bringing up to the OpenSSH people? $ uname -a FreeBSD rain.hill.hom 5.0-CURRENT FreeBSD 5.0-CURRENT

Re: write.c patch

2001-12-07 Thread David Hill
On Mon, 3 Dec 2001 17:48:43 + David Hill <[EMAIL PROTECTED]> wrote: > This patch was done on -CURRENT. > > It is both pasted and attached to this message. > > Thanks > David > > > --- write.c.origMon Dec 3 17:42:45 2001 > +++ write.c

Re: write.c patch

2001-12-03 Thread David Hill
On Mon, 3 Dec 2001 17:29:32 -0600 Alfred Perlstein <[EMAIL PROTECTED]> wrote: > * David Hill <[EMAIL PROTECTED]> [011203 16:50] wrote: > > This patch was done on -CURRENT. > > > > It is both pasted and attached to this message. > > Which write.c is this t

write.c patch

2001-12-03 Thread David Hill
This patch was done on -CURRENT. It is both pasted and attached to this message. Thanks David --- write.c.origMon Dec 3 17:42:45 2001 +++ write.c Mon Dec 3 17:45:22 2001 @@ -190,8 +190,7 @@ while (read(ufd, (char *) &u, sizeof(u)) == sizeof(u)) if (strncmp

merging openbsd's pf into FreeBSD

2001-11-29 Thread David Hill
Hello - I am wondering if the FreeBSD team has any thoughts about importing OpenBSD's new pf into FreeBSD. Has anyone looked at the code? During an interview with Theo himself, he talked about the new features of pf, compared with ipf. http://www.kerneltrap.org/article.php?sid=389 Thanks Davi

libfetch kqueue patch

2001-11-21 Thread David Hill
Hello - This patch converts libfetch to use kqueue instead of select. Thanks David Hill fetch-common.c.patch Description: Binary data

/etc/services missing dict

2001-09-29 Thread David Hill
Hello - Would it be okay to add the dictionary protocol to /etc/services? URL: http://www.dict.org RFC: ftp://ftp.isi.edu/in-notes/rfc2229.txt dict 2628/tcp # A Dictionary Server Protocol Thanks - David To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the

adduser login class bug

2001-09-16 Thread David Hill
Hello - I added a login class to my /etc/login.conf and then ran cap_mkdb /etc/login.conf test:\ :passwd_format=blf: I then proceeded to add a user. When it came to login class, i put in test. After the adduser script was done, i looked in /etc/master.passwd, and the password was enc

Re: -current TCP performance hosed?

2001-09-14 Thread David Hill
On Fri, 14 Sep 2001 23:40:21 +0200 Geoff Rehmet <[EMAIL PROTECTED]> wrote: > On Fri, Sep 14, 2001 at 04:13:37PM -0400, Bosko Milekic wrote: > > > > On Fri, Sep 14, 2001 at 09:57:24PM +0200, Geoff Rehmet wrote: > > > I was just wondering if anyone has been experiencing problems with > > > TCP per

Re: FreeBSD current is very slow

2001-09-10 Thread David Hill
- Original Message - From: "Liu Siwei" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 10, 2001 8:58 PM Subject: FreeBSD current is very slow > Hi,all: > Do you run freebsd-current? what current? I make a > clean SNAP of freebsd-current through make release. > An

ipfw syntax - should this error?

2001-08-30 Thread David Hill
The following ipfw commands produce an error. Could we make this work: ipfw add allow udp from any to any lowport,higherport1-higherport2 Instead of ipfw add allow udp from any to any highport1-highport2,lowpot Could we make this work: ipfw add allow udp from any to any range1-range2, range3

options HZ

2001-08-23 Thread David Hill
Hello - Could someone please document "options HZ" into LINT?. I found it while reading the dummynet(4) manpage. Thanks - David To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: write.c patch (WARNS 2)

2001-08-13 Thread David Hill
On Fri, 10 Aug 2001 23:06:49 -0400 David Hill <[EMAIL PROTECTED]> wrote: > Hello - > Here is my patch to make write.c work when WARNS=2. I also did some code >cleanup > > 1. Constify > 2. Changed a strncpy to strlcpy > 3. Changed (S_IWRITE

kill -s does not work.

2001-08-07 Thread David Hill
). Does anyone have any comments? - David Hill To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

commit Perl 5.6.1 into -current

2001-07-22 Thread David Hill
I am suggesting the import of Perl 5.6.1 into -CURRENT before -CURRENT is -STABLE.   Is this a large task?   Thanks - David

usr.bin/write/write.c patch

2001-07-20 Thread David Hill
is set. The patch is attached, and can be found at http://www.phobia.ms/patches/write.c.20072001.diff Any comments? - David Hill write.c.20072001.diff

leave patch

2001-07-18 Thread David Hill
Hello - This leave patche gets rid of white space before the input, and after the +, if there is one. I also moved the #define's to the top of the source file, and change 1 to STDOUT_FILENO. The patch is included with this email, and is available online at

handbook typo

2001-07-13 Thread David Hill
Hello - Under the sysctl Tuning section, the sysctl command is missing the -w option to set the values. Thanks - David Hill To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: system and (v)fork

2001-07-03 Thread David Hill
On Tue, 3 Jul 2001 22:50:18 -0700 Gregory Neil Shapiro <[EMAIL PROTECTED]> wrote: > djhill> Reading Advanced Programming in the UNIX Environment by Richard > djhill> W. Stevens, I see that he says that vfork() should be used instead > djhill> of fork() when you just need to use one of the exec()

system and (v)fork

2001-07-03 Thread David Hill
Hello - Reading Advanced Programming in the UNIX Environment by Richard W. Stevens, I see that he says that vfork() should be used instead of fork() when you just need to use one of the exec() functions, since it doesn't need to fully copy the address space. Later in the book, he has an exampl

Re: syslogd and -a

2001-07-02 Thread David Hill
On Mon, 2 Jul 2001 09:38:42 +0100 David Malone <[EMAIL PROTECTED]> wrote: > On Sun, Jul 01, 2001 at 09:20:44PM -0700, Crist J. Clark wrote: > > Hmmm... Looks like, > > > > # syslogd -a 192.168.1.0/29 > > > > Will work and, > > > > # syslogd -a 192.168.1.1/29 > > > > Won't. > > That's the

syslogd and -a

2001-07-01 Thread David Hill
Hello - It seems the -a option for syslogd does not work 100%. I need to log from hosts from 192.168.1.1-.6 doing "/usr/sbin/syslogd -a 192.168.1.1/29" does not work (nothing gets logged) but, if i do /usr/sbin/syslogd -a 192.168.1.1/32 -a 192.168.1.2/32, etc... that works can anyone try this

kqueue(2) manpage typo

2001-06-27 Thread David Hill
Hello - Quoted from the kqueue(2) manpage: "kevent() is used to register events with the queue, and return any pend- ing events to the user. changelist is a pointer to an array of kevent structures, as defined in ." should be Thanks - David To Unsubscribe: send mail to [EMAIL PROTECTED] wit

Re: GNU ld(1) dumps core

2001-06-25 Thread David Hill
I have noticed the same problem when compiling ports/audio/gogo. It worked fine in 4.3-STABLE - David - Original Message - From: "Maxim Sobolev" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, June 25, 2001 11:26 AM Subject: GNU ld(1) dumps core > Hi,