Re: offtopic: assembly

2001-12-05 Thread Terry Lambert
Fabio Miranda wrote: > I want to understand Why each byte (8 bit of data and > 1 bit of parity) has one bit of parity? To permit the hardware to catch single bit errors. ECC is a better version of this, which permits the hardware to correct single bit errors, and catch multiple bit errors. > wh

Re: marking disks

2001-12-05 Thread Terry Lambert
Brooks Davis wrote: > What I'd been thinking was that I could write a magic string over the > beginning of the MBR since I'm never going to try and boot these disks. > That would let me detect uninitalized drives as well as out of date > partitioning schemes. Are there any problems to look out fo

Re: offtopic: assembly

2001-12-05 Thread Chad David
On Wed, Dec 05, 2001 at 12:10:08AM -0800, Terry Lambert wrote: > Fabio Miranda wrote: > > p.s. Anyone know a site like linux's > > www.linuxassembly.org? > > I want to know the freebsd developer's resources on > > web ( i am not lucky to buy books online and my > > bookstores arent unix-focused:))

Re: [Fwd: Jul 30 changes to ppp break my Telstra ADSL PPPoE connection]

2001-12-05 Thread Brian Somers
Hi, Thanks for your report. Would you be able to grab me logs of the connection that doesn't work (the latest ppp) and the one that works (the pre-July 30 one) with the following set: set log tun chat lcp ipcp It may be possible to fix the problem by changing your ``set mru'' and ``set mt

Re: offtopic: assembly

2001-12-05 Thread Eugene L. Vorokov
> > Fabio Miranda wrote: > > I want to understand Why each byte (8 bit of data and > > 1 bit of parity) has one bit of parity? > > To permit the hardware to catch single bit errors. > > ECC is a better version of this, which permits the hardware to > correct single bit errors, and catch multipl

wc* function

2001-12-05 Thread Sergey Matveychuk
According to mail archive, work on supporting wide-char functions was in progress some time but then stopped. May be is there some results of this work somewhere? Continue will better than beginning from scratch. Sem. --- Sergey Matveyc

4G phisical memory kernel trap

2001-12-05 Thread Varshavchick Alexander
Hi, I have a PIII box with 4G phisical memory and FreeBSD 4.2 and it traps while booting - "fatal trap 12 page fault". With less than 4G memory the server is working good. There is no MAXMEM option in the kernel (as is by default). What would you suggest to make this box running with 4G? May be,

Re: 4G phisical memory kernel trap

