Lines Matching +full:configuration +full:- +full:dependent
34 some of the inner workings of the configuration process as
45 how to add non-standard system facilities to 4.4BSD,
51 If you wish to make site-specific modifications to the system
69 We try to isolate our site-dependent code in individual files
70 which may be configured with pseudo-device specifications.
72 Indicate machine-specific code with ``#ifdef vax'' (or other machine,
75 machines with similar architectures\- you may someday find
79 Adding non-standard system facilities
83 data base files for non-standard system facilities.
106 \fIdir/source.c\fP \fItype\fP \fIoption-list\fP \fImodifiers\fP
112 \fIvaxuba/foo.c\fP \fBoptional\fP foo \fBdevice-driver\fP
124 be in the configuration file,
131 .IR device-driver ,
134 .B \-i
144 .I profiling-routine
151 \fIsys/subr_mcount.c\fP \fBoptional\fP \fBprofiling-routine\fP
155 .I profiling-routine
159 .B \-pg
163 .I config-dependent
166 to compile the indicated module with the global configuration
182 /sys/sys machine-independent system source files
183 /sys/conf site configuration files and basic templates
184 /sys/net network-protocol-independent, but network-related code
188 /sys/vax VAX-specific mainline code
209 files in the conf directory contain a line for each C source or binary-only
219 file, it must also be added to the device configuration tables. These