BPF(4) - Device Drivers Manual # BPF(4) - Device Drivers Manual
NAME # bpf - Berkeley Packet Filter
SYNOPSIS # pseudo-device bpfilter
DESCRIPTION # The Berkeley Packet Filter provides a raw interface to data link layers in a protocol-independent fashion. All packets on the network, even those destined for other hosts, are accessible through this mechanism.
The packet filter appears as a character special device, /dev/bpf. After opening the device, the file descriptor must be bound to a specific network interface with the BIOCSETIF ioctl(2).
...
MAKEDEV(8) - System Manager’s Manual (alpha) # MAKEDEV(8) - System Manager’s Manual (alpha)
NAME # MAKEDEV - create system and device special files
SYNOPSIS # MAKEDEV [name …]
DESCRIPTION # The shell script MAKEDEV, found in the /dev directory, is used to create various special files. See intro(4) for a more complete discussion of special files.
MAKEDEV takes any number of device names as arguments, where the names are the common abbreviation for the device or group of devices.
...
MAKEDEV(8) - System Manager’s Manual (amd64) # MAKEDEV(8) - System Manager’s Manual (amd64)
NAME # MAKEDEV - create system and device special files
SYNOPSIS # MAKEDEV [name …]
DESCRIPTION # The shell script MAKEDEV, found in the /dev directory, is used to create various special files. See intro(4) for a more complete discussion of special files.
MAKEDEV takes any number of device names as arguments, where the names are the common abbreviation for the device or group of devices.
...
MAKEDEV(8) - System Manager’s Manual (arm64) # MAKEDEV(8) - System Manager’s Manual (arm64)
NAME # MAKEDEV - create system and device special files
SYNOPSIS # MAKEDEV [name …]
DESCRIPTION # The shell script MAKEDEV, found in the /dev directory, is used to create various special files. See intro(4) for a more complete discussion of special files.
MAKEDEV takes any number of device names as arguments, where the names are the common abbreviation for the device or group of devices.
...
MAKEDEV(8) - System Manager’s Manual (armv7) # MAKEDEV(8) - System Manager’s Manual (armv7)
NAME # MAKEDEV - create system and device special files
SYNOPSIS # MAKEDEV [name …]
DESCRIPTION # The shell script MAKEDEV, found in the /dev directory, is used to create various special files. See intro(4) for a more complete discussion of special files.
MAKEDEV takes any number of device names as arguments, where the names are the common abbreviation for the device or group of devices.
...
MAKEDEV(8) - System Manager’s Manual (hppa) # MAKEDEV(8) - System Manager’s Manual (hppa)
NAME # MAKEDEV - create system and device special files
SYNOPSIS # MAKEDEV [name …]
DESCRIPTION # The shell script MAKEDEV, found in the /dev directory, is used to create various special files. See intro(4) for a more complete discussion of special files.
MAKEDEV takes any number of device names as arguments, where the names are the common abbreviation for the device or group of devices.
...
MAKEDEV(8) - System Manager’s Manual (i386) # MAKEDEV(8) - System Manager’s Manual (i386)
NAME # MAKEDEV - create system and device special files
SYNOPSIS # MAKEDEV [name …]
DESCRIPTION # The shell script MAKEDEV, found in the /dev directory, is used to create various special files. See intro(4) for a more complete discussion of special files.
MAKEDEV takes any number of device names as arguments, where the names are the common abbreviation for the device or group of devices.
...
MAKEDEV(8) - System Manager’s Manual (landisk) # MAKEDEV(8) - System Manager’s Manual (landisk)
NAME # MAKEDEV - create system and device special files
SYNOPSIS # MAKEDEV [name …]
DESCRIPTION # The shell script MAKEDEV, found in the /dev directory, is used to create various special files. See intro(4) for a more complete discussion of special files.
MAKEDEV takes any number of device names as arguments, where the names are the common abbreviation for the device or group of devices.
...
MAKEDEV(8) - System Manager’s Manual (loongson) # MAKEDEV(8) - System Manager’s Manual (loongson)
NAME # MAKEDEV - create system and device special files
SYNOPSIS # MAKEDEV [name …]
DESCRIPTION # The shell script MAKEDEV, found in the /dev directory, is used to create various special files. See intro(4) for a more complete discussion of special files.
MAKEDEV takes any number of device names as arguments, where the names are the common abbreviation for the device or group of devices.
...
MAKEDEV(8) - System Manager’s Manual (luna88k) # MAKEDEV(8) - System Manager’s Manual (luna88k)
NAME # MAKEDEV - create system and device special files
SYNOPSIS # MAKEDEV [name …]
DESCRIPTION # The shell script MAKEDEV, found in the /dev directory, is used to create various special files. See intro(4) for a more complete discussion of special files.
MAKEDEV takes any number of device names as arguments, where the names are the common abbreviation for the device or group of devices.
...