|
mvme88k/boot_mvme88k(8) -- mvme88k system bootstrapping procedures
|
Cold starts When powered on, the mvme88k BUG firmware will proceed to its initialization, and will boot an operating system if autoboot is enabled. By sending a ``break'' to the serial line during t... |
sparc/boot_sparc(8) -- sparc system bootstrapping procedures
|
System starts When powered on, after a panic, or if the system is rebooted via reboot(8) or shutdown(8), the PROM will proceed to its initialization, and will boot an operating system if autoboot is e... |
sparc64/boot_sparc64(8) -- sparc64 system bootstrapping procedures
|
System starts When powered on, after a panic, or if the system is rebooted via reboot(8) or shutdown(8), the PROM will proceed to its initialization, and will boot an operating system if autoboot is e... |
vax/boot_vax(8) -- vax-specific system bootstrapping procedures
|
Power fail and crash recovery Normally, the system will reboot itself at power-up or after crashes. Provided the auto-restart is enabled on the machine's front panel, an automatic consistency check o... |
bos(8) -- is the client part of the Basic Overseer Daemon AFS server processes.
|
The bos utility is the client part of the Basic overseer daemon that manage AFS server processes. Most bos commands accept the following general arguments: [-cell cellname] Specifies which AFS cell to... |
brconfig(8) -- manipulate bridge interfaces
|
The brconfig utility retrieves kernel state of bridge interfaces and allows user control of these bridges. Bridge devices create a logical link between two or more Ethernet interfaces or encapsulation... |
ccdconfig(8) -- configuration utility for the concatenated disk driver
|
ccdconfig is used to dynamically configure and unconfigure concatenated disk devices, or ccds. For more information about the ccd, see ccd(4). The options are as follows: -c Configure a ccd. This is t... |
i386/cdboot(8) -- i386-specific second-stage CD-specific bootstrap
|
cdboot is a modified version of the i386 second-stage bootstrap program, boot(8), configured to be run by the OpenBSD El Torito CDROM boot sector cdbr. cdboot will look for an /etc/boot.conf configura... |
amd64/cdboot(8) -- amd64-specific second-stage CD-specific bootstrap
|
cdboot is a modified version of the amd64 second-stage bootstrap program, boot(8), configured to be run by the OpenBSD El Torito CDROM boot sector cdbr. cdboot will look for an /etc/boot.conf configur... |
certpatch(8) -- add subjectAltName identities to X.509 certificates
|
certpatch alters PEM-encoded X.509 certificates by adding a subjectAltName extension containing an identity used by the signaturebased authentication schemes of the ISAKMP protocol. After the addition... |
chat(8) -- automated conversational script with a modem
|
The chat program defines a conversational exchange between the computer and the modem. Its primary purpose is to establish a connection between the Point-to-Point Protocol Daemon (pppd(8)) and the rem... |
chown(8) -- change file owner and group
|
chown sets the user ID and/or the group ID of the specified files. The options are as follows: -H If the -R option is specified, symbolic links on the command line are followed. (Symbolic links encoun... |
chroot(8) -- change root directory
|
The chroot command changes its root directory to the supplied directory newroot and executes command, if supplied, or an interactive copy of the user's shell. The chroot command is restricted to the ... |