Module Name: src Committed By: pooka Date: Wed Apr 23 17:05:18 UTC 2014
Modified Files: src/sys/kern: uipc_domain.c src/sys/rump: ldscript.rump Log Message: domains are attached by module(-like) constructors, so no need to play link_set games with them. To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 src/sys/kern/uipc_domain.c cvs rdiff -u -r1.2 -r1.3 src/sys/rump/ldscript.rump Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.