|
a.out(5) -- format of executable binary files
|
The include file declares three structures and several macros. The structures describe the format of executable machine code files (``binaries'') on the system. A binary file consists of u... |
acct(5) -- execution accounting file
|
The kernel maintains the following acct information structure for all processes. If a process terminates, and accounting is enabled, the kernel calls the acct(2) function call to prepare and append th... |
|
afsd.conf(5) -- configuration file for the arla AFS implementation.
|
Most flags can be overridden by command line arguments to afsd. Each option can be of the type integer, string or boolean. Integer values can be written with suffix `K' (kilo, 1000), `M' (mega, 1000... |
AliasDB(5) -- add alias for an afs cell in dynroot
|
The file AliasDB add aliases for afs cellnames in dynroot, useful to add readwrite mountpoints in dynroot. Each line in the file contains at least two elements with an optional third element. The firs... |
aliases(5) -- aliases file for sendmail
|
This file describes user ID aliases used by /usr/sbin/sendmail. The file resides in /etc/mail and is formatted as a series of lines of the form name: addr_1, addr_2, addr_3, . . . The name is the name... |
bgpd.conf(5) -- Border Gateway Protocol daemon configuration file
|
The bgpd(8) daemon implements the Border Gateway Protocol version 4 as described in RFC 1771. |
bootparams(5) -- boot parameter database
|
The bootparams file specifies the boot parameters that diskless(8) clients may request when booting over the network. Each client supported by this server must have an entry in the bootparams file con... |
bridgename.if(5) -- interface-specific configuration files
|
The hostname.* and bridgename.* files contain information regarding the configuration of each network interface. One file should exist for each interface that is to be configured, such as hostname.fxp... |
bsd.port.mk(5) -- ports tree master Makefile fragment
|
bsd.port.mk holds all the standard routines used by the ports tree. Some variables and targets are for its internal use only. The rest is documented here. Other BSD variants, as well as older versions... |
bsd.regress.mk(5) -- regression test master Makefile fragment
|
bsd.regress.mk holds the standard routines used by the source regression tests. Some variables and targets are for its internal use only. The rest are documented here. Since this file also includes bs... |
CellServDB(5) -- AFS cells and database servers
|
The file CellServDB lists AFS cells known to the local AFS cache manager. Each entry describes the name of an AFS cell and specifies the servers for that cell. Here is an example of the format of an e... |
changelist(5) -- list of backup files
|
The /etc/changelist file is a simple text file containing the names of files to be backed up and checked for modification by the system security script, security(8). It is checked daily by the /etc/da... |
core(5) -- memory image file format
|
A small number of signals which cause abnormal termination of a process also cause a record of the process's in-core state to be written to disk for later examination by one of the available debugger... |
crontab(5) -- tables for driving cron
|
A crontab file contains instructions to the cron(8) daemon of the general form: ``at these times on these dates run this command''. There may be a system crontab (/etc/crontab) and each user may hav... |
cvs(5) -- Concurrent Versions System support files
|
cvs is a system for providing source control to hierarchical collections of source directories. Commands and procedures for using cvs are described in cvs(1). cvs manages source repositories, the dire... |