EBUG=2
to your kernel config and recompile, then do a verbose boot (boot -v) and
send me the output?
Mike
--
Mike Heffner <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
pgp0.pgp
Description: PGP signature
y the patch and report
if it causes any problems with detecting mice. I plan to commit the
patch this weekend unless there are problems with it.
Thanks,
Mike
--
Mike Heffner <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]&
On 28-Jun-2003 Marco Wertejuk wrote:
| I don't know since when this happens, but I've noticed,
| that the ETA time looks strange:
|
Doh, looks like I included the wrong patchset when I did the latest
import. I've just fixed this in CVS.
Thanks,
Mike
--
Mike Heffne
If so, I would like to pass some comments/patches by them. If not, I'll
just post them to the list.
Mike
--
Mike Heffner <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
pgp0.pgp
Description: PGP signature
On 05-Jun-2003 Fred Souza wrote:
|> Try this patch:
|
| Yes, it works now, thanks. Will this patch be commited to src, or
| should I keep it and apply locally?
|
|
Please try the latest lukemftp import which includes Maxim's patch.
Mike
--
Mike Heffner <[EMAI
ent it. He mentioned that he had already gotten into "trouble" by
not implementing RFC 1738 exactly -- which doesn't include globbing URL's.
Mike
--
Mike Heffner <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
pgp0.pgp
Description: PGP signature
to) under 4.x.
|
| It was pointed out to me that this is because 5.0 now uses
| lukemftp..can the maintainers please look into this ASAP? In the
| meantime I'll have to stick with the older 5.0 ftp client.
|
Try the attached patch. If this works for you I'll pass it on to Luke.
Mike
On 04-Feb-2003 Yar Tikhiy wrote:
| On Tue, Feb 04, 2003 at 03:05:31AM -0500, Mike Heffner wrote:
|>
|> On 31-Jan-2003 David Rhodus wrote:
|> | Using the default ftpd that comes with FreeBSD, in the mkdir command,
|> | why doesn't it expand '~', the cd and rmdi
0 RMD command successful.
| ftp>
|
|
|
| --
| David Rhodus
|
|
| To Unsubscribe: send mail to [EMAIL PROTECTED]
| with "unsubscribe freebsd-current" in the body of the message
|
|
Mike
--
Mike Heffner
<[EMAIL PROTECTED]>
msg51727/pgp0.pgp
Description: PGP signature
is incorrect behavior? Or am I doing something wrong with OPIE?
Thanks,
Mike
--
Mike Heffner
<[EMAIL PROTECTED]>
msg46660/pgp0.pgp
Description: PGP signature
hanks!
Mike
--
Mike Heffner
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
memory = 134086656 (130944K bytes)
avail memory = 125779968 (122832K bytes)
Mike
--
Mike Heffner
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On 05-Jan-2002 Riccardo Torrini wrote:
| On 05-Jan-2002 (19:47:53/GMT) Mike Heffner wrote:
|
|>> I noticed a strange behaviour, sending a file twice create
|>> version even if sunique is off, on all versions I can test.
|
|> This is intentional...
|
| This is black magic. I h
users to be able to overwrite the files of others. If you need
to upload, and overwrite a file, you might try setting up a restricted
user for this purpose, that only has write access to a single directory.
Mike
--
Mike Heffner
Fredericksburg, VA <[EMAIL PROTECTED]>
msg33416/pgp0.pgp
Description: PGP signature
On 29-Dec-2001 John Hay wrote:
| This patch works just fine here, thanks.
|
| Any chance of getting it as part of lukem distribution or ours?
|
Luke has incorporated it into NetBSD's ftp, and it will be included with
the next import of lukemftp.
Mike
--
Mike Heffner
Frederick
On 19-Dec-2001 Manfred Antar wrote:
| mail dumps core on current with latest /usr/src/usr.bin/mail updates:
|
Argh, I forgot braces around a 'for' loop. This has been fixed by Andrey in
rev. 1.12 of send.c.
Mike
--
Mike Heffner
Blacksburg, VA <[EM
On 14-Dec-2001 Mike Heffner wrote:
|
| Differences/Losses:
|
| *) FTP_PASSIVE_MODE vs. FTP_MODE
s/FTP_MODE/FTPMODE
As a followup clarification, ftp(1) will attempt to use passive mode by
default, and fall back to active mode. To achieve the old default behavior
(active mode) set FTPMODE
On 13-Dec-2001 Mike Heffner wrote:
| mikeh 2001/12/13 15:46:45 PST
|
| Modified files:
| usr.bin/ftp Makefile
| Removed files:
| usr.bin/ftp cmds.c cmdtab.c complete.c domacro.c
| extern.h fetch.c ftp.1 ftp.c ftp_var.h
ateget'
configuration settings.
See http://people.freebsd.org/~mikeh/diffs/lukemftpd/ for
instructions for connecting it to the build.
Mike
--
Mike Heffner
Blacksburg, VA <[EMAIL PROTECTED]>
PGP signature
--
Mike Heffner
Blacksburg, VA <[EMAIL PROTECTED]>
PGP signature
On 04-Sep-2001 Mike Heffner wrote:
|
| On 03-Sep-2001 [EMAIL PROTECTED] wrote:
|| Between last weekend and this weekend, something changed in syslogd
|| seems to have resulted in this boot-time error. The syslogd.c deltas
|| from 1.82 -> 1.83 look suspect since the handling of relev
(void)strlcpy(f->f_un.f_fname, p + sizeof(_PATH_DEV - 1),
^^^
+ sizeof(f->f_un.f_fname));
} else {
Mike
--
Mike Heffner
Blacksburg, VA <[EMAIL PROTECTED]>
PGP signature
/acpi_powerres.c optional acpica
Mike
--
Mike Heffner
Blacksburg, VA <[EMAIL PROTECTED]>
PGP signature
the random device statically compiled into the kernel and was also loading
the random KLD, it would always crash when starting the linux version of
netscape. Removing the random device from the kernel config fixed the problem.
So you don't happen to be doing anything similar are you?
M
On 01-Jul-2001 Mark Peek wrote:
| At 10:05 AM -0400 7/1/01, Mike Heffner wrote:
|>It works for me ;) Remember that the new default is:
|>
|> /sys/${MACHINEARCH}/compile/${KERNCONF}
|
|
| Right, there is a new compile directory. Perhaps this needs to be
| added to UPDATING. Anyway
y after
| an
| mdharnois> odd failure; ran config again, it didn't even recreate the
| directory.
| mdharnois>
|
| To Unsubscribe: send mail to [EMAIL PROTECTED]
| with "unsubscribe freebsd-current" in the body of the message
Mike
--
Mike Heffner
Fredericksburg, VA <[EMAIL PROTECTED]>
PGP signature
On 27-May-2001 Mike Smith wrote:
| You could try disabling the PCI BIOS calls;
|
| set machdep.bios.pci=disable
|
| at the loader prompt. Let me know if this helps; I'd want to track this
| further if it does.
Yes, this works =)
Mike
--
Mike Heffner <[EMAIL P
0002 card=0x24118086 chip=0x00d4115d
rev=0x00 hdr=0x00
chip2@pci0:11:0:class=0x060700 card=0x00011179 chip=0x06171179
rev=0x20 hdr=0x02
chip3@pci0:11:1:class=0x060700 card=0x00011179 chip=0x06171179
rev=0x20 hdr=0x02
none1@pci0:12:0:class=0x040100 card=0x00011179 chip=0x0
xt.
Mike
--
Mike Heffner <[EMAIL PROTECTED]>
Fredericksburg, VA <[EMAIL PROTECTED]>
http://filebox.vt.edu/users/mheffner
PGP signature
le /var/crash/kernel.0
(kgdb) core-file /var/crash/vmcore.0
Segmentation fault (core dumped)
I also have DDB in my kernel config, but it didn't drop into DDB. Is
there anything else I can test? I'm willig to test any patches or
whatever.
Thanks,
Mike
--
Mike Heffner <
2 = 1
(gdb) print timeout_ms
$3 = -1
Thanks for any advice,
--
Mike Heffner <[EMAIL PROTECTED]>
Blacksburg, VA ICQ# 882073
http://filebox.vt.edu/users/mheffner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
/Makefile 2000/11/14 22:12:02 1.27
@@ -1,4 +1,4 @@
-# $FreeBSD: src/secure/lib/libcrypto/Makefile,v 1.26 2000/11/13
+.# $FreeBSD: src/secure/lib/libcrypto/Makefile,v 1.27 2000/11/14 22:12
^
A period before the comment somehow crept into the commit.
--
Mike Heffner <[EMAIL PROTEC
On 09-Apr-2000 Mirko Viviani wrote:
| On Sat, 08 Apr 2000, Mike Heffner wrote:
|
|> | I'm testing the __builtin_apply() to make a patch to GNUstep, but I'm
|> | getting
|> | in troubles.
|>
|> Since you're on the subject, there are also two other
ack to fix 2 is to remove FP_X_INV from the floating point mask --
but this is not the right way to do it. 1 can be fixed by passing a pointer of
a float.
I tried investigating into it a while back, but didn't have any luck. I know
that 2 isn't a problem in 3-stable.
/*****
etpwuid(3) to retrieve a password entry from the world readable
/etc/pwd.db. It doesn't open master.passwd, (well at least when run as a
non-superuser).
IMO, that information is not something that needs to be secured.
/****
* Mike Heffner <[EMAIL PROTEC
able to go back into /usr/src and do an installworld.
/****
* Mike Heffner <[EMAIL PROTECTED]>*
* Fredericksburg, VA *
* ICQ# 882073 *
* Sent at: 02-Feb-2000 -- 09:48:42 EST *
occurring, but again, nothing reproducible.
-
Mike Heffner <[EMAIL PROTECTED]>
Fredericksburg, VA
ICQ# 882073
Date: 27-Jan-2000 Time: 16:47:01
-
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
e, or if I might have a hardware issue.
|
Did you config/install a custom kernel? I don't think SMP is on by default.
---------
Mike Heffner <[EMAIL PROTECTED]>
Fredericksburg, VA
ICQ# 882073
Date: 23-Jan-2000 Time: 23:39:58
-
it fine in
the cdr drive.
When burncd started I did get this error again:
acd1: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 error=00
but it proceeded without any problems. When I try to mount it in any other
drive I get:
cd9660: Device busy
Any ideas?
-
Mike Heffn
On 23-Jan-2000 Mike Heffner wrote:
| And here's my dmesg and config lines:
|
oops, forgot the config lines. here they are:
# ATAPI devices
device ata0
device atadisk0# ATAPI DISK
device atapicd0# ATAPI CDROM drives
options ATA_STAT
ejectable tray
acd1: Medium: no/blank disc inside, unlocked, lock protected
Anyone else seeing this? Is this a crappy drive problem?
---------
Mike Heffner <[EMAIL PROTECTED]>
Fredericksburg, VA
ICQ# 882073
Date: 23-Jan-2000 Time: 18:00:50
. It broke sometime
after 12/16, so if you really need to install you can go back to that snapshot.
I've tried debugging it, but had problems making custom kern.flp/mfsroot.flp.
Later,
---------
Mike Heffner <[EMAIL PROTECTED]>
Fredericksburg, VA
ICQ# 882073
Date:
On 20-Dec-99 Bill Fumerola said:
| On Mon, 20 Dec 1999, Mike Heffner wrote:
|
|>
|> Unable to make device node of /dev/ad0s1b in /dev!
|> The creation of filesystems will be aborted.
|>
|> If I switch to the second virtual terminal it says:
|>
|>
dn't find anything appropriate.
Thanks,
---------
Mike Heffner <[EMAIL PROTECTED]>
Fredericksburg, VA
ICQ# 882073
Date: 20-Dec-99 Time: 15:44:09
-
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On 03-Dec-99 Doug Rabson said:
| On Fri, 3 Dec 1999, Mike Heffner wrote:
|
|> Hi,
|>
|> I have recently noticed that the irqs for my PCI devices are being screwed
|> up
|> somehow. It is easily noticeable with dmesg, the correct one's are in
|> paren.:
ption for pciconf). Is this a known problem, is anyone else
experiencing this? I haven't really looked at any of the code yet ( i got lost).
Here's some other relevant info (more available on request):
pcib0: on motherboard
pci0: on pcib0
pcib1: at device 1.0 on pci0
pci1: on pcib1
---
message:
--- usr.bin/kdump/mkioctls.old Mon Oct 11 11:41:27 1999
+++ usr.bin/kdump/mkioctls Mon Oct 11 10:46:17 1999
@@ -35,6 +35,7 @@
print "#include "
print "#include "
print "#include "
+ print "#include "
prin
Oct 11 11:41:27 1999
+++ usr.bin/kdump/mkioctls Mon Oct 11 10:46:17 1999
@@ -35,6 +35,7 @@
print "#include "
print "#include "
print "#include "
+ print "#include "
print "#include "
print "#inclu
owsing over some of the
gcc code, i couldn't see any major differences between stable and current.
is/was there any major change that could effect this? it's the
same exact code as i used with stable, and i recompiled the app after going
-current.
Thanks in advance,
--
++ t++ 5 X++ R+ tv+ b++> DI+++ D+
| G++>+++ e->++++ h! r-->+++ y?
|
-
Mike Heffner <[EMAIL PROTECTED]>
Fredericksburg, VA
ICQ# 882073
Date: 05-Nov-99 Time: 01:01:11
-
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
50 matches
Mail list logo