Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jan 2006 19:09:08 -0800
From:      Julian Elischer <julian@elischer.org>
To:        bu7cher@yandex.ru
Cc:        freebsd-current@freebsd.org
Subject:   Re: DragonFly Variant Symlinks port
Message-ID:  <43C86B54.3060700@elischer.org>
In-Reply-To: <43C84D42.000001.11272@mfront7.yandex.ru>
References:  <43C84D42.000001.11272@mfront7.yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
bu7cher wrote:

>Hi, All!
>
>I have make the port of DragonFly BSD Variant Symlinks. (http://www.freebsd.org/projects/ideas/#p-magicsymlinks)
>Pathes for CURRENT can be founded on http://butcher.heavennet.ru/patches/kernel/varsym/. This is first version and i think that work in not complete.
>Port is not fully identical with dfbsd implementation. Syscall interface has been changed (removed messages-related things and some parameters changed to pointers).
>ToDo: 
>1. src/sys/i386/i386/machdep.c - this initialization needed for each platforms?
>  
>

I doubt that it has to be in i386/i386/anything..
it should be possible to put it in the Machine independent startup files 
in kern/

>2. I think that here needed some locking implementation.
>3. Document new syscalls.
>
>Any comments?
>--
>WBR, Andrey V. Elsukov
>_______________________________________________
>freebsd-current@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>  
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43C86B54.3060700>