If your interested in putting your product or service in
front of millions of prospective clients or buyers READ ON!
What is the most cost effective form of advertising for
the very small all the way up to the largest of companies?
Commercial Email!
Why?
Because there is no charge for paper
interesting. i thought this was a netscape issue.
In reply:
> If you are still running current, please cvsup the newest sources. This
> problem has been solved in the past few days. It showed up on saturday
> evening after a commit on McKusick and most of the problem area's have
> been identifie
c is for tested and working code.
if i made such a mistake, i would be grateful for a temporary kludge
submitted by someone, assuming they know that it is subject to a
proper fix at any moment.
jim
--
All opinions expressed are mine, if you| "I will not be pushed, stamped,
thi
rs.
Sorry, I'm drawing a blank.
(Carry on; moment of weakness.)
Jim Shankland
NLynx Systems, Inc.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
#x27;ll be unemployed and will use the time (when I'm not job hunting) to try and
set up a network of a couple machines for testing. I can probably put a gateway
in the middle as well.
Jim Bloom
[EMAIL PROTECTED]
Yoshinobu Inoue wrote:
>
> The 1st thing I want to be tested is that, a
interfaces it tried to use
was faith0 which generated all of the errors. I just fixed by network startup
to specify the interface for dhclient and all of the error messages went away.
Jim Bloom
[EMAIL PROTECTED]
Jim Bloom wrote:
>
> I added the options a couple weeks ago. Everthing has been w
Add lynx-ssl to the list of ports which are broken on current. This was
as of Jan. 16 at 14:00 EST cvsup of ports and source followed by a make
world.
Jim Bloom
[EMAIL PROTECTED]
Kris Kennaway wrote:
>
> On 17 Jan 2000, Satoshi - Ports Wraith - Asami wrote:
>
> > Should I ad
n/HTTP.c:178: for each function it
appears in.
)
../../../WWW/Library/Implementation/HTTP.c:178: `handle' undeclared
(first use i
n this function)
../../../WWW/Library/Implementation/HTTP.c:323: warning: passing arg 1
of `HTPro
gress' makes pointer from integer without a cast
*** Error
Yes, I had the same problem. I simply removed /usr/share/info and ran
installworld again. I don't know what you might lose if you try this,
but I don't use info much so I didn't really care.
Jim Bloom
[EMAIL PROTECTED]
"T. Hsiang" wrote:
>
> Do
rld aborts at rcp with the same
problem.) Simple recompile and install /usr/src/usr.bin/xinstall to fix both of
these problems.
Jim Bloom
[EMAIL PROTECTED]
Forrest Aldrich wrote:
>
> cc -c -O -Wall -Wredundant-decls -Wnested-externs
> -Wstrict-prototypes -Wmissing-prototypes -Wpoi
believe this is the correct fix in any case.
Jim Bloom
[EMAIL PROTECTED]
Kris Kennaway wrote:
>
> I get this whenever I try and build a kernel (with or without IPFIREWALL):
>
> linking kernel.debug
> ip6_fw.o: In function `ip6_fw_init':
> /sys/compile/MORDEN/../../netinet
the other. Optimally, both cases should be handled correctly.
Jim Bloom
[EMAIL PROTECTED]
John Baldwin wrote:
>
> Hmm, ok. I think my terminology may have been poor. I meant that the
> new sources should have been used to build the tools, but using the
> existing machine headers/
had a two
week old -current) and I am trying this as I type. It is a slow
machine, so it might take a while. I'll post an update when it
completes.
Jim Bloom
[EMAIL PROTECTED]
Warner Losh wrote:
>
> In message <[EMAIL PROTECTED]> Max Khon writes:
> : actually instructions
The method below worked just fine on my laptop. I can't guarantee how
it will do on a 3.x system for upgrading. Also, if a kernel is being
installed, it must be done before installing install or after the
installworld.
Jim Bloom
[EMAIL PROTECTED]
Jim Bloom wrote:
>
> I don'
This reminds me of a simpler way to do it in the current situation. In
all cases except crossbuilding and running the install on the build host
with DESTDIR=/mount_point, The folowing command should work:
make installworld INSTALL=/usr/obj/usr/src/usr.bin/xinstall/xinstall
Jim Bloom
Will someone please put an MX record up for hub.freebsd.org so it's mail
gets rerouted. I have mail queued up for delivery to there.
Jim Bloom
[EMAIL PROTECTED]
Matthew Dillon wrote:
>
> :
> :On Tuesday, 1 February 2000 at 18:49:22 -0800, Matthew Dillon wrote:
> :>
Ruslan Ermilov wrote:
>
> On Tue, Feb 01, 2000 at 02:51:11PM -0500, Jim Bloom wrote:
> > I did the following and it worked for me:
> >
> > cd /usr/src
> > make buildworld
> > make installworld
> > cd /usr/src/usr.bin/xinstall
&g
AGS_EDIT}
_INSTALLFLAGS:=${_INSTALLFLAGS${ie}}
.endfor
-_SHLINSTALLFLAGS:= ${INSTALLFLAGS}
-.for ie in ${INSTALLFLAGS_EDIT}
+_SHLINSTALLFLAGS:= ${SHLINSTALLFLAGS}
+.for ie in ${SHLINSTALLFLAGS_EDIT}
_SHLINSTALLFLAGS:= ${_SHLINSTALLFLAGS${ie}}
.endfor
Jim Bloom
[EMAIL PROTECTED]
John Polstra wrote:
>
> In article <[EMAIL PROTECTED]>, Jim Bloom <[EMAIL PROTECTED]> wrote:
> > Will someone please put an MX record up for hub.freebsd.org so it's mail
> > gets rerouted. I have mail queued up for delivery to there.
>
> Why are you a
info is not a linkage problem, but a feature
change between the versions. So far I don't see a reason to to link it
'static'. I believe what needs to be done in this case is to ensure
that install-info is installed before it is used. I suspect that a bit
of careful addition of
This won't give you a statically linked install. You might try adding
'NOSHARED=yes' to the make command below.
Jim Bloom
[EMAIL PROTECTED]
Josef Karthauser wrote:
>
> I've committed the fix. Another way of not tripping over problems is:
>
> # cd /usr/src
You still didn't get your installworld to complete succesfully. You
have install, libc, and libutil out of sync.
I believe the correct procedure for installing everything in your case
is:
make -k -NOFSCHG installworld
make installworld
Jim Bloom
[EMAIL PROTECTED]
Dan Lan
lly install upgraded cryptography
as part of installing. The original complaint just points out that we are not
yet at the point where we want to be for the final release of 4.0, but that was
why 4.0RC was created.
Jim Bloom
[EMAIL PROTECTED]
Kris Kennaway wrote:
>
> On Sat, 12 Feb 2000, Joh
Yes it is. strlcat and strlcpy are not needed in libssh since they are
in the libc already. They existed in the port because earlier version
of 3.x did not have them.
Mark is in the middle of committing all of the changes. It might be a
little while until everything is clean again.
Jim Bloom
While I was working on this project before I found out that Mark was 95%
done already, I made those tests be:
.in !defined(NO_OPENSSH) && !defined(NOCRYPT)
NOCRYPT has been the standard way of indicating that the cryptograph
package has not been installed.
Jim Bloom
[EMAIL P
I'm not suprised to here this. The Makefiles in that directory are from
OpenBSD's version of openssh. If you want to build ssh manually, you
will need to build parts of /usr/src/secure/{lib,user.sbin,usr.bin} and
/usr/src/lib/libpam. The makefiles are for reference only.
Jim Bl
src/secure/usr.bin/ssh. The only file there is
Makefile. Reading the Makefile, you will see that it needs several
files. These are found through the .PATH derective which references
crypto/openssh.
Jim Bloom
[EMAIL PROTECTED]
Ollivier Robert wrote:
>
> According to Kris Kennaway:
> >
and running with them without any problems.
Jim Bloom
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
ual page.
Option 1 seems like it might be a little difficult. Option 2 looks to be
reasonably simple to implement after reading the code. Option 3 is the easiest,
but I believe it is the wrong way to handle the problem.
I can submit patches for 2 or 3 reasonably quickly. I have no idea about fixi
who'd
like to take a closer look at this.
Jim Shankland
Decision Data/NLynx Systems, Inc.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
#x27;s warning about a non-zero
exit status of the command.
With the fix below, the error about RSA being required is now displayed at
the correct time. This still does not solve the more fundamental problem of
what gets distributed on the CD in terms openssl and RSA.
Jim Bloom
[EMAIL PROTE
See the file src/UPDATING. This is one of a couple problems that one
sees when trying to install current on an older system. If this error
isn't mentioned explicitly, check the sections relating to flags and
xinstall (install).
Jim Bloom
[EMAIL PROTECTED]
Omachonu Ogali wrote:
>
David O'Brien committed some changes a few hours ago adding the gasp
infodocs into the build. He might have introduced a bug here. Here is
the commit message.
Jim Bloom
[EMAIL PROTECTED]
> obrien 2000/02/21 12:33:32 PST
>
> Modified files:
> gnu/usr.bin/binu
experience bus problems when dumping to tape when
using the above fix.
jim
--
All opinions expressed are mine, if you| "I will not be pushed, stamped,
think otherwise, then go jump into turbid | briefed, debriefed, indexed, or
radioactive waters and yell
nd kludge, as
this has been fixed properly by the maintainer.
at least this was a real problem, i was wondering if my motherboard
was a little flaky [after all, it was an ebay] and if i was the only
one with the problem, so i guess this is double good news for me :^)
jim
--
All opinions expressed are
No. It has the same bug. That method of concatenation only works for strings.
Jim Bloom
[EMAIL PROTECTED]
Kai Großjohann wrote:
> /
> | #define rule(ADDR,MASK) \
> | add pass tcp from ADDR ## : ## MASK to any 25 setup
> |
> | rule(192.168.2.5,255.255.254.0)
> \
&g
not work if addr and mask are defined on the command line. The
problem arises from using another defined value as the string being
concatenated. The concatenation works for constants though.
Jim Bloom
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
tand. The recent upgrade of modssl might have
caused a problem or broken a patch.
Jim Bloom
[EMAIL PROTECTED]
Manfred Antar wrote:
>
> I needed to add -lRSAglue -lrsaUSA to the SSL_LIBS= line in
> /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl/Makefile
> and install th
My previous
test was before librsaUSA was created.
Can Peter or John shed any light on possible linker or dynamic loader
issues here?
Jim Bloom
[EMAIL PROTECTED]
Kris Kennaway wrote:
>
> On Tue, 29 Feb 2000, Manfred Antar wrote:
>
> > I needed to add -lRSAglue -lrsaUSA to the S
We have found a fix that will change the building of librsaUSA to fix the
problem. The fix will get committed after the release engineer approve the
commit. The port will not need to be changed in the long run.
Jim Bloom
[EMAIL PROTECTED]
Jim Bloom wrote:
>
> You definitely don&
In either case, the answer is that you do not need to install the rsaref
port before any builds. It is only a runtime dependency now.
Jim Bloom
[EMAIL PROTECTED]
Walter Brameld wrote:
>
> > Do you still need to install the rsaref port before openssh?
> > (/usr/ports/security)
guess you need to update the handbook to reflect this
change.
Jim Bloom
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Are you building with -DNOSHARE? That is the only way I can think of off the
top of my head.
Jim Bloom
[EMAIL PROTECTED]
Jeff Palmer wrote:
>
> Hi all,
>
> I have cvsupped and tried to build world mutiple times over the past 3
> days, each time I get the same error. I have
pcm
device sbc
device joy
There is no support for the wave table part of the card at this time.
Jim Bloom
[EMAIL PROTECTED]
Chris Wasser wrote:
>
> Hi all, hate to post something this insignificant to the mailing list, but
> I've search the entire src tree with no luck in resolvi
s some demand for this, I could merge
openbsd's libskey into ours and get the skey authentication working.
Jim Bloom
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
ng system is
> now broken. We should at least mention this in UPDATING so people have a
> ghost of a chance.
>
One possible source of breakage is not bringing over the existing server
key. The key will need to be moved from /usr/local/etc to /etc/ssh.
Did Warner include this with his ch
Warner Losh wrote:
> + You will also need to enable openssh in /etc/rc.conf if you
> + want to run the new servers. You may need to move your key
> + and other config files from /usr/local/etc to /etc.
Looks fine except config files go in /etc/ssh, not /etc.
Jim Blo
build
environment.
Don't bother building with MAKE_KERBEROS4=NO. All of the tests look at
the variable being defined and not its value. You might try removing
your object directory and doing a make cleandir twice to make sure
nothing is left in source tree that shouldn't be there.
Jim Bloom
[
reate would be fine as long as it sets a variable accessible to all
threads indicating dllockinit has been called.
Another possible location would be a routine that initialize the multithreading
for the process. This routine may not exist in all thread packages though.
Jim Bloom
[EMAIL PROTECTED]
Ju
e "try and" removed or replaced
with "attempt to". Either of these is much better grammatically.
Jim Bloom
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
ure/libexec/sshd/Makefile
kerberosIV/Makefile.inc
I don't know how to change ld (compile time?) so that it doesn't look in
the standard locations for files during buildworld. That is what is
required to guarantee this problem doesn't happen again.
Kris, would you like patches or wil
Jim Bloom wrote:
>
> The
> following makefiles need to have the references to RSAglue removed:
>
> usr.sbin/ppp/Makefile
> usr.sbin/pppd/Makefile
> secure/libexec/sshd/Makefile
> kerberosIV/Makefile.inc
>
Ignore secure/libexec/sshd/Makefile. That was left ove
joy" to your configuration file. The ESS0001 looks
like a game/joystick port. Someone might need to add device ID to the
driver though.
Jim Bloom
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
like.
Jim Bloom
[EMAIL PROTECTED]
Mike Tancsa wrote:
>
> I do follow current, but I must be blind if I missed it. What is the
> latest date for 4.0R ? Will there be instead another Release Candidate and
> more testing ?
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "un
Please read UPDATING for details on how to upgrade to 4.0 from earlier releases.
The quick summary to deal with your problem is:
make -DNOINFO installworld
make installworld
There are other problems you might bump into, so do your homework first.
Jim Bloom
[EMAIL PROTECTED]
Rasmus Skaarup
oment because of various bugs (panics on boot, not probing the hard drive,
etc.).
Jim Bloom
[EMAIL PROTECTED]
Soren Schmidt wrote:
>
> It worked until the latest newbus changes, I'm looking at it, but havn't
> found anything obvious yet.
> But seriously you want to get
lieve this patch will not work in all cases. Maybe Marcel can shed some
more light on this issue.
Jim Bloom
[EMAIL PROTECTED]
Neil Blakey-Milner wrote:
>
> Hi,
>
> I was looking into fixing the install-info problem, and wondered if the
> solution is really as easy as it seems:
&g
oller pnp0
device pcm0 at isa ? port? tty irq 9 drq 1 flags 0x10
Which works fine. I think part of the problem I'm having is that
newpcm won't find it on it's actual irq, which is 9 instead of 5.
--
- Jim Mock - [EMAIL PROTECTED] - systems administrator - ghis.NET -
-
mx=23
-rw--- 1 root wheel 532840448 Sep 8 05:23 pitest_mx=23.core
-rw--- 1 root wheel 266240 Sep 8 05:23 time.core
-rw-r--r-- 1 root wheel812 Jun 13 11:47 time.out
5:27:36am wahoo(18):
jim
--
All opinions expressed are mine, if you| "I will not be pushe
ter.
just cvsupped, added your changes, and am building world and a new
kernel.
i'll get back to ya.
jim
--
All opinions expressed are mine, if you| "I will not be pushed, stamped,
think otherwise, then go jump into turbid | briefed, debriefed, indexed, or
radioactive waters and ye
hing that is plugged in at the
time or has cables attached at the time. [this is not intended to be
a political statement, nor am i bashing common russians, this is just
a reality check].
jim
--
All opinions expressed are mine, if you| "I will not be pushed, stamped,
think otherwise, then go jum
build and a new build
is required before the new kernel is installed. We cannot have this paradox.
Jim Bloom
[EMAIL PROTECTED]
Doug wrote:
>
> On Thu, 30 Sep 1999, Harold Gutch wrote:
>
> > Uhm, that's the way I see it being _right now_ as well. What I
> > was thinking of
and Sunday. I am using the static binary installed from
the ports collection. I don't have a date or version right now, but seem to
recall it being 16.0. As others have mentioned, running cvsup under truss
works.
I'll let you know more tomorrow night if there is anything I can ad
`
set all use shells to /nonexistant using vipw.
take a unix class.
jim
--
All opinions expressed are mine, if you| "I will not be pushed, stamped,
think otherwise, then go jump into turbid | briefed, debriefed, indexed, or
radioactive waters and yell WAHOO !!! | numb
so I can't tell
you how performance is.
Jim Bloom
Pierre Beyssac wrote:
>
> On Sun, Oct 10, 1999 at 04:59:34PM -0400, Bill Paul wrote:
> > A while back I posted a message here saying that I'd changed the xl driver
> > a bit to hopefully improve performance for 3c90xB
doesn't get into /usr/games,
> anyhow, it can certainly go into ports.
we used to play a startrek [multi-user] at buena high school in
ventura on the PDP-11/44 and was written in BASIC-Plus 2 under RSTS/E
in 1984. It could have been a port of the same game... i've been
looking for that on
cers in a POSITIVE light time
and time again.
I can probably arrange a statement from at least three of the stars of
the original series to this effect. I may just do that, maybe I can
get a statement from all of the surviving members of the original
cast. The have made it clear in the past that they c
In reply:
> > On Mon, 25 Oct 1999, Jim Bryant wrote:
> >
> > > "unauthorized" things for keeping Trek alive in the first place... If
> > > it came out that Paramount ever tried litigation over such things,
> > > they would lose a LOT of fans,
old that it has petrified.
If they are actively threatening fan web-sites, it's time for a
boycott of Paramount. Pissing off Trek fans would be a monumental
mistake, there are an awful lot of us.
I've pretty much made my position clear, but it's not up to me, it's
up to -cor
It should compile and run just fine.
>
> -Matt
After compiling and playing this, I must say that the PDP-11
Basic-Plus 2 version I played in 1984 was a direct decendant of this
with some enhancements.
jim
--
All opinions expressed are mine, if you
22: inconsistent operand constraints in an `asm'
machine/atomic.h: In function `atomic_add_long':
machine/atomic.h:123: inconsistent operand constraints in an `asm'
machine/atomic.h:123: inconsistent operand constraints in an `asm'
machine/atomic.h: In function `atomic_subtract_long&
I just picked up an AWE64 to use until the Vortex2 driver is working. The
card is detected in Win98, but unfortunately the new PnP code in -current
(cvsup'ed this evening) doesn't seem to find this card at all. Nothing
shows up about it in dmesg; pnpinfo shows my ISA PnP modem, but nothing at
At 10:50 PM 11/11/1999 -0600, Jim King wrote:
>I just picked up an AWE64 to use until the Vortex2 driver is working. The
>card is detected in Win98, but unfortunately the new PnP code in -current
>(cvsup'ed this evening) doesn't seem to find this card at all. Nothing
&g
At 04:32 PM 11/12/1999 -0800, Alex Zepeda wrote:
>On Thu, 11 Nov 1999, Jim King wrote:
>
> > I just picked up an AWE64 to use until the Vortex2 driver is working. The
> > card is detected in Win98, but unfortunately the new PnP code in -current
> > (cvsup'ed this
At 01:05 PM 11/13/1999 -0800, Alex Zepeda wrote:
> > Attached, in all it's glory.
> >
> > The relevant lines seem to be:
> > controller pnp0
> > device pcm0
> > options PNPBIOS
> >
> > The PNPBIOS line doesn't make a difference for the AWE64 (although it does
> > make some difference - all the mo
At 10:23 PM 11/13/1999 -0500, Mathew Kanner wrote:
>On Nov 13, Jim King wrote:
> > At 01:05 PM 11/13/1999 -0800, Alex Zepeda wrote:
> > >What does pnpinfo show?
> >
> > pnpinfo shows a bunch of information about my USR PnP modem, but
> nothing at
> >
At 11:20 PM 11/13/1999 -0600, Jim King wrote:
>At 10:23 PM 11/13/1999 -0500, Mathew Kanner wrote:
>>On Nov 13, Jim King wrote:
>> > At 01:05 PM 11/13/1999 -0800, Alex Zepeda wrote:
>> > >What does pnpinfo show?
>> >
>> > pnpinfo shows a bunch of inf
kernel, I ended up with a zero byte kernel while trying to install the
fixed one.
Jim Bloom
[EMAIL PROTECTED]
Bob Bishop wrote:
>
> Hi,
>
> cvsup at Wed Mar 22 04:03:28 GMT 2000, this built without problems with -j8
> on my SMP box, but on a uniprocessor (-j4, eveything else the sa
Upgrade sys/vm/swap_pager.c to the current version. There was a bug there which
has been fixed.
Jim Bloom
[EMAIL PROTECTED]
FreeBSD mailing list wrote:
>
>
> /var/log/messages indicates:
> Mar 23 23:32:47 mrynet /kernel: Debugger("d_iocmd botch") called.
> Mar 2
I reproduced the problem and have attached a patch. It was the exact
same problem as in swap_pager.c (assuming B_WRITE was 0). Hopefully phk
will commit this fix shortly.
Jim Bloom
[EMAIL PROTECTED]
\
FreeBSD mailing list wrote:
>
> I cvsup'd once more this morning... Nothing
e what is causing your other problems.
I am unable to write to a floppy at this time. I'm not seeing any
errors, but nothings is getting written.
Jim Bloom
[EMAIL PROTECTED]
>
> ttyp7:--ROOT--@mrynet (22): fdformat -f 1440 fd0.1440
> Format 1440K floppy `/dev/fd0.1440'
A similar patch was added for the USA version of RSA for the same basic reason.
Your patch is almost correct. It should add the line:
LDADD+= -L$[.OBJDIR]/../libcrypto -lcrypto
Your version would reference the system crypto library and not the one being
built as part of buildworld.
Jim Bloom
blem.
>
> Should I file a pr with the patch ?
If you like. Hopefully someone will pick it up from the list sooner and commit
the patch. send-pr is the official channel for reporting bugs.
Jim Bloom
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
The RCS info stored in the binaries is insufficient for this purpose. There is
no record of the versions of all included files. Changes to constants and/or
macros would not be identifiable.
Jim Bloom
[EMAIL PROTECTED]
Kris Kennaway wrote:
>
> On Tue, 25 Apr 2000, Brandon D. Valentine
While compiling a kernel with recent code (cvsup 22:30 -0400 July 6), I
had some undefined symbols. I traced the symbols to netkey/key_debug.c
and found that it did not test IPSEC_DEBUG correctly. I have attached
a patch below.
Jim Bloom
[EMAIL PROTECTED]
Index: netkey/key_debug.c
n't have better details, but I was in a hurry to get things working
and grabbed the 0602 snapshot which worked fine. I didn't record any of the
details at that time.
Jim Bloom
[EMAIL PROTECTED]
John DeBoskey wrote:
>
> Hi,
>
>In case anyone else it seeing this yet, or po
.
I found the problem to be quite repeatable by simply going "tail -f file" (the
file does not need to change) and then hitting an interrupt on the keyboard.
Let me know if I can be of any assistance in tracking this problem down. I
might try to spend some time tomorrow figuring out w
To resolve the problem with tail, rebuild your kernel with revision 1.11 of
sys/kern/kern_event.c. 1.12 which was designed to make the kevent system
restartable seems to keep the process from ever receiving the interrupt. I
don't have a solution which solves both problems yet.
Jim Bloom
[
ormal before the event will
will be logged.
In fact, I witnessed a case where a SIGKILL would not kill the process after a
SIGINT.
Jim Bloom
[EMAIL PROTECTED]
Jim Bloom wrote:
>
> I am having problems with "tail -f" hanging the machine. I don't know if this
> change is r
cking". The pid is for
the tail command.
Jim Bloom
[EMAIL PROTECTED]
Jim Bloom wrote:
>
> I didn't have much time for testing, but backing out this change fixes the
> problem tail. For some reason, the signal never gets delivered to the process.
> The manual page states th
Fixed with revision 1.14 sys/kern/kern_event.c. Update your kernel sources and
the problem should go away.
Jim Bloom
[EMAIL PROTECTED]
"Damon M. Conway" wrote:
>
> Damon Hammis wrote:
> >Has anyone else stumbled across this bug in 5.0-CURRENT? Whenever I try
> &
I'm in the process of getting set up for testing KSE too, but I was wondering, how are
you capturing the panic dump? Do you run a
serial console or something to do it?
Carlo Dapor wrote:
>>can you try the same with a "matching" -current?
>>I heard that msdosfs is bombing there too.
>>(just to
if it finds anything (the string should be left-aligned on the line)
> send me the line it outputs... (this will take a while).
>
> Thanks.
jim
--
ET has one helluva sense of humor!
He's always anal-probing right-wing schizos!
t; Can you try:
>
> # hexdump /dev/mem | grep "RSD PTR"
>
> and if it finds anything (the string should be left-aligned on the line)
> send me the line it outputs... (this will take a while).
>
> Thanks.
jim
--
ET has one hellu
on the line)
> send me the line it outputs... (this will take a while).
>
> Thanks.
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
>
>
jim
--
ET has one helluva sense of humor!
He'
om.au/
>
>
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
>
>
jim
--
ET has one helluva sense of humor!
He's always anal-probing right-wing schizos!
-
f so, I'll ju
>>st kill it, gzip the outfile, and send it to you.
>>
>
> Definiely, thanks.
>
>
jim
--
ET has one helluva sense of humor!
He's always anal-probing right-wing schizos!
POWER TO TH
. 8(
>
> Can you try:
>
> # hexdump /dev/mem | grep "RSD PTR"
>
> and if it finds anything (the string should be left-aligned on the line)
> send me the line it outputs... (this will take a while).
>
> Thanks.
>
>
> To Unsubscribe: send mail to [EM
I recall reading the explanation somewhere on the KDE site on why artsd will hold a
lock on the sound device, but as I recall the
lock is like for 30 or 60 seconds... Reading the explanation I seem to recall
thinking it was a lame hack solution to the problem
of dealing with multiple opens on
not going through artsd.
I haven't looked at the code, but does a value of 0 for vchans mean infinite, I know
this is a standard use for the value of zero in
some instances...
The other guy's was set to 1, raising it fixed h
1 - 100 of 294 matches
Mail list logo