sasyncd
    M. Warner Losh 
    imp at bsdimp.com
       
    Thu Jan 25 16:15:47 UTC 2007
    
    
  
In message: <c7aff4ef0701220116q5f2a4b6fhddeb6e43efb8d7ac at mail.gmail.com>
            "Alexey Karagodov" <karagodov at gmail.com> writes:
: is there any plans to port sasyncd from OpenBSD to FreeBSD ?
: or just please tell, how can i do it myself
Copy the sources to a copy of the FreeBSD tree
(save a copy for later)
while (compile problems) {
	type make
	fix problems
}
while (runting problems) {
	fix problems
	type make
}
    
    
More information about the freebsd-current
mailing list