On Sat, 08 Nov 2003, David Taylor wrote:
>
> Have you tried binding it to the address on the interface which
> your host will send packets to the remote host over?
Erm, wait, I don't know what I was thinking there. ssh doesn't let you
specify the local address it binds to.
I can't see any reason why the binding would fail:
> >
> > Is something else (e.g. another ssh session) already bound to that port?
>
> nope -- and I've tried all sorts of ports other than 8000 too:
(I'm assuming you do have a lo0 device with 127.0.0.1)
Have you
fall down the same path.
Or at least have a kernel option FOOT_SHOOTING, or something, that will
disable all the helpful code protection people from themselves.
--
David Taylor
[EMAIL PROTECTED]
"The future just ain't what it used to be"
__
apped back to SCHED_4BSD recently to compare, but
I'm sure it was smoother before I switched.
--
David Taylor
[EMAIL PROTECTED]
"The future just ain't what it used to be"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/m
osite setting and see if that helps. Also keep
WITH_FREEBSD_AGP and agp_load in 'sync'.
--
David Taylor
[EMAIL PROTECTED]
"The future just ain't what it used to be"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Tue, 12 Aug 2003, David Taylor wrote:
> I've been getting this occasionally (a few times a day) since I upgraded
> to -CURRENT yesterday. I tried installing Bosko's Intel Data Corruption
> patch today, to see if that changed anything, but it doesn't appear to
> ha
0_syscall () at {standard input}:144
If anyone wants any more info from the dump, just ask...
--
David Taylor
[EMAIL PROTECTED]
"The future just ain't what it used to be"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/li
On Sun, 29 Jun 2003, David Taylor wrote:
> I don't suppose it would be possible to delete a couple of those leading
> spaces on each line?
>
Bah, ignore me, after deciding it was mutt's fault for wrapping it when it
shouldn't be, I found the 'wrapmargin' set
I don't suppose it would be possible to delete a couple of those leading
spaces on each line?
Although it fits into an 80-column display in vim/cat/whatever, mutt ends
up wrapping it, and making it very ugly, but removing a couple of the
spaces would make it fit fine.
--
David Taylor
[EMAIL P
eBSD gattaca.yadt.co.uk 5.0-CURRENT FreeBSD 5.0-CURRENT #0:
Sat Aug 24 02:25:26 BST 2002
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GATTACA i386
However, at least that shows it isn't any local setup issue, I guess.
--
David Taylor
[EMAIL PROTECTED]
"The future just ain't what it used
On Tue, 16 Jul 2002, David Taylor wrote:
Bah, ignore me, it appears you've already admitted your post was rather
less than clear :)
--
David Taylor
[EMAIL PROTECTED]
"The future just ain't what it used to be"
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubs
d-padding is not included in sizeof(struct foo),
when it must be, otherwise malloc(n * sizeof(struct foo)) would not
allocate enough memory for an array of n elements of struct foo.
--
David Taylor
[EMAIL PROTECTED]
"The future just ain't what it used to be"
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
it has pledged to deliver
> the message, or give failure notification, so the message
So why not give failure notification?
> contents are not lost), the email is basically lost with no
> recourse. The inability to guarantee delivery is the basis
> for the liability disclaimer, and t
On Tue, 12 Feb 2002, David Taylor wrote:
> I have approximately no experience with FreeBSD device drivers, but I'm
> currently attempting to see if I can figure out how the other u*.c files
> handle detaching... any hints would be appreciated :)
>
Well. I managed to cre
y attempting to see if I can figure out how the other u*.c files
handle detaching... any hints would be appreciated :)
--
David Taylor
[EMAIL PROTECTED]
"The future just ain't what it used to be"
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
s with EINVAL currently, yet open(2) states EINVAL
means you have used an invalid combination of O_RDONLY, O_WRONLY, and
O_RDWR. But no error is listed in the manpage for an invalid filename,
other than ENAMETOOLONG, which is clearly inappropriate.
Perhaps the correct fix would just be to do
g moused.
However, perhaps sysinstall should tell the user that if they have a USB
mouse, they need do nothing, insetad of think 'Uhh, I don't recognise any of
these, lets try this one' and getting it wrong.
--
David Taylor
[EMAIL PROTECTED]
To Unsubscribe: send mail to [E
22
> ntfs_inactive(caad4c08,cab5f740,0,c031db00,cab5f740) at ntfs_inactive+0x54
I reported the same panic a while ago. It appears to have been caused by
the last large KSE commit.
--
David Taylor
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
lock holder 30814 unlocking.
backtrace:
panic
lockmgr
vop_stdunlock
ntfs_inactive
vput
lstat
Unfortunately, gdb -k kernel.X vmcore.X is still coring on startup, so I
can't get any more info, unless someone has something they want me to do at
the DDB prompt.
--
David Taylor
[EMAIL PROTECTED]
PGP signature
I guess I'll need to copy it down by hand next time I'm prepared to
crash my system.. (A simple cd /mnt/w2k/; ls; crashes the box. Oddly
enough, it didn't seem to have the same effect in single-user mode, not sure
why...)
--
David Taylor
[EMAIL PROTECTED]
To Unsubscribe: send mail t
On Thu, 31 May 2001, Bruce Evans wrote:
> On Wed, 30 May 2001, David Taylor wrote:
>
> > When trying to profile ircd-hybrid-7 on -CURRENT (I tried using a pre-vm
> > madness version first, then tried a version cvsuped today), I reliably get
> > lots of:
> >
little about the internals
of FreeBSD's IDE drivers, so I'm not sure how windows/linux are detecting
the correct geometry, and FreeBSD isn't...
Unfortunately, if your drive doesn't have a jumper like that, I've no idea
what could be wrong...
--
David Taylor
[EMAIL PROTECTED]
PGP signature
On Wed, 30 May 2001, David Taylor wrote:
> When trying to profile ircd-hybrid-7 on -CURRENT (I tried using a pre-vm
> madness version first, then tried a version cvsuped today), I reliably get
> lots of:
>
> kernel trap 12 with interrupts disabled
>
> messages on the
copyin+0x39
ast(d17c9fa8) at ast+0x318
doreti_ast() at doreti_ast+0x6
db>
Unfortunately dumpsys() fails, so I don't have much more info, but I can
reproduce this quite easily...
--
David Taylor
[EMAIL PROTECTED]
PGP signature
'm not sure about the
cast...
Any one have any ideas what would cause that?
(presumably linux_sysent.c is getting regenerated, incorrectly, somewhere?)
--
David Taylor
[EMAIL PROTECTED]
PGP signature
25 matches
Mail list logo