2001-12-05 Thread Jesper Skriver
On Wed, Dec 05, 2001 at 03:57:22PM +0300, Varshavchick Alexander wrote: > Hi, > > I have a PIII box with 4G phisical memory and FreeBSD 4.2 and it traps > while booting - "fatal trap 12 page fault". With less than 4G memory the > server is working good. There is no MAXMEM option in the kernel (as

Re: 4G phisical memory kernel trap

2001-12-05 Thread Varshavchick Alexander
As the matters stand, it's a heavily loaded working system and I can't afford experimenting with any major system changes. Tweaking kernel, boot loaded are allowed, but not major version upgrades. Alexander Varshavchick, Metrocom Joint Stock Company Phone: (812)118-3322, 118-3115(fax) On Wed, 5

Re: 4G phisical memory kernel trap

2001-12-05 Thread Varshavchick Alexander
May be let's look at the matter different way: what is the maximum memory limit that can be handled without system upgrading? If it's 3.9G or simiilar then this will solve the issue. Alexander Varshavchick, Metrocom Joint Stock Company Phone: (812)118-3322, 118-3115(fax) On Wed, 5 Dec 2001, Jes

Re: [Fwd: Jul 30 changes to ppp break my Telstra ADSL PPPoE connection]

2001-12-05 Thread James Housley
Brian Somers wrote: > > Hi, > > Thanks for your report. Would you be able to grab me logs of the > connection that doesn't work (the latest ppp) and the one that works > (the pre-July 30 one) with the following set: > > set log tun chat lcp ipcp > > It may be possible to fix the problem by

Re: bin/32261: dump creates a dump file much larger than sum of dumped files

2001-12-05 Thread Bernd Walter
On Tue, Dec 04, 2001 at 11:26:39PM -0800, Crist J . Clark wrote: > On Wed, Dec 05, 2001 at 05:10:49PM +1000, Greg Black wrote: > > "Crist J . Clark" wrote: > > > > | On Wed, Dec 05, 2001 at 06:02:49AM +1000, Greg Black wrote: > > | > Matthew Dillon wrote: > > | > > > | > | :In message <[EMAIL PR

Re: 4G phisical memory kernel trap

2001-12-05 Thread Dan Nelson
In the last episode (Dec 05), Varshavchick Alexander said: > On Wed, 5 Dec 2001, Jesper Skriver wrote: > > On Wed, Dec 05, 2001 at 03:57:22PM +0300, Varshavchick Alexander wrote: > > > I have a PIII box with 4G phisical memory and FreeBSD 4.2 and it > > > traps while booting - "fatal trap 12 page

Re: 4G phisical memory kernel trap

2001-12-05 Thread Varshavchick Alexander
Thank you Dan, can you please give a more detailed description as how to do it? > You can run a 4.4 kernel on a 4.2 userland with no problem. On some of > my production boxes, I'm running a 4.4 kernel on a 4.0 userland :) You > should be able to build a 4.4 kernel, copy it to /kernel.test, and

Re: SMB driver for 4.2 SMP kernel (healthd, lmmon, etc.)

2001-12-05 Thread Nicolas Souchu
On Tue, Dec 04, 2001 at 09:37:24PM -0800, Srinivas Dharmasanam wrote: > Hi, > I'm not able to work the SMB driver (used by healthd, lmmon, etc.) on an > Intel x86 FreeBSD 4.2 SMP system for getting system statistics such as the > CPU temps, voltages, fan rpm's etc. > > With a FreeBSD 4.2 single

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Mike Barcroft
Jim Durham <[EMAIL PROTECTED]> writes: > Duh... right. OGS..(Old Guy Syndrome). I actually just did a cvsup to > RELENG_4_4 and it didn't have the fixes. I guess I'll rephrase my > question... "Can we have the patches in REGENG_4_4?". RELENG_4_4 is for security fixes only. Consider using -STABL

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Wilko Bulte
On Wed, Dec 05, 2001 at 11:51:02AM -0500, Mike Barcroft wrote: > Jim Durham <[EMAIL PROTECTED]> writes: > > Duh... right. OGS..(Old Guy Syndrome). I actually just did a cvsup to > > RELENG_4_4 and it didn't have the fixes. I guess I'll rephrase my > > question... "Can we have the patches in REGEN

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Mike Barcroft
Wilko Bulte <[EMAIL PROTECTED]> writes: > On Wed, Dec 05, 2001 at 11:51:02AM -0500, Mike Barcroft wrote: > > Jim Durham <[EMAIL PROTECTED]> writes: > > > Duh... right. OGS..(Old Guy Syndrome). I actually just did a cvsup to > > > RELENG_4_4 and it didn't have the fixes. I guess I'll rephrase my >

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Lamont Granquist
FWIW, I'd vote for "MFS"ing the TCP changes in -STABLE to RELENG_4_4. As it stands right now 4.4 is kinda broken. On Wed, 5 Dec 2001, Mike Barcroft wrote: > Jim Durham <[EMAIL PROTECTED]> writes: > > Duh... right. OGS..(Old Guy Syndrome). I actually just did a cvsup to > > RELENG_4_4 and it did

Re: wc* function

2001-12-05 Thread Alexey Zelkin
hi, On Wed, Dec 05, 2001 at 03:28:29PM +0300, Sergey Matveychuk wrote: > According to mail archive, work on supporting wide-char functions was in > progress some time but then stopped. > > May be is there some results of this work somewhere? Continue will better > than beginning from scratch. C

Tracking down system freeze

2001-12-05 Thread PSI, Mike Smith
Hi all. Does anyone have ANY suggestions on how to determine where the kernel/program is when the system freezes??? Even hardware solutions, such as the infamous paperclip across two pins will do. I am trying to track down what appears to be a kernel freeze problem, but alas, debuggers, et.al. a

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Leo Bicknell
On Tue, Dec 04, 2001 at 11:48:52AM -0500, Jim Durham wrote: > I know that only security fixes are supposed to go in RELENG_4, but > the recent changes in the TCP stuff seem important enough that > perhaps they could be put in RELENG_4 for those of us who run > productions servers on -RELEASE ?

Re: 4G phisical memory kernel trap

2001-12-05 Thread Tim Wiess
Alexander, I had experienced this problem before. It is most likely that you are running out of page table pages. Try changing NKPT in /sys/i386/include/pmap.h to 64. That worked for me. tim On Wed, Dec 05, 2001 at 03:57:22PM +0300, Varshavchick Alexander wrote: > Hi, > > I have a PIII box wit

rxvt terminal detection patch

2001-12-05 Thread Mario Sergio Fujikawa Ferreira
Hi, I received the following email regarding terminal detection. Does this looks sane? Any comments? I will add this to the rxvt port if I get positive feedback. I believe it is correct but I thought I should ask a broader audiance. Regards, - Forwarded messa

Re: marking disks

2001-12-05 Thread Brooks Davis
On Wed, Dec 05, 2001 at 12:11:55AM -0800, Terry Lambert wrote: > Brooks Davis wrote: > > What I'd been thinking was that I could write a magic string over the > > beginning of the MBR since I'm never going to try and boot these disks. > > That would let me detect uninitalized drives as well as out

Re: Tracking down system freeze

2001-12-05 Thread David Malone
On Wed, Dec 05, 2001 at 01:14:51PM -0500, PSI, Mike Smith wrote: > Does anyone have ANY suggestions on how to determine where the > kernel/program is when the system freezes??? Even hardware solutions, > such as the infamous paperclip across two pins will do. Serial console and serial break-to-th

gdb serial port

2001-12-05 Thread Zhihui Zhang
While compiling a debug kernel, I forgot to set the flag of sio0 to 0x80. Is there anyway I can fix this quickly without recompiling the kernel? Thanks, -Zhihui To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

How to handle replaced files in repos ?

2001-12-05 Thread remy
Hi all, Aside from manually re-adding local changes, is there a way to avoid cvsup to replace files (that have been manually changed in the FreeBSD repos) when there are local branches ? ie: Someone recently replaced: Replace src/contrib/gcc/config/alpha/freebsd.h,v Replace src/contrib/gcc/conf

Re: gdb serial port

2001-12-05 Thread Mark Peek
At 2:41 PM -0500 12/5/01, Zhihui Zhang wrote: >While compiling a debug kernel, I forgot to set the flag of sio0 to >0x80. Is there anyway I can fix this quickly without recompiling >the kernel? Thanks, For -current, you can change (or add) a hint to /boot/device.hints such as: hint.sio.0.f

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Wilko Bulte
On Wed, Dec 05, 2001 at 12:08:49PM -0500, Mike Barcroft wrote: > Wilko Bulte <[EMAIL PROTECTED]> writes: > > On Wed, Dec 05, 2001 at 11:51:02AM -0500, Mike Barcroft wrote: > > > Jim Durham <[EMAIL PROTECTED]> writes: > > > > Duh... right. OGS..(Old Guy Syndrome). I actually just did a cvsup to >

Re: gdb serial port

2001-12-05 Thread Julian Elischer
in 4.4 or 5.x you can set the flags in /boot/device.hints On Wed, 5 Dec 2001, Zhihui Zhang wrote: > > While compiling a debug kernel, I forgot to set the flag of sio0 to > 0x80. Is there anyway I can fix this quickly without recompiling > the kernel? Thanks, > > -Zhihui > > > To Unsubscribe

Re: How to handle replaced files in repos ?

2001-12-05 Thread David O'Brien
On Wed, Dec 05, 2001 at 08:48:19PM +0100, [EMAIL PROTECTED] wrote: > Aside from manually re-adding local changes, is there a way to avoid > cvsup to replace files (that have been manually changed in the FreeBSD > repos) when there are local branches ? Yes, somewhat. Have you read http://www.pols

Re: wc* function

2001-12-05 Thread David O'Brien
On Wed, Dec 05, 2001 at 03:28:29PM +0300, Sergey Matveychuk wrote: > According to mail archive, work on supporting wide-char functions was in > progress some time but then stopped. We are in need of a new wchar i18n person. Interested? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubs

Re: wc* function

2001-12-05 Thread Alfred Perlstein
* Sergey Matveychuk <[EMAIL PROTECTED]> [011205 06:30] wrote: > According to mail archive, work on supporting wide-char functions was in > progress some time but then stopped. > > May be is there some results of this work somewhere? Continue will better > than beginning from scratch. It seems th

Re: bin/32261: dump creates a dump file much larger than sum of dumped files

2001-12-05 Thread David O'Brien
On Tue, Dec 04, 2001 at 07:37:04PM -0500, Garance A Drosihn wrote: > While on the topic of 'dump', note that there's also the patch in > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=bin/32414 > > which fixes a problem where dump will include information that > should not be included (due to the

Re: Tracking down system freeze

2001-12-05 Thread Alfred Perlstein
* PSI, Mike Smith <[EMAIL PROTECTED]> [011205 12:12] wrote: > Hi all. > > Does anyone have ANY suggestions on how to determine where the > kernel/program is when the system freezes??? Even hardware solutions, > such as the infamous paperclip across two pins will do. Ohh... the infamous paperclip

Re: wctype.h

2001-12-05 Thread David O'Brien
On Mon, Dec 03, 2001 at 04:27:09PM -0500, Garance A Drosihn wrote: > > I thought we had some project which brought in the wide-character > stuff, or at least was working on it. We had one person doing it, but he got ran off from a heated discussion in the freebsd-i18n list. We are in need of a

Re: wc* function

2001-12-05 Thread Sergey Matveychuk
> Check out Citrus[1] project's CVS Repo. They have quite promising implementation > of w* functions. Also as I recall correctly some amount of w* functions > are already commited in. > > [1] http://citurs.bsdclub.org Link is dead. Can you check it? To Unsubscribe: send mail to [EMAIL PROTECTE

Re: wc* function

2001-12-05 Thread Sergey Matveychuk
> Check out Citrus[1] project's CVS Repo. They have quite promising implementation > of w* functions. Also as I recall correctly some amount of w* functions > are already commited in. > > [1] http://citurs.bsdclub.org Link is dead. Can you check it? To Unsubscribe: send mail to [EMAIL PROTECTE

RE: Tracking down system freeze

2001-12-05 Thread John Baldwin
On 05-Dec-01 PSI, Mike Smith wrote: > Hi all. > > Does anyone have ANY suggestions on how to determine where the > kernel/program is when the system freezes??? Even hardware solutions, > such as the infamous paperclip across two pins will do. > > I am trying to track down what appears to be a k

Re: more on jail - suitable for multi user system ?

2001-12-05 Thread void
Make sure that these users can't send outgoing mail and can't ping-flood from your machine, if they are really random users off the street. I did a very similar project years ago and abuse was a big issue. -- Ben "An art scene of delight I created this to be ..." -- Sun Ra To U

Re: wc* function

2001-12-05 Thread Alexey Zelkin
On Thu, Dec 06, 2001 at 12:04:31AM +0300, Sergey Matveychuk wrote: > > Check out Citrus[1] project's CVS Repo. They have quite promising > implementation > > of w* functions. Also as I recall correctly some amount of w* functions > > are already commited in. > > > > [1] http://citurs.bsdclub.org >

Re: wc* function

2001-12-05 Thread Sergey Matveychuk
> On Wed, Dec 05, 2001 at 03:28:29PM +0300, Sergey Matveychuk wrote: > > According to mail archive, work on supporting wide-char functions was in > > progress some time but then stopped. > > We are in need of a new wchar i18n person. Interested? Yes, but I can't. I don't know a lot about wchar.

Re: tar and nodump flag (fwd)

2001-12-05 Thread Joerg Schilling
>From [EMAIL PROTECTED] Mon Dec 3 20:27:24 2001 >On Thu, Nov 29, 2001 at 09:07:03PM +0100, Joerg Schilling wrote: >> >> - An idiosyncratic build system. >> >> This is really funny >Please don't waste time on this issue. I can bmake and shoe-horn >anything into our build system. Right, th

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Matthew Dillon
These changes are performance fixes, not security fixes. I consider them fairly significant performance fixes, but these bugs have been in the TCP stack for literally a whole year without an outcry so I don't see much justification for putting them into the security branch.

Repost - f_type value in statfs structure

2001-12-05 Thread Wayne Pascoe
Hi all, Sorry to repost this, but I'm still trying to nail this issue. Any assistance would be much appreciated. I've written an application that uses getmntinfo which creates an array of statfs structs and stores information about mounted filesystems there. The issue that I am having is detect

Re: Repost - f_type value in statfs structure

2001-12-05 Thread Chad David
On Wed, Dec 05, 2001 at 10:21:16PM +, Wayne Pascoe wrote: > Hi all, > > Sorry to repost this, but I'm still trying to nail this issue. Any > assistance would be much appreciated. > > I've written an application that uses getmntinfo which creates an > array of statfs structs and stores inform

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Crist J . Clark
On Wed, Dec 05, 2001 at 01:19:03PM -0500, Leo Bicknell wrote: > On Tue, Dec 04, 2001 at 11:48:52AM -0500, Jim Durham wrote: > > I know that only security fixes are supposed to go in RELENG_4, but > > the recent changes in the TCP stuff seem important enough that > > perhaps they could be put in

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Leo Bicknell
On Wed, Dec 05, 2001 at 03:12:29PM -0800, Crist J . Clark wrote: > 4.5-RELEASE is only a month and a half away. By the time this "while" > passes, we'll be there. If people have lived this long with the bugs, > they can last until late January. I find it hard to argue with that. -- Leo B

Re: tar and nodump flag (fwd)

2001-12-05 Thread .
Joerg Schilling writes: . > STAR Option Description Gnu >tar equiv. Remarks > === === >= === . > file=nm,f=nm use 'nm' as tape inste

Re: tar and nodump flag (fwd)

2001-12-05 Thread Joerg Schilling
>From [EMAIL PROTECTED] Thu Dec 6 00:41:54 2001 >. >> STAR Option Description Gnu >tar equiv. Remarks >> === === >= === >. >> file=nm,

Re: Success! [with patch] (was Re: umass & ATAPI)

2001-12-05 Thread Martin Heller
I can confirm that the patches are also working flawlessly for a Pentax Optio 330 on a 5.0-current system. M. Heller To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Jim Durham
On Wednesday 05 December 2001 04:42 pm, Matthew Dillon wrote: > These changes are performance fixes, not security fixes. I consider > them fairly significant performance fixes, but these bugs have been in > the TCP stack for literally a whole year without an outcry so I don't > se

Linus Torvalds and urgent message about your future!

2001-12-05 Thread Miss Cleo
Title: Urgent!!!     Linus Torvalds, you must have friends in high places. I've been authorized to issue you a Special Tarot Reading! You can learn about important events concerning your future. It is vital that you call i

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Lamont Granquist
On Wed, 5 Dec 2001, Leo Bicknell wrote: > On Wed, Dec 05, 2001 at 03:12:29PM -0800, Crist J . Clark wrote: > > 4.5-RELEASE is only a month and a half away. By the time this "while" > > passes, we'll be there. If people have lived this long with the bugs, > > they can last until late January. > >

Re: wc* function

2001-12-05 Thread Terry Lambert
Alexey Zelkin wrote: > > According to mail archive, work on supporting wide-char functions was in > > progress some time but then stopped. > > > > May be is there some results of this work somewhere? Continue will better > > than beginning from scratch. > > Check out Citrus[1] project's CVS Repo.

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread John Polstra
In article <[EMAIL PROTECTED]>, Matthew Dillon <[EMAIL PROTECTED]> wrote: > These changes are performance fixes, not security fixes. I consider > them fairly significant performance fixes, but these bugs have been in > the TCP stack for literally a whole year without an outcry so I

Re: marking disks

2001-12-05 Thread Terry Lambert
Brooks Davis wrote: > > It would be easiest for you to create a partition table on the > > disk, and steal a table entry with a "magic" partition type to > > indicate that either the LBA or CHS data was actually version or > > type information, etc.. > > The thing I'm worried about there is that

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Jim Durham
On Wednesday 05 December 2001 01:19 pm, Leo Bicknell wrote: > On Tue, Dec 04, 2001 at 11:48:52AM -0500, Jim Durham wrote: > > I know that only security fixes are supposed to go in RELENG_4, but > > the recent changes in the TCP stuff seem important enough that > > perhaps they could be put in RELE

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Terry Lambert
Matthew Dillon wrote: > > These changes are performance fixes, not security fixes. I consider > them fairly significant performance fixes, but these bugs have been in > the TCP stack for literally a whole year without an outcry so I don't > see much justification for putting them

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Warner Losh
In message <[EMAIL PROTECTED]> Mike Barcroft writes: : Did I miss a change in policy? The original announcement about : RELENG_4_3 said: That text didn't accurately reflect the agreement that the security officer and the release engineer came to when we set things up. There can be critical bug

Re: Tracking down system freeze

2001-12-05 Thread Warner Losh
In message <[EMAIL PROTECTED]> Alfred Perlstein writes: : What you do is fold a paperclip then use it to make the last : two pins of the ISA bus short: and it doesn't work on PCI bus, or any other bus than ISA (except maybe EISA). I have a small ISA card that I have connected to the parallel por

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Terry Lambert
Terry Lambert wrote: > I think the main question is whether or not Linux should continue > to kick FreeBSD's ass after 4.5 is released. ^- until -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread David Xu
It will be still a defacto, because Linux distributions will always install tuned version of Linux kernel as default while FreeBSD not, the default GENERIC FreeBSD kernel's performace sucks, and ordinary user will find FreeBSD is slower, could we let user to select which kernel to install at

Re: 4G phisical memory kernel trap

2001-12-05 Thread Terry Lambert
Tim Wiess wrote: > > Alexander, > I had experienced this problem before. It is most likely that you are running > out of page table pages. Try changing NKPT in /sys/i386/include/pmap.h to 64. > That worked for me. > > tim > > On Wed, Dec 05, 2001 at 03:57:22PM +0300, Varshavchick Alexander wrot

Re: Can TCP changes be put in RELENG_4?

2001-12-05 Thread Terry Lambert
David Xu wrote: > > It will be still a defacto, because Linux distributions will always > install tuned version of Linux kernel as default Tuned for what? > while FreeBSD not, the default GENERIC FreeBSD kernel's performace > sucks, For what application? > and ordinary user will find FreeB

Re: bin/32261: dump creates a dump file much larger than sum of dumped files

2001-12-05 Thread Crist J . Clark
On Wed, Dec 05, 2001 at 04:02:47PM +0100, Bernd Walter wrote: > On Tue, Dec 04, 2001 at 11:26:39PM -0800, Crist J . Clark wrote: [snip] > > From what Ian said elsewhere in this thread, the O_TRUNC already does > > not "act strange" on a tape device. I don't see any new POLA issues if > > adding

Re: 4G phisical memory kernel trap

2001-12-05 Thread Varshavchick Alexander
On Wed, 5 Dec 2001, Terry Lambert wrote: > > Alexander, > > I had experienced this problem before. It is most likely that you are running > > out of page table pages. Try changing NKPT in /sys/i386/include/pmap.h to 64. > > That worked for me. > > > > tim > > > > On Wed, Dec 05, 2001 at 03:57:2

SHCC: National Sales Expansion Position Company for Rapid Growth N

2001-12-05 Thread InewsAlert20
  Investment News Alert Tonight's Feat

dhcpd problem

2001-12-05 Thread Mike D
I'm having trouble configuring my dhcpd. This is the config file I've nocked up: start config file -- default-lease-time 3600; max-lease-time 9; ddns-update-style ad-hoc; option subnet-mask 255.255.255.0; option broadcast-address 192.10.10.255; option domain-name-servers