Daichi GOTO wrote:
> Patchset-16:
>For 7-current
> http://people.freebsd.org/~daichi/unionfs/unionfs-p16.diff
>
>For 6.x
> http://people.freebsd.org/~daichi/unionfs/unionfs6-p16.diff
I'm sorry, how silly of me. I updated miss edited things.
I updated correct things now. Please c
On Thu, Jul 13, 2006 at 11:16:18AM +0530, Kamal R. Prasad wrote:
> Im sorry I didn't understand you. setjmp() stores a few register contents
> [notably ip] in a jmpbuf -which are restored after a longjmp(). How is the
> try/catch mechanism more efficient than a setjmp()/longjmp() in terms of
> spac
Hi all.
Have a strange question: is it possible to create new process (using
fork or fork1) from inside of ip_input()?
In kernel sources i found example of using fork1 in init_main.c but
looking into ip_input.c i do not understand where i can get pointers to
a thread and parent process to pass it
Mykola Stryebkov wrote:
Hi all.
Have a strange question: is it possible to create new process (using
fork or fork1) from inside of ip_input()?
In kernel sources i found example of using fork1 in init_main.c but
looking into ip_input.c i do not understand where i can get pointers to
a thread an
Mykola Stryebkov wrote:
Hi all.
Have a strange question: is it possible to create new process (using
fork or fork1) from inside of ip_input()?
i don't think so.
In kernel sources i found example of using fork1 in init_main.c but
looking into ip_input.c i do not understand where i can get poi
On 14.07.2006 15:57:28, Simon 'corecode' Schubert wrote:
> Mykola Stryebkov wrote:
> >Hi all.
> >
> >Have a strange question: is it possible to create new process (using
> >fork or fork1) from inside of ip_input()?
>
> i don't think so.
>
> >In kernel sources i found example of using fork1 in ini
Hi all,
We have a issue with dlsym() on symbols imported by a library that was
loaded with dlopen(). Our code loads the libssl with dlopen() and then
do a dlsym() on several symbols. This works for all symbols exported by
libssl itself but fails for symbols exported by libcrypto. Libssl is
On 7/12/06, Gábor Kövesdán <[EMAIL PROTECTED]> wrote:
Joao Barros wrote:
> Hi all,
>
> I was browsing the list of projects and ideas and stumbled upon one
> that's rather simple and which would have been useful in the past:
> Write the FreeBSD version at the top of the display (or somewhere
> sim
Hey all,
I have a Genius slimstar pro USB keyboard. I am having the same
problems as other people are having
(http://www.google.com/bsd?hl=en&lr=&q=genius+slimstar+pro&btnG=Search) with
this keyboard. There seems to be no resolution to this problem short
of buying a new keyboard.
The pr
9 matches
Mail list logo