|
boot_i386(8) -- system bootstrapping procedures
|
Power fail and crash recovery. Normally, the system will reboot itself at power-up or after crashes. An automatic consistency check of the file systems will be performed, and unless this fails, the sy... |
bsdlabel(8) -- read and write disk pack label
|
The bsdlabel utility installs, examines or modifies the BSD label on a disk partition. In addition, bsdlabel can install bootstrap code. Disk Device Name [Toc] [Back] When specifying the device,... |
|
bt3cfw(8) -- firmware download utility for 3Com Bluetooth PC card driver
|
The bt3cfw utility connects to the specified Netgraph driver node of type BTCCC and downloads the specified firmware file. Due to copyright issues, I will no longer provide firmware with the card driv... |
btxld(8) -- link editor for BTX clients
|
The btxld utility binds the specified client executable together with a BTX loader program and the BTX kernel, and creates a composite object file suitable for loading during the boot process. The opt... |
burncd(8) -- control the ATAPI CD-R/RW driver
|
The burncd utility is used to burn CD-R/RW media using the ATAPI cd driver. Available options and operands: -d burn the CD-R/RW in DAO (disk at once) mode. -e eject the media when done. -f device set ... |
camcontrol(8) -- CAM control program
|
The camcontrol utility is designed to provide a way for users to access and control the FreeBSD CAM subsystem. The camcontrol utility can cause a loss of data and/or system crashes if used improperly.... |
catman.local(8) -- start makewhatis or catman for local file systems
|
The makewhatis.local utility starts makewhatis(1) only for file systems physically mounted on the system where the makewhatis.local is being executed. Running makewhatis by periodic weekly for rw nfs-... |
ccdconfig(8) -- configuration utility for the concatenated disk driver
|
The ccdconfig utility 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 cc... |
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 the connection between the Point-to-Point Protocol Daemon (pppd) and the remo... |
chkgrp(8) -- check the syntax of the group file
|
The chkgrp utility scans the given file or, failing that, the system-wide group file for errors. Specifically, it checks that every non-blank, non-comment entry is composed of four colon-separated fie... |
chkprintcap(8) -- check validity of entries in the print spooler database
|
The chkprintcap utility scans a printcap(5) database (named by the printcap argument, or by default /etc/printcap), looking for entries which are invalid in one way or another. The following checks ar... |
chown(8) -- change file owner and group
|
The chown utility changes the user ID and/or the group ID of the specified files. Symbolic links named by arguments are silently left unchanged unless -h is used. The options are as follows: -H If the... |
chroot(8) -- change root directory
|
The chroot utility changes its current and root directories to the supplied directory newroot and then exec's command, if supplied, or an interactive copy of the user's login shell. If the -u, -g or... |
clri(8) -- clear an inode
|
The clri utility is obsoleted for normal file system repair work by fsck(8). The clri utility zeroes out the inodes with the specified inode number(s) on the file system residing on the given special_... |
comcontrol(8) -- control a special tty device
|
The comcontrol utility is used to examine and modify some of the special characteristics of the specified tty device. If no arguments other than the device (or "-" for stdin) are specified, it print... |