Date: Fri, 13 Jan 2006 20:02:04 -0800 From: John-Mark Gurney <gurney_j@resnet.uoregon.edu> To: bu7cher <bu7cher@yandex.ru> Cc: freebsd-current@freebsd.org Subject: Re: DragonFly Variant Symlinks port Message-ID: <20060114040204.GM69162@funkthat.com> 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 this message on Sat, Jan 14, 2006 at 04:00 +0300: > 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? You should use the SYSINIT system for the initalization... This will make it MI... you should stick it in the file that defines varsymset_init.. -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060114040204.GM69162>