Let the linker keep track of pseudo-devices needing initialization and
authorGarrett Wollman <wollman@FreeBSD.org>
Mon, 20 Dec 1993 19:31:42 +0000 (19:31 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Mon, 20 Dec 1993 19:31:42 +0000 (19:31 +0000)
commit3228baa0166700ca835e19f303ad53b3c760dc2b
tree2e541ae7fef2fa15e67a35449f1f22fc11827c7d
parent56a624432f9e5e68742332d0aea34dfd9b2470bb
Let the linker keep track of pseudo-devices needing initialization and
image activators, rather than listing them inline in the code.
sys/kern/imgact_aout.c
sys/kern/imgact_shell.c
sys/kern/init_main.c
sys/kern/kern_execve.c
sys/kern/sysv_shm.c
sys/net/if_loop.c
sys/net/if_ppp.c
sys/net/if_sl.c
sys/sys/imgact.h
sys/sys/kernel.h