Maxim Sobolev writes:
> "Michael C . Wu" wrote:
> > On Fri, Oct 13, 2000 at 07:22:20AM -0500, Mike Meyer scribbled:
> > | Just curious - now that the kernel has moved into /boot/kernel/kernel,
> > | does anyone know how well would it work to put /boot in it's own
> > | partition (possibly in it's
Didn't this get fixed a while back?
I have a shared /sys (nfs mounted) so I can work from the same source for i386
&& alpha- I loopback mount the compile directory (would that nullfs worked!)-
but now something seems to have changed so that turdlets are being created in
the modules directory? W
On 14-Oct-00 Jordan Hubbard wrote:
> cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs
> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
> -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@
> -I@/../include -mpreferred-stack-boundary=2 -c
cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi
-DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c
/usr/src/sys/modules/mii/../../dev/mii/dc
I've just committed some changes to the threads library
and would appreciate feedback from anyone running threaded
applications. They include fixes that -stable could really
use.
This commit also implements zero system call thread context
switching in the threads library. Switching between thr
> "Michael C . Wu" wrote:
>
> > On Fri, Oct 13, 2000 at 07:22:20AM -0500, Mike Meyer scribbled:
> > | Just curious - now that the kernel has moved into /boot/kernel/kernel,
> > | does anyone know how well would it work to put /boot in it's own
> > | partition (possibly in it's own slice)?
> >
> >
On Fri, 13 Oct 2000, Mark Huizer wrote:
> A few of my machines are getting hangs, running -current. At the moment
> of the hang, everything freezes, no more keyboard response, so I can't
> do any debugging.
>
> What I know about the machine at the moment is this:
> It's doing disk intensitive st
Seem to miss a definition for struct mtx:
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing
-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -no
stdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf
-mpreferred-s
On Fri, Oct 13, 2000 at 09:30:31PM +0200, Soren Schmidt wrote:
> It seems Mark Huizer wrote:
> > A few of my machines are getting hangs, running -current. At the moment
> > of the hang, everything freezes, no more keyboard response, so I can't
> > do any debugging.
> >
> > What I know about the m
It seems Mark Huizer wrote:
> A few of my machines are getting hangs, running -current. At the moment
> of the hang, everything freezes, no more keyboard response, so I can't
> do any debugging.
>
> What I know about the machine at the moment is this:
> It's doing disk intensitive stuff (like a c
A few of my machines are getting hangs, running -current. At the moment
of the hang, everything freezes, no more keyboard response, so I can't
do any debugging.
What I know about the machine at the moment is this:
It's doing disk intensitive stuff (like a cvsup mirror doing a cvsup to
sync with t
Is this with code before or after the race condition in the sockbuf
limiting code was fixed?
On Fri, 13 Oct 2000, Greg Lehey wrote:
> I've been having a few panics lately with a PRE_SMPNG snap:
[...]
> Does anybody recognize this?
>
> Greg
> --
> Finger [EMAIL PROTECTED] for PGP
In revision 1.148 of src/usr.bin/Makefile, the hook for building
global was removed. This was 3.5 month ago. Is it time to move
src/contrib/global and src/usr.bin/global into the attic?
--
Steve
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of
"Michael C . Wu" wrote:
> On Fri, Oct 13, 2000 at 07:22:20AM -0500, Mike Meyer scribbled:
> | Just curious - now that the kernel has moved into /boot/kernel/kernel,
> | does anyone know how well would it work to put /boot in it's own
> | partition (possibly in it's own slice)?
>
> I do not think
On Fri, Oct 13, 2000 at 07:22:20AM -0500, Mike Meyer scribbled:
| Just curious - now that the kernel has moved into /boot/kernel/kernel,
| does anyone know how well would it work to put /boot in it's own
| partition (possibly in it's own slice)?
I do not think loader can see stuff in other partit
ata-raid.c is missing from sys/conf/files
Val
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
As pointed out by mr Sobolev, the fsck wrappers will blindly try to execute
fsck_$FS regardless of whether its there or not, and fail if it isn't.
This is a gotcha for non-fsck'able fses right now, such as nfs and ntfs.
The solution, which I forgot to add in my email, is to set pass to 0. This
f
Can somebody please figure out if this option should
be called DO_DEFLATE or PPP_DEFLATE please ??
Poul-Henning
Index: conf/options
===
RCS file: /home/ncvs/src/sys/conf/options,v
retrieving revision 1.230
diff -u -r1.230 options
-
Just curious - now that the kernel has moved into /boot/kernel/kernel,
does anyone know how well would it work to put /boot in it's own
partition (possibly in it's own slice)?
Thanx,
Forgot to mention that it's -current of two days ago while
it used to work on a 6 months old -current.
On Fri, Oct 13, 2000 at 09:45:03AM +0200, Christoph Kukulies wrote:
> I'm getting strange crc errors and timeouts when trying to use scp (secure
> rcp from ssh) to copy some files.
>
> kuku> s
I'm getting strange crc errors and timeouts when trying to use scp (secure
rcp from ssh) to copy some files.
kuku> scp *.jpg remotehost:
[EMAIL PROTECTED]'s password:
kukuck1.jpg 100% |*| 196 KB00:06
Read from remote host [EMAIL PROTECTED]: Operatio
On Fri, Oct 13, 2000 at 02:37:04PM +0900, Jun Kuriyama wrote:
> After some debug, PULLUP_TO() in case IPPROTO_UDP. Is reason for this
> failing of m_pullup()?
Yes.
--
Bill Fumerola - Network Architect, BOFH / Chimes, Inc.
[EMAIL PROTECTED] / [EMAIL PROTECTED]
To Unsubscri
22 matches
Mail list logo