summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/cmd-if-shell.c
diff options
context:
space:
mode:
authorvisa <visa@openbsd.org>2019-07-17 14:36:31 +0000
committervisa <visa@openbsd.org>2019-07-17 14:36:31 +0000
commit3a62b615e8a99ae852ef9000d03e4dc04e13301f (patch)
treecadfa3d385a95b6e9cb03896016cd3eb54111d91 /usr.bin/tmux/cmd-if-shell.c
parentUpdate appstest.sh (diff)
downloadwireguard-openbsd-3a62b615e8a99ae852ef9000d03e4dc04e13301f.tar.xz
wireguard-openbsd-3a62b615e8a99ae852ef9000d03e4dc04e13301f.zip
Add a bootloader for octeon.
The firmware on OCTEON machines usually does not provide an interface for accessing devices, which has made it tricky to implement an OpenBSD bootloader. To solve this device access problem, this new loader has been built on top of a small kernel. The kernel provides all the necessary devices drivers, while most of the usual bootloader logic is in a userspace program in a ramdisk. The loader program is accompanied by a special device, octboot(4). The main purpose of this device is to implement a mechanism for loading and launching kernels. The mechanism has been inspired by Linux' kexec(2) system call. The bootloader will be enabled later when it is ready for general use. Discussed with deraadt@
Diffstat (limited to 'usr.bin/tmux/cmd-if-shell.c')
0 files changed, 0 insertions, 0 deletions