Re: "Next Generation" kernel configuration?

2004-07-22 Thread Chris Pressey
On Tue, 20 Jul 2004 19:39:31 -0500 (CDT) "Conrad J. Sabatier" <[EMAIL PROTECTED]> wrote: > Just musing on an idea here: > > I've been thinking for a while now about trying to write a tool to > make kernel configuration easier, sort of a "make config" (as in > ports) for the kernel, similar to wha

Re: execute a user process in the kernel

2004-09-22 Thread Chris Pressey
On Wed, 22 Sep 2004 18:46:49 -0400 Allan Fields <[EMAIL PROTECTED]> wrote: > On Wed, Sep 22, 2004 at 08:49:11AM +, Gordon David wrote: > > Hello, > > > > I have a question. Anyone would like to tell me how to execute a > > user process or shell script in the kernel? > > You probably really d

Re: My project wish-list for the next 12 months

2004-12-05 Thread Chris Pressey
On Wed, 01 Dec 2004 15:02:40 -0700 Scott Long <[EMAIL PROTECTED]> wrote: > All, > > I know that I said last month that we were going to stop promising > specific features for the next major release. However, I'd like to > throw out a list of things that would be really nice to have in the > futu

Re: organization

2005-03-29 Thread Chris Pressey
On Tue, 29 Mar 2005 12:17:53 -0500 David Schultz <[EMAIL PROTECTED]> wrote: > On Tue, Mar 29, 2005, M. Warner Losh wrote: > > In message: <[EMAIL PROTECTED]> > > David Schultz <[EMAIL PROTECTED]> writes: > > : On Tue, Mar 29, 2005, Warner Losh wrote: > > : > From: mohamed aslan <[EMAIL

Re: Console ASCII interpretation

2005-05-16 Thread Chris Pressey
On Mon, 16 May 2005 19:11:44 +0200 alexander <[EMAIL PROTECTED]> wrote: > Hi there. > > I'm using syscall number 4 write() to output data to stdout using x86 > assembly. When I try to output the following DWORD: 0x3532 I get > the following output under Eterm and xterm: "25". Which is exactl