Dan Root said:
Content-Description: Mail message
>
> Is this normal, or should I look for some process that's thrashing through
> vast amounts of pages in short periods of time?
>
It is normal and expected. A little secret about FreeBSD's VM is that
it works on a page demand type timeclock and n
Jordan K. Hubbard wrote:
> > Is it a simple matter of 'make aout-to-elf', or...?
>
> As of today, just type "make upgrade NOCONFIRM=YES" and wait for the
> server to reboot some n hours later (where n is governed by the speed
> of your machine :).
you deserve an error message when you wake up ove
I'm polishing up the "JAIL" code I wrote and readying it for -current.
This code provides an optional strenthening of the chroot() jail
as we know it, and will provide safe sandboxes for most practical
uses.
The biggest impact of this is a new argument to the suser() call
all over the kernel:
pcm no longer works correctly the Yamaha YMF715 based sound system
of my laptop.
It was working fine up till shortly before secure/libcrypt broke on -current.
The kernel with broken pcm0 is from:
FreeBSD top.worldcontrol.com 4.0-CURRENT FreeBSD 4.0-CURRENT #3: Mon Jan 25
02:53:31 PST 1999 br
+[ br...@worldcontrol.com ]-
| pcm no longer works correctly the Yamaha YMF715 based sound system
| of my laptop.
|
| mpg123 given the song 'I am pretty, oh so pretty' will produce
|
| I I I I I am am am am am prre prre prre ty ty ty ty , , , , oh o
Previously on Wed, Jan 27, 1999 at 11:48:16AM +0100, Poul-Henning Kamp wrote:
:
:
: If there is interest, this code will be merged to 3.1 as well.
:
I would like to express interest at this point.
--
Geoff Buckingham
Demon Internet
To Unsubscribe: send mail to majord...@freebsd.org
with "uns
On Tue, 26 Jan 1999 07:46:18 +0100, Jeroen Ruigrok/Asmodai wrote:
> Yer kidding right? A program that _needs_ 100 MB or more? Surely yer
> kidding... I haven't seen a program in normal corporate/home use that
> justifies the memory usage of 100 MB or more including NetScape's
> Navigator/Communi
On Tue, 26 Jan 1999 09:51:05 PST, David Wolfskill wrote:
> I did note that, unlike the SNAP, the result had a /usr/libexec/ld.so;
Did you make your RELENG_3 world with or without -DNOAOUT? I don't think
/usr/libexec is created for a -DNOAOUT world. I've noticed this
particularly with jdk.
Ciao
On Tue, 26 Jan 1999 11:01:25 PST, Mike Smith wrote:
> Read the install(1) manpage, particularly the -C option.
The question, though, is _why_ the need to use -C when installing
ld-elf.so.1? It's not flagged schg, from the looks of my box.
Ciao,
Sheldon.
To Unsubscribe: send mail to majord...@
I highly doubt that I'll ever use FORTRAN directly or indirectly. If it's
not used by a vast majority, it should be optional...
-Original Message-
From: Mike Smith
To: Mark Murray
Cc: obr...@nuxi.com ; Steve Kargl
; freebsd-current@FreeBSD.ORG
Date: Wednesday, January 27, 1999 2:40 AM
>> Read the install(1) manpage, particularly the -C option.
>
>The question, though, is _why_ the need to use -C when installing
>ld-elf.so.1? It's not flagged schg, from the looks of my box.
So that ld-elf.so.1 can be installed safely on an active system.
Plain install is braindamaged (doesn't gi
> pcm no longer works correctly the Yamaha YMF715 based sound system
> of my laptop.
> It was working fine up till shortly before secure/libcrypt broke on -current.
i haven't done anything recently on the pcm driver.
Also, it seems that you have changed hardware. can you check if the old
kernel
And the culprit for the Netscape problems is (drumroll please)
-DVM_STACK!
Now can someone help me out here, and figure out why:
{"/home/green"}$ ps
ps: bad namelist
{"/home/green"}$ sysctl kern.bootfile
kern.bootfile: /kernel
{"/home/green"}$ l /var/db/kvm_kernel.db
-rw-r--r-- 1 root wh
On Wed, 27 Jan 1999 22:41:46 +1100, Bruce Evans wrote:
> So that ld-elf.so.1 can be installed safely on an active system.
I assume I should take your "installed safely" to mean "not installed"?
Are there a lot of files that aren't installed for similar reasons
during an installworld? If there
"Jordan K. Hubbard" wrote:
>
> > Is it a simple matter of 'make aout-to-elf', or...?
>
> As of today, just type "make upgrade NOCONFIRM=YES" and wait for the
> server to reboot some n hours later (where n is governed by the speed
> of your machine :).
THERE is a brave man, if I ever saw one!
(w
Mark Murray wrote:
>
> "David O'Brien" wrote:
> > I've got a Bmaked contribified version of EGCS, but didn't do g77. So
> > maybe a consensus should be made what to do about FORTRAN in the base
> > system.
>
> If you are collecting votes, please add mine; I feel quite strongly
> (knowing the sci
>> So that ld-elf.so.1 can be installed safely on an active system.
>
>I assume I should take your "installed safely" to mean "not installed"?
I meant what I said.
>Are there a lot of files that aren't installed for similar reasons
>during an installworld? If there are, I'd be interested in heari
* From: Steve Kargl
* g77 is a frontend to the FSF compiler backend, and thus it is bound
* to specific versions. So, it could become a support nightmare to ensure
* a g77 port is in sync with the egcs backend in the base distribution.
I don't think it would be that much of a support nightm
>>Errors in wdreset() for the Promise (at least for the Ultra/33)
>>probably mean that du->dk_altport is not initialized properly. (Setting
>>...
>
>There is a problem with the way du->dk_altport is set in wdattach. It
>is set correctly in wdprobe, but incorrectly in wdattach. The following
>pat
* The biggest problem has been that the port of g77 has not worked
* properly for quite some time and in fact is currently marked as
* broken. I would anticipate that this situation would not change much in
That (and bug fix issues, as DavidO contends) all depends on the
commitment of the maint
On Wed, 27 Jan 1999 23:56:51 +1100, Bruce Evans wrote:
> No. installworld more or less assumes single user.
This is really what I'm getting at. :-)
If installworld assumes single-user mode, why do we install -C
ld-elf.so.1 ? The first time I asked this question, I didn't mention
single-user m
On Tue, 26 Jan 1999 p...@originative.co.uk wrote:
> > -Original Message-
> > From: Poul-Henning Kamp [mailto:p...@critter.freebsd.dk]
> > Sent: Tuesday, January 26, 1999 10:41 AM
> > To: Doug Rabson
> > Cc: Archie Cobbs; Maxim Sobolev; curr...@freebsd.org; Julian Elischer
> > Subject: Re:
On Tue, 26 Jan 1999, RT wrote:
> I highly doubt that I'll ever use FORTRAN directly or indirectly. If it's
> not used by a vast majority, it should be optional...
So the problem seems to be that 'included in the system' is a problem
because the system gets unwieldy in terms of junk a lot of peo
>jkh 1999/01/26 07:14:11 PST
>
> Modified files:
>release/scripts doFS.sh dokern.sh
> Log:
> 1. Adjust fs sizes to get floppies back under control.
>
> 2. Viciously slash all CD support out of boot.flp. It's basically just
> a net boot floppy now.
>
> Revision Chang
> Are there any plans to create another boot disk (cdrom.flp?), 2.88MB
> in size especially for CD-ROM boots?
Yes.
- Jordan
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
Hi,
A note of thanks to Jordan and everyone else who's been working
on the new 4.0 code... We have our first complete processing of
cd /usr/src && make world && cd release && make release.
---> Wed Jan 27 02:20:13 EST 1999 - Nightly build for 4.0-19990127-S
On 27-Jan-99 Brian Feldman wrote:
> And the culprit for the Netscape problems is (drumroll please)
> -DVM_STACK!
> Now can someone help me out here, and figure out why:
> {"/home/green"}$ ps
> ps: bad namelist
> {"/home/green"}$ sysctl kern.bootfile
> kern.bootfile: /kernel
> {"/home/green"}$
On Wed, 27 Jan 1999, Jeroen Ruigrok/Asmodai wrote:
> On 27-Jan-99 Brian Feldman wrote:
> > And the culprit for the Netscape problems is (drumroll please)
> > -DVM_STACK!
> > Now can someone help me out here, and figure out why:
> > {"/home/green"}$ ps
> > ps: bad namelist
> > {"/home/green"}
Ok
dumb question mayhaps...
Why isn't the FreeBSD project using tags like $FreeBSD$ instead of the
now-used $Id$?
I looked in the log files and saw that at one point there was an attempted
switch, but it got reversed again.
---
Jeroen Ruigrok van der Werven It's a Dance of Energy,
asmo
On 27-Jan-99 Brian Feldman wrote:
> I am certain VM_STACK is breaking Netscape. Ps isn't related, but I am
> having problems with it, even after rebuilding everything, kvm_mkdb'ing...
> :(
OK, I'm going to rebuild NetScape against the latest sources et al, I last
compiled it against a 3.0 CURRENT
On Wed, 27 Jan 1999, Sheldon Hearn wrote:
>
>
> On Tue, 26 Jan 1999 07:46:18 +0100, Jeroen Ruigrok/Asmodai wrote:
>
> > Yer kidding right? A program that _needs_ 100 MB or more? Surely yer
> > kidding... I haven't seen a program in normal corporate/home use that
> > justifies the memory usage o
On Wed, 27 Jan 1999, Jeroen Ruigrok/Asmodai wrote:
> On 27-Jan-99 Brian Feldman wrote:
> > I am certain VM_STACK is breaking Netscape. Ps isn't related, but I am
> > having problems with it, even after rebuilding everything, kvm_mkdb'ing...
> > :(
>
> OK, I'm going to rebuild NetScape against the
> > In what sense do ye think VM_STACK is related to the Netscape issue? I'd
> > love to hear what ye think causes it to bomb...
>
> I haven't really messed with it too much, so right now I think it's related
> because testing makes it appear to be. i.e. if I have a kernel with VM_STACK
> Netscape
On 27-Jan-99 sth...@nethelp.no wrote:
>> > In what sense do ye think VM_STACK is related to the Netscape issue?
>> > I'd love to hear what ye think causes it to bomb...
>>
>> I haven't really messed with it too much, so right now I think it's
>> related because testing makes it appear to be. i.e.
350 Restarting at 4087132. Send STORE or RETRIEVE to initiate transfer.
150 Opening BINARY mode data connection for mozilla-source.tar.gz (7854772
bytes).
37% |**| 4414 KB39:56 ETA
When it's done, I'll work on figuring out the DNS problems.
B
Greg et al,
I added "flags 0x80ff" to my wd0 and wd1 lines (I don't have PCI
IDE, but rather VLB, so the 0x4000 bit doesn't apply) :), was able
to successfully get 32-bit mode and multiblock-16 out of both of
my drives, and have been able to enable softupdates all around
again without seeing any o
On Wed, Jan 27, 1999 at 10:20:14AM -0500, Brian Feldman wrote:
> On Wed, 27 Jan 1999, Sheldon Hearn wrote:
> >
> > I still don't think we're getting any closer to the question "Why is
> > Netscape unstable on CURRENT when it worked fine for me on STABLE?" The
> > problem seems to be that those who
On Wed, Jan 27, 1999 at 10:02:31AM -0600, Richard Seaman, Jr. wrote:
> > If you have Netscape problems, it would be worthwhile to try removing
> > -DVM_STACK from src/sys/compile/BLAH/Makefile and doing a make clean all
> > install. I am pretty certain this is the cause of Netscape crashing, at
>
On Wed, 27 Jan 1999, Richard Seaman, Jr. wrote:
> On Wed, Jan 27, 1999 at 10:20:14AM -0500, Brian Feldman wrote:
> > On Wed, 27 Jan 1999, Sheldon Hearn wrote:
> > >
> > > I still don't think we're getting any closer to the question "Why is
> > > Netscape unstable on CURRENT when it worked fine fo
On Wed, Jan 27, 1999 at 05:14:33AM -0800, Satoshi Asami wrote:
> * The biggest problem has been that the port of g77 has not worked
> * properly for quite some time and in fact is currently marked as
> * broken. I would anticipate that this situation would not change much in
>
> That (and bug f
<
said:
> A lot of people use a lot of things out of ports. Why should Fortran
> be different?
Because Berkeley Unix has /always/ included a FORTRAN compiler.
-GAWollman
--
Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same
woll...@lcs.mit.edu | O Siem / The fire
On Wed, 27 Jan 1999, Brian Feldman wrote:
> On Wed, 27 Jan 1999, Jeroen Ruigrok/Asmodai wrote:
>
> > Also, I am also not seeing the relevance of ps. Sure, Matthew commited a
> > bunch of VM hacks 'n fixes which appear to work nicely here (mayhaps even
> > better than the prior stuff) and ps work
>From: Sheldon Hearn
>Date: Wed, 27 Jan 1999 13:13:49 +0200
>> I did note that, unlike the SNAP, the result had a /usr/libexec/ld.so;
>Did you make your RELENG_3 world with or without -DNOAOUT? I don't think
>/usr/libexec is created for a -DNOAOUT world. I've noticed this
>particularly with jdk.
OK,
just to re-organise something here:
Some people are referring to Netscape (Navigator | Communicator)
whereas others are referring to Mozilla (from www.mozilla.org)
I think this makes a ton of differences.
Also, anyone even bothered to file the communicator 4.5 binary?
[r...@daemon] (27) #
> > Um, I'm still alive but can someone explain me why this can't be a
> > "regular" port? Being useful to some but not the majority, no other
> > parts of the system depending on it, this looks like a model citizen
> > in the ideal ports world. :)
>
> Because we loose control over it. There is
* From: Garrett Wollman
* > A lot of people use a lot of things out of ports. Why should Fortran
* > be different?
*
* Because Berkeley Unix has /always/ included a FORTRAN compiler.
Maybe that's because Berkeley Unix never had (until recently, anyway)
a ports system? :)
Satoshi
To Unsub
> > A lot of people use a lot of things out of ports. Why should Fortran
> > be different?
>
> Because Berkeley Unix has /always/ included a FORTRAN compiler.
And they have /always/ included games. Next issue.
Nate
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-c
On 27-Jan-99 Jeroen Ruigrok/Asmodai wrote:
> OK,
>
> just to re-organise something here:
>
> Might the old communicator still being tied to a.out?
This I can answer - all versions of netscape are aout, (I've
just been looking for an elf netscape so that I can throw away my aout
librarie
* From: Glenn Johnson
* Your points are well taken. I had a local port of g77 that built
* against our current gcc. I never submitted it however for a couple
* of reasons:
*
* 1. The port I had was for 0.5.19. This will build against our current
*gcc, but g77 has advanced significant
Never mind. Apparently it went south on me while I was having
lunch.
I got this curious error when I paniced the debugger (paraphrased):
HELP! busy_count is less then 0 (-1)
Is this something of a clue? I've never been able to sync the
drives at all by panicing, it can't communicate with the I
Garrett Wollman wrote:
>
> <
> said:
>
> > A lot of people use a lot of things out of ports. Why should Fortran
> > be different?
>
> Because Berkeley Unix has /always/ included a FORTRAN compiler.
Somehow I feared you might have said that... :-)
All things considered, though, it just doesn't
On 27-Jan-99 Steve O'Hara-Smith wrote:
> On 27-Jan-99 Jeroen Ruigrok/Asmodai wrote:
>> Might the old communicator still being tied to a.out?
>
> This I can answer - all versions of netscape are aout, (I've
> just been looking for an elf netscape so that I can throw away my aout
> librarie
Satoshi Asami wrote:
> * From: Glenn Johnson
>
> * Your points are well taken. I had a local port of g77 that built
> * against our current gcc. I never submitted it however for a couple
> * of reasons:
> *
> * 1. The port I had was for 0.5.19. This will build against our current
> *
Garrett Wollman wrote:
> <
> said:
>
>
> > A lot of people use a lot of things out of ports. Why should Fortran
> > be different?
>
> Because Berkeley Unix has /always/ included a FORTRAN compiler.
>
Didn't Berkeley Unix also include a Pascal compiler?
--
Steve
finger ka...@troutmask.apl.w
* The g77-0.5.19(.1) is *extremely* out-of-date. It should be dropped from
* the ports collection, and if someone wants to use g77, then they should
* install egcs.
*
* The newer versions of g77 do not work with gcc-2.7.2.x. The author of
* g77 states that you shouldn't even try to back po
Consider this interest.
On Wed, 27 Jan 1999, Poul-Henning Kamp wrote:
>
> I'm polishing up the "JAIL" code I wrote and readying it for -current.
>
> This code provides an optional strenthening of the chroot() jail
> as we know it, and will provide safe sandboxes for most practical
> uses.
>
>
> Also, anyone even bothered to file the communicator 4.5 binary?
Hopefully this helps [4.0-current -DNOSECURE -O2 -pipe]
Netscape: FreeBSD/i386 compact demand paged dynamically linked executable
This is 4.5b1 communicator, and locks up X often enough I dont use it.
netscape.bin: unknown
Satoshi Asami wrote:
> * The g77-0.5.19(.1) is *extremely* out-of-date. It should be dropped from
> * the ports collection, and if someone wants to use g77, then they should
> * install egcs.
> *
> * The newer versions of g77 do not work with gcc-2.7.2.x. The author of
> * g77 states that
* Maybe I misunderstood, but I thought Glenn got g77-0.5.19 to
* work with our gcc-2.7.x. g77 is now at version 0.5.24. Those
* micro numbers are significant changes, and these represent over
* a years work on g77.
No, I misunderstood. So Glenn got 0.5.19 to work, but it's very old.
Anyth
In message <36af4948.d0f88...@newsguy.com>, "Daniel C. Sobral" writes:
>Garrett Wollman wrote:
>>
>> <
>> said:
>>
>> > A lot of people use a lot of things out of ports. Why should Fortran
>> > be different?
>>
>> Because Berkeley Unix has /always/ included a FORTRAN compiler.
>
>Somehow I fear
On Wed, 27 Jan 1999, Steve O'Hara-Smith wrote:
>This I can answer - all versions of netscape are aout, (I've
>just been looking for an elf netscape so that I can throw away my aout
>libraries which are being carried around only for netscape nowadays).
I wrote a port for Linux Netscape if
On Wed, 27 Jan 1999, Jason C. Wells wrote:
>On Wed, 27 Jan 1999, Steve O'Hara-Smith wrote:
>
>>This I can answer - all versions of netscape are aout, (I've
>>just been looking for an elf netscape so that I can throw away my aout
>>libraries which are being carried around only for netscape
On Wed, Jan 27, 1999 at 09:29:38AM -0800, Satoshi Asami wrote:
> * The g77-0.5.19(.1) is *extremely* out-of-date. It should be dropped from
> * the ports collection, and if someone wants to use g77, then they should
> * install egcs.
> *
> * The newer versions of g77 do not work with gcc-2.7
I am doing commits for all cleanup required to turn on -Wall and
-Wcast-qual, and will then turn on -Wall and -Wcast-qual ( and also get
rid of the extra -W options that -Wall inherently includes ). I'm
also cleaning up the LINT compile, there are a couple of failures
in the us
> Because Berkeley Unix has /always/ included a FORTRAN compiler.
Maybe we should put Franz Lisp back in.
bash-2.02$ uname -sr
FreeBSD 3.0-RELEASE
bash-2.02$ lisp
Franz Lisp, Opus 38.92
->
-- Richard
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" i
Just another data point. I just updated my 2xPII/300 system to
4.0-CURRENT last night (Tues Jan 26), and I'm running Netscape 4.5 just
fine - no crashes od any odd behavior at all. VM_STACK is defined, I
have 256Mb RAM, and 256Mb swap (which is currently untouched since the
reboot) striped a
> I wrote a port for Linux Netscape if anyone wants it. I sent it in but it
> came back to me with some comments about netscape port proliferation.
I tried that one but it wants linux_lib installed on /compat and theres
no room. Do you know if its ok to make /compat a link to somewhere els
On Wed, Jan 27, 1999 at 11:04:22AM -0800, Parag Patel wrote:
>
> Just another data point. I just updated my 2xPII/300 system to
> 4.0-CURRENT last night (Tues Jan 26), and I'm running Netscape 4.5 just
> fine - no crashes od any odd behavior at all. VM_STACK is defined, I
> have 256Mb RAM, an
On Wed, 27 Jan 1999, Luke wrote:
> > I wrote a port for Linux Netscape if anyone wants it. I sent it in but it
> > came back to me with some comments about netscape port proliferation.
>
> I tried that one but it wants linux_lib installed on /compat and
> theres
> no room. Do you know if
On Wed, Jan 27, 1999 at 02:20:32PM -0500, Luke wrote:
> I tried that one but it wants linux_lib installed on /compat and
> theres
> no room. Do you know if its ok to make /compat a link to somewhere else for
> the
> linux_lib port. [why does it install into / anyways]
I have /compat sym
After full hardware examination i discovered what was behind these
unexplainable crashes.
We're using a gigabyte ga-6bxds motherboard wich supports 2 pii
processors. We acquired the machine already assembled and (strangely)
running.
We're using only a single processor and our suplier naturally
just for a calibration,
i asked Dennis Ritchie his opinion of "the right behavior"
his comment about posix might be the trump card, although
i'd like to see chapter and verse if that's the case.
for what it's worth.
-mo
--- Forwarded Message
MessageName: (Message 47)
From:d..
In article <29763.917434096.kithrup.freebsd.curr...@critter.freebsd.dk> you
write:
>The biggest impact of this is a new argument to the suser() call
>all over the kernel:
>
> suser(NOJAIL, bla, bla);
>or
> suser(0, bla, bla);
Oh, goody, more gratuitious incomaptibilities with everyone
#define quoting(Poul-Henning Kamp)
// I'm polishing up the "JAIL" code I wrote and readying it for -current.
//
// This code provides an optional strenthening of the chroot() jail
// as we know it, and will provide safe sandboxes for most practical
// uses.
//
// The biggest impact of this is a n
< said:
> i asked Dennis Ritchie his opinion of "the right behavior"
The right behavior of what?
-GAWollman
--
Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same
woll...@lcs.mit.edu | O Siem / The fires of freedom
Opinions not those of| Dance in the burning flame
On Wed, 27 Jan 1999, Luke wrote:
> I tried that one but it wants linux_lib installed on /compat and
> theres
> no room. Do you know if its ok to make /compat a link to somewhere else for
> the
> linux_lib port. [why does it install into / anyways]
Should not harm anything. I have linked
On Wed, 27 Jan 1999, Brian Feldman wrote:
> Now can someone help me out here, and figure out why:
> {"/home/green"}$ ps
> ps: bad namelist
> {"/home/green"}$ sysctl kern.bootfile
> kern.bootfile: /kernel
> {"/home/green"}$ l /var/db/kvm_kernel.db
> -rw-r--r-- 1 root wheel 1310720 Jan 27 00:53
Matt Behrens wrote...
> Never mind. Apparently it went south on me while I was having
> lunch.
>
> I got this curious error when I paniced the debugger (paraphrased):
>
> HELP! busy_count is less then 0 (-1)
>
> Is this something of a clue? I've never been able to sync the
> drives at all by p
Are there any plans to add devstat support to atapi-cd.c, a la scsi_cd.c ?
Is it even considered to be desirable ?
Gary Jennejohn
Home - ga...@muc.de
Work - ga...@fkr.dec.com
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the messa
Hello!
Are there any disagrees with an idea to commit a NTFS
driver into current:
I can commit/maintain driver mentioned at
http://www.freebsd.org/projects/
Driver is readonly, specialy developed for freebsd,
supports most of NTFS's features.
Source is at http://iclub.nsu.ru/~semen/ntfs/
Thank
i asked his notion of the right behavior of "rm"
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
Gary Jennejohn wrote...
> Are there any plans to add devstat support to atapi-cd.c, a la scsi_cd.c ?
>
> Is it even considered to be desirable ?
I think it is desireable. I think the best person to do it is probably
Soren or someone else who is familar with the driver.
The thing you have to mak
In message Jeroen Ruigrok/Asmodai writes:
: Why isn't the FreeBSD project using tags like $FreeBSD$ instead of the
: now-used $Id$?
The stuff was added to the tree, but was backed out because our CVS
support, at the time, wasn't up to snuff. I'd love to see this
change, but there are many other
Boy, aren't we lucky that every kern_envp entry has an '='
sign! This turns into a NOP most of the time.
Fixed.
-Matt
char *
getenv(char *name)
{
char*cp, *ep;
int len;
for (cp = kern_envp; cp != NULL; cp = kerne
Doug Rabson writes:
> And another thing. Why can't we use a non-driver-specific name for the
> disk? Most users simply don't care whether the driver was fd, wfd, wd or
> anything. They just want to get to their files without any fuss.
I agree.. and same thing goes for Ethernet drivers. I actual
Is this parenthesization correct ?
OLD
#define btokup(addr)(&kmemusage[(caddr_t)(addr) - kmembase >> PAGE_SHIFT])
NEW
#define btokup(addr)(&kmemusage[((caddr_t)(addr) - kmembase) >> PAGE_SHIFT])
-Matt
To Unsubscribe: send mail to maj
BZZZzzztt! Houston, we have a problem!
Fixed.
-Matt
Matthew Dillon
@@ -323,7 +323,7 @@
/* take only those things in the cl
> Should not harm anything. I have linked /compat/linux to /home/linux
> (home is on its own filesystem), since my / is quite limited
> in space.
>
> No problems (and I don't really know why it should cause any).
h24-64-221-247# ls -al /compat
lrwxr-xr-x 1 root wheel 11 Oct 22 05:47 /compat ->
Aren't there are few BREAK statements missing from this ?
-Matt
Matthew Dillon
static int
devfs_strategy(struct vop_strategy_args *ap)
{
...
switch (
around line 2192. Shouldn't this be ap->aal.type == ATM_AAL5 ???
/*
* AAL
*/
if (ap->aal.type = ATM_AAL5) {
struct t_atm_aal5 *ap5, *cv5;
ap5 = &ap->aal.v.aal5;
On Wed, Jan 27, 1999 at 12:35:09PM -0500, Luke wrote:
> what is this VM_STACK option?
Its some new code to manage "autogrow" stacks. The existing (old) code
made a process stack autogrow. But, its useful to be able to create
additional autogrow memory regions to use as thread stacks in
bug in nfs_access(). nfs/nfs_vnops.c, line 414 or so.
Fixed!
This is a nasty one. I'm surprised it hasn't caused grief before
-Matt
Matthew Dillon
On Wed, 27 Jan 1999, Luke wrote:
> > I wrote a port for Linux Netscape if anyone wants it. I sent it in but it
> > came back to me with some comments about netscape port proliferation.
>
> I tried that one but it wants linux_lib installed on /compat and
> theres
> no room. Do you know if
On Wed, 27 Jan 1999 sth...@nethelp.no wrote:
> > I haven't really messed with it too much, so right now I think it's related
> > because testing makes it appear to be. i.e. if I have a kernel with VM_STACK
> > Netscape will sig11 right after loading; without VM_STACK it's as stable as
> > ever. I'
-Wall and -Wcast-qual has been turned on in /usr/src/share/mk/bsd.kern.mk.
Please note that you will see a lot of warnings ( but no fatal errors )
while compiling the kernel now until we can get it all cleaned up.
I am working a first-pass cleanup now.
Do not 'cleanup' the cod
In article <199901271944.laa15317.kithrup.freebsd.curr...@kithrup.com> you
write:
>>all over the kernel:
>>
>> suser(NOJAIL, bla, bla);
>>or
>> suser(0, bla, bla);
>Oh, goody, more gratuitious incomaptibilities with everyone else.
And to followup to my own message, since nobody else has
yes, though luckily it turns out to not matter.
except possibly on tapes..
the 2nd call in the raw case will probably finish immediatly
as the B_DONE flag will be set.
On Wed, 27 Jan 1999, Matthew Dillon wrote:
> Aren't there are few BREAK statements missing from this ?
>
>
On Wed, 27 Jan 1999, Jeroen Ruigrok/Asmodai wrote:
> On 27-Jan-99 Brian Feldman wrote:
> > I am certain VM_STACK is breaking Netscape. Ps isn't related, but I am
> > having problems with it, even after rebuilding everything, kvm_mkdb'ing...
> > :(
>
> OK, I'm going to rebuild NetScape against the
I was wondering what the naming scheme for files in /usr/src/sys/kern was
:). There seem to be several sorts of files there--
bus_if.mdevice_.m imgact_*.c
inflate.c init_*.ckern_*.c
link_*.cmake*.{pl,sh} md5c.c
Ah now I see what sean is aguing about..
He has a point..
maybe using jailsuser() or something might be a better idea?
(On the other hand at 3.x existing KLD modules are not YET a problem
except for OSS)
On Wed, 27 Jan 1999, Sean Eric Fagan wrote:
> In article <199901271944.laa15317.kithrup.fre
1 - 100 of 191 matches
Mail list logo