Lines Matching +full:system +full:- +full:on +full:- +full:module
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31 ADDING NEW SYSTEM SOFTWARE
35 well as the pertinent parts of the system autoconfiguration process.
38 other system facilities sufficient information to do so in the
43 general guidelines to be followed in modifying system code,
45 how to add non-standard system facilities to 4.4BSD,
49 Modifying system code
51 If you wish to make site-specific modifications to the system
60 to use a source code control system (e.g. SCCS, RCS), and
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
76 yourself trying to use a single copy of the source code on
79 Adding non-standard system facilities
83 data base files for non-standard system facilities.
86 when building a system.
97 and the third is an optional list of modules for use on a specific machine.
106 \fIdir/source.c\fP \fItype\fP \fIoption-list\fP \fImodifiers\fP
112 \fIvaxuba/foo.c\fP \fBoptional\fP foo \fBdevice-driver\fP
120 Files marked as standard are included in all system configurations.
121 Optional file specifications include a list of one or more system
122 options that together require the inclusion of this module.
125 or the names of system options that may be defined.
128 the module is included.
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
169 to size system data structures based on the maximum number
170 of users configured for the system.
174 The I/O system and
177 The system source directories are organized as follows:
182 /sys/sys machine-independent system source files
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
210 file in the system. Those files which are machine independent are