Re: Introduction

1999-06-18 Thread Ruslan Ermilov
On Fri, Jun 18, 1999 at 01:50:09PM -0400, Brian Fundakowski Feldman wrote: On Fri, 18 Jun 1999, Ruslan Ermilov wrote: On Fri, Jun 18, 1999 at 12:24:16PM -0400, Brian Fundakowski Feldman wrote: Hello, I'm Brian Feldman, a new committer to the FreeBSD source tree! Some of the things

Re: Introduction

1999-06-18 Thread Ruslan Ermilov
. My plan: * Clean the existing code (both userland and kernel) (10-20% done) * Re-design the ipfw's API * Port the existing functionality to the new API * Proceed with new features -- Ruslan Ermilov Sysadmin and DBA of the r...@ucb.crimea.ua United Commercial Bank, r

[Call for review] init(8): new feature

1999-06-15 Thread Ruslan Ermilov
Hi, hackers! While the -core is busy to review/approve this patch, I would like to know your opinion. What do you think of it? Thanks, -- Ruslan Ermilov Sysadmin and DBA of the r...@ucb.crimea.ua United Commercial Bank, r...@freebsd.orgFreeBSD committer

Re: [Call for review] init(8): new feature

1999-06-15 Thread Ruslan Ermilov
On Tue, Jun 15, 1999 at 07:51:54AM -0400, Bill Fumerola wrote: On Tue, 15 Jun 1999, Ruslan Ermilov wrote: While the -core is busy to review/approve this patch, I would like to know your opinion. What do you think of it? The sysv init should probably be off by default. Sure, I turned

Re: Fatal trap 12

1999-05-24 Thread Ruslan Ermilov
frame #9. Based on what's crashing, cc1, I'm guessing bad memory or processor cache, in a pretty serious way. Please check your memory type and settings. config -g your_kernel Cheers, -- Ruslan Ermilov Sysadmin and DBA of the r...@ucb.crimea.ua United Commercial Bank

[Q] disklabel magic number

1999-05-23 Thread Ruslan Ermilov
Hi! Just out of curiosity, is there any hidden meaning of #define DISKMAGIC ((u_int32_t)0x82564557) /* The disk magic number */ Or is it just a random number? -- Ruslan Ermilov Sysadmin and DBA of the r...@ucb.crimea.ua United Commercial Bank +380.652.247.647

[ALERT] a.out support is broken in 3.2-STABLE and 4.0-CURRENT

1999-05-22 Thread Ruslan Ermilov
the ^^ # release of 3.1. You have exactly one major release to move entirely ^^ # to elf. References -- http://www.freebsd.org/cgi/query-pr.cgi?pr=11828 Cheers, -- Ruslan Ermilov Sysadmin and DBA of the r...@ucb.crimea.ua United Commercial Bank +380.652.247.647

Re: [ALERT] a.out support is broken in 3.2-STABLE and 4.0-CURRENT

1999-05-22 Thread Ruslan Ermilov
, this is promised in src/Makefile: [...] Just noticed David's commits into HEAD... ;-) David, you have forgotten to put ld.so into compat22 And would it be possible to MFC this stuff and add an 3.2-ERRATA entry... Thanks, -- Ruslan Ermilov Sysadmin and DBA of the r...@ucb.crimea.ua

Re: [ALERT] a.out support is broken in 3.2-STABLE and 4.0-CURRENT

1999-05-22 Thread Ruslan Ermilov
-- Ruslan Ermilov Sysadmin and DBA of the r...@ucb.crimea.ua United Commercial Bank +380.652.247.647Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe

Re: [ALERT] a.out support is broken in 3.2-STABLE and 4.0-CURRENT

1999-05-22 Thread Ruslan Ermilov
on the very first day? Sorry again. I built the release myself, and in my environment (3.2-STABLE, make release) compat22 distribution doesn't contain ld.so. -- Ruslan Ermilov Sysadmin and DBA of the r...@ucb.crimea.ua United Commercial Bank +380.652.247.647Simferopol, Ukraine

Why we need two distinct MBRs in the sources?

1999-05-21 Thread Ruslan Ermilov
... Could it be possible to unite these ones in /src/sys/boot/i386/mbr/ ? Cheers, -- Ruslan Ermilov Sysadmin and DBA of the r...@ucb.crimea.ua United Commercial Bank +380.652.247.647Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling

Re: Why we need two distinct MBRs in the sources?

1999-05-21 Thread Ruslan Ermilov
On Fri, May 21, 1999 at 02:49:34AM -0700, Jordan K. Hubbard wrote: 1 Could it be possible to unite these ones in /src/sys/boot/i386/mbr/ ? It could be possible, yes. :) - Jordan Well, probably my English is not so good, I'm sorry. What's so funny? -- Ruslan Ermilov Sysadmin

Re: Cyclades Ze driver

1999-05-21 Thread Ruslan Ermilov
the drivers and install them separately for 3.x. Chuck Youse Director of Systems cyo...@cybersites.com I think the reason is that FreeBSD team doesn't have this one to test it. -- Ruslan Ermilov Sysadmin and DBA of the r...@ucb.crimea.ua United Commercial Bank +380.652.247.647

[SOS] gdb is broken!!!

1999-05-21 Thread Ruslan Ermilov
symbols found)... Core was generated by `gdb'. Program terminated with signal 11, Segmentation fault. Segmentation fault (core dumped) relay# relay# exit Script done on Fri May 21 21:21:32 1999 -- Ruslan Ermilov Sysadmin and DBA of the r...@ucb.crimea.ua United Commercial Bank

Re: [SOS] gdb is broken!!!

1999-05-21 Thread Ruslan Ermilov
terminated with signal 3, Quit. #0 0x8048b82 in ?? () (gdb) quit relay# exit Script done on Fri May 21 22:44:05 1999 3.2-ERRATA candidate? On Fri, May 21, 1999 at 08:15:34PM +0100, Doug Rabson wrote: On Fri, 21 May 1999, Ruslan Ermilov wrote: # uname -v FreeBSD 3.2-STABLE #0: Sun May 16 23:51

Re: 1GB, kvm issues.

1999-05-14 Thread Ruslan Ermilov
-3 src/sys/i386/include/pmap.h Cheers, -- Ruslan Ermilov Sysadmin and DBA of the r...@ucb.crimea.ua United Commercial Bank +380.652.247.647Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age

CY_PCI_FASTINTR (Was: Re: Cyclom-Y driver for FreeBSD - help!!!)

1999-05-11 Thread Ruslan Ermilov
, I'll get rid of ``silo overflows'' on it. Just out of curiosity. What is the ``interrupt latency in the FreeBSD kernel'' problem and what are the ``Bruce's fast interrupt hacks''? TIA, -- Ruslan Ermilov Sysadmin and DBA of the r...@ucb.crimea.ua United Commercial Bank

<    1   2   3