/freebsd/contrib/dialog/samples/install/ |
H A D | setup.help | 4 sure that nothing bad is done to your harddisk :-) 8 "/install", so that all tar-packages from the basic 19 - overview about what "setup" does. 20 - creating a Linux-partition before starting "setup" 21 - about lilo 22 - how to use "setup", what keys are supported 24 What does "setup" do on my computer? 26 Setup will ask you for a partition on your harddisk, 27 where you would like to have Linux installed. 30 setup will install a very basic system. [all …]
|
H A D | setup.c | 4 /* You can just start setup as normal user and see how far it is coded 12 /* Show an extra text-box with the contents of all external commands, 20 The file FDISK.TEST is used instead of real "fdisk -l" output, so that 29 /* max number of possible Linux/Swap/MsDos partitions */ 62 i = dialog_msgbox("Error-Exit on the following command:", in my_system() 68 /* We support to install from DOS/Linux-partitions. */ 71 Linux, enumerator 93 return -1; in get_line() 94 while (size-- && ((c = getc(f)) != EOF) && (c != '\n')) in get_line() 97 return (int) (ptr - line); in get_line() [all …]
|
/freebsd/contrib/dialog/samples/ |
H A D | menubox9 | 4 . ./setup-vars 7 returntext=`$DIALOG --help-button \ 8 --clear \ 9 --title "Select Linux installation partition:" "$@" \ 10 --menu \ 12 root (/) Linux partition." 13 70 5 \ 13 "/dev/hda2" "Linux native 30724312K" \ 14 "/dev/hda4" "Linux native 506047K" \ 15 "/dev/hdb1" "Linux native 4096543K" \ 16 "/dev/hdb2" "Linux native 2586465K" \ [all …]
|
H A D | menubox3 | 4 . ./setup-vars 6 . ./setup-tempfile 8 $DIALOG --clear --item-help --title "MENU BOX" "$@" \ 9 --menu "Hi, this is a menu box. You can use this to \n\ 15 number keys 1-9 to choose an option.\n\ 18 "Linux" "The Great Unix Clone for 386/486" "Why use Linux?" \ 22 "PC-DOS" "IBM PC DOS" "clone of a clone" \ 23 …"MS-DOS" "Microsoft DOS" "DOS: Disk Operating System, originally for an IBM … 27 . ./report-tempfile
|
H A D | menubox7 | 3 # example with --extra-button 5 . ./setup-vars 7 . ./setup-tempfile 9 $DIALOG --clear --item-help --extra-button --extra-label "Choice" \ 10 --title "MENU BOX" "$@" \ 11 --menu "Hi, this is a menu box. You can use this to \n\ 17 number keys 1-9 to choose an option.\n\ 20 "Linux" "The Great Unix Clone for 386/486" "Why use Linux?" \ 24 "PC-DOS" "IBM PC DOS" "clone of a clone" \ 25 …"MS-DOS" "Microsoft DOS" "DOS: Disk Operating System, originally for an IBM … [all …]
|
H A D | menubox4 | 4 . ./setup-vars 6 . ./setup-tempfile 8 $DIALOG --clear --item-help --title "MENU BOX" "$@" \ 9 --menu "Hi, this is a menu box. You can use this to \n\ 15 number keys 1-9 to choose an option.\n\ 18 … "Linux" "The Great Unix Clone for 386/486 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "Why use Linux?" \ 22 … "PC-DOS" "IBM PC DOS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "clone of a clone" \ 23 …"MS-DOS" "Microsoft DOS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "DOS: Disk Operating… 27 . ./report-tempfile
|
H A D | menubox5 | 4 . ./setup-vars 6 . ./setup-tempfile 8 $DIALOG --clear --help-button --item-help --title "MENU BOX" "$@" \ 9 --menu "Hi, this is a menu box. You can use this to \n\ 15 number keys 1-9 to choose an option.\n\ 18 … "Linux" "The Great Unix Clone for 386/486 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "Why use Linux?" \ 24 "WIN 95" "Microsoft Windows 95 (son of MS-DOS) xxxxxxxxxxxxxx" "hmm" \ 25 … "PC-DOS" "IBM PC DOS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "clone of a clone" \ 26 …"MS-DOS" "Microsoft DOS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "DOS: Disk Operating… 30 . ./report-tempfile
|
H A D | menubox2 | 4 . ./setup-vars 6 . ./setup-tempfile 8 $DIALOG --default-item "MS-DOS" --clear --title "MENU BOX" "$@" \ 9 --menu "Hi, this is a menu box. You can use this to \n\ 15 number keys 1-9 to choose an option.\n\ 18 "Linux" "The Great Unix Clone for 386/486" \ 22 "PC-DOS" "IBM PC DOS" \ 23 "MS-DOS" "Microsoft DOS" 2> $tempfile 27 . ./report-tempfile
|
H A D | menubox1 | 4 . ./setup-vars 6 . ./setup-tempfile 8 $DIALOG --default-item "OS/2" --clear --title "MENU BOX" "$@" \ 9 --menu "Hi, this is a menu box. You can use this to \n\ 15 number keys 1-9 to choose an option.\n\ 18 "Linux" "The Great Unix Clone for 386/486" \ 22 "PC-DOS" "IBM PC DOS" \ 23 "MS-DOS" "Microsoft DOS" 2> $tempfile 27 . ./report-tempfile
|
H A D | menubox | 4 . ./setup-vars 6 . ./setup-tempfile 8 $DIALOG --clear --title "MENU BOX" "$@" \ 9 --menu "Hi, this is a menu box. You can use this to \n\ 15 number keys 1-9 to choose an option.\n\ 18 "Linux" "The Great Unix Clone for 386/486" \ 22 "PC-DOS" "IBM PC DOS" \ 23 "MS-DOS" "Microsoft DOS" 2> $tempfile 27 . ./report-tempfile
|
H A D | menubox6 | 3 # example showing the --colors option 5 . ./setup-vars 7 . ./setup-tempfile 9 $DIALOG --clear --item-help --title "MENU BOX" --colors "$@" \ 10 --menu "Hi, this is a \Zumenu\Zn box. You can use this to \n\ 16 \Z2number\Zn keys 1-9 to choose an option.\n\ 19 "Linux" "The Great Unix Clone for \Zu386/486" "Why use \ZbLinux?" \ 23 "PC-DOS" "IBM PC \ZrDOS" "clone of a clone" \ 24 …"MS-DOS" "Microsoft \ZrDOS" "\ZbDOS\Zn: \Zb\Z3D\Znisk \Zb\Z3O\Znperating \Zb\Z3… 28 . ./report-tempfile
|
/freebsd/contrib/libcbor/.circleci/ |
H A D | config.yml | 4 linux-setup: 6 - run: sudo apt-get update 8 - run: sudo NEEDRESTART_MODE=l apt-get install -y cmake ${TOOLCHAIN_PACKAGES} 9 - run: sudo NEEDRESTART_MODE=l apt-ge [all...] |
/freebsd/crypto/krb5/.github/workflows/ |
H A D | build.yml | 10 runs-on: ${{ matrix.os }} 12 fail-fast: false 14 name: [linux-clang, linux-clang-openssl, linux-gcc] 16 - name: linux-clang 17 os: ubuntu-latest 19 makevars: CPPFLAGS=-Werror 20 configureopts: --enable-asan 21 - name: linux-clang-openssl 22 os: ubuntu-latest 24 makevars: CPPFLAGS=-Werror [all …]
|
H A D | doc.yml | 8 doc-older-sphinx: 9 runs-on: ubuntu-22.04 11 - name: Checkout repository 13 - name: Linux setup 15 sudo apt-get update -qq 16 sudo apt-get install -y doxygen python3-lxml python3-pip python3-sphinx 18 - name: Build documentation 21 make -f Makefile.in SPHINX_ARGS=-W htmlsrc 22 doc-newest-sphinx: 23 runs-on: ubuntu-latest [all …]
|
/freebsd/contrib/libpcap/pcap/ |
H A D | usb.h | 37 #include <pcap/pcap-inttypes.h> 56 * USB setup header as defined in USB specification. 57 * Appears at the front of each Control S-type packet in DLT_USB captures. 76 * Header prepended by linux kernel to each event. 86 char setup_flag;/*if !=0 the urb setup header is not present*/ 93 pcap_usb_setup setup; member 97 * Header prepended by linux kernel to each event for the 2.6.31 100 * are zeroed-out padding fields. 111 char setup_flag;/*if !=0 the urb setup header is not present*/ 119 pcap_usb_setup setup; member [all …]
|
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/ |
H A D | zts-report.py.in | 2 # SPDX-License-Identifier: CDDL-1.0 57 # This may not be possible when testing in-tree due to the default permissions 71 # Some tests require the statx(2) system call on Linux which was first 74 statx_reason = 'Kernel statx(2) system call required on Linux' 97 # Older distributions such as CentOS 6.x only provide fio-2.0.13. 110 # truncate(1) utility supporting the -d option. The system call was first 113 fspacectl_reason = 'fspacectl(2) and truncate -d support required' 138 cfr_cross_reason = 'copy_file_range(2) cross-filesystem needs FreeBSD 14+' 140 cfr_cross_reason = 'copy_file_range(2) cross-filesystem needs kernel 5.3+' 145 # bubble up to cause this script to exit with a non-zero exit status. [all …]
|
/freebsd/stand/kboot/kboot/ |
H A D | init.c | 1 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 8 * Mini-init(8) so we can run as init/pid 1 in a LinuxBoot environment. 17 * sysvinit, u-root, and initramfs-tools do. This is a minimal environment 18 * for modern Linux systems, though the /tmp, /run and /var stuff can likely 42 * get setup. in init_fs_env() 73 * sysvinit asks the linux kernel to convert the CTRL-ALT-DEL to a SIGINT, in init_tty() 78 * Setup /dev/console as stdin/out/err in init_tty() 88 * I think we may need to put it in 'raw' mode, but maybe not. Linux in init_tty() 108 * setup signals here in init_sig() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | sama5d3xcm.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * sama5d3xcm.dtsi - Device Tree Include file for SAMA5D3x CPU Module 14 stdout-path = "serial0:115200n8"; 23 clock-frequency = <32768>; 27 clock-frequency = <12000000>; 34 cs-gpios = <&pioD 13 0>, <0>, <0>, <0>; 39 compatible = "atmel,tcb-timer"; 44 compatible = "atmel,tcb-timer"; 51 pinctrl-0 = <&pinctrl_ebi_addr &pinctrl_ebi_cs0>; 52 pinctr-name = "default"; [all …]
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | cdev.h | 1 /*- 5 * Copyright (c) 2013-2021 Mellanox Technologies, Ltd. 32 #include <linux/kobject.h> 33 #include <linux/sysfs.h> 34 #include <linux/kdev_t.h> 35 #include <linux/list.h> 37 #include <asm/atomic-long.h> 64 kobject_init(&cdev->kobj, &linux_cdev_static_ktype); in cdev_init() 65 cdev->ops = ops; in cdev_init() 66 cdev->refs = 1; in cdev_init() [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/limits/ |
H A D | snapshot_limit.ksh | 1 #!/bin/ksh -p 2 # SPDX-License-Identifier: CDDL-1.0 36 # The has_capability() function was first exported in the 4.10 Linux kernel 42 if [[ $(linux_version) -lt $(linux_version "4.10") ]]; then 47 function setup function 49 # We can't delegate 'mount' privs under Linux: to avoid issues with 52 log_must zfs create -o mountpoint=none "$DATASET_TEST" 53 log_must zfs create -o mountpoint=none "$DATASET_UTIL" 59 # Ensure our non-root user has the permission to create the 65 log_must zfs allow -d -l $STAFF1 \ [all …]
|
H A D | filesystem_limit.ksh | 1 #!/bin/ksh -p 2 # SPDX-License-Identifier: CDDL-1.0 35 # The has_capability() function was first exported in the 4.10 Linux kernel 41 if [[ $(linux_version) -lt $(linux_version "4.10") ]]; then 46 function setup function 48 # We can't delegate 'mount' privs under Linux: to avoid issues with 51 log_must zfs create -o mountpoint=none "$DATASET_TEST" 52 log_must zfs create -o mountpoint=none "$DATASET_UTIL" 58 # Ensure our non-root user has the permission to create the 64 log_must zfs allow -d -l $STAFF1 'create,mount,rename,clone,receive' \ [all …]
|
/freebsd/stand/kboot/kboot/arch/amd64/ |
H A D | amd64_tramp.S | 1 /*- 27 * This is the trampoline that starts the FreeBSD kernel. Since the Linux kernel 31 * analogous to the "purgatory" code in the linux kernel. Details about these 42 * uint64_t memmap_src; // Linux-provided memory map PA 54 * the stack, not in registers, and these args are 32-bit not 64. The extra stuff 59 * - kernel mapped at KERNBASE, aligned to 2MB, below 4GB, contiguous memory 60 * - %cr3 tells us our PA later in boot, so we install it before jumping 62 * - there is a 2M hole at KERNBASE (KERNSTART = KERNBASE + 2M) 63 * - kernel is mapped with 2M superpages 64 * - The kernel, modules and metadata is in first 4GB which is unity mapped [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | print-usb.c | 26 #include "netdissect-stdinc.h" 50 * USB setup header as defined in USB specification. 51 * Appears at the front of each Control S-type packet in DLT_USB captures. 70 * Header prepended by linux kernel to each event. 80 nd_uint8_t setup_flag;/*if !=0 the urb setup header is not present*/ 87 pcap_usb_setup setup; member 91 * Header prepended by linux kernel to each event for the 2.6.31 94 * are zeroed-out padding fields. 105 nd_uint8_t setup_flag;/*if !=0 the urb setup header is not present*/ 113 pcap_usb_setup setup; member [all …]
|
/freebsd/share/man/man9/ |
H A D | usbdi.9 | 147 setup. 150 "xfer->priv_sc". 154 This pointer is used to initialize "xfer->priv_mtx". 156 A non-zero return value indicates failure. 185 This function is always non-blocking and must be called with the 186 so-called private USB mutex locked. 198 This function is always non-blocking and must be called with the 199 so-called private USB mutex locked. 257 .Bd -literal -offset indent 268 * Setup xfer frame lengths/count and data [all …]
|
/freebsd/contrib/googletest/docs/ |
H A D | primer.md | 9 Linux, Windows, or a Mac, if you write C++ code, GoogleTest can help you. And it 24 platform-neutral; its tests should also be platform-neutral. GoogleTest 30 tests that report non-fatal failures after which the current test continues. 31 Thus, you can detect and fix multiple bugs in a single run-edit-compile 38 across tests and pay for the set-up/tear-down only once, without making 72 :----------------------------------------------------------------------------------- | :-----------… 73 …am path with specific input values and verify the results | [TEST()](#simple-tests) | [Test Case][… 76 [istqb test case]: https://glossary.istqb.org/en_US/term/test-case-2 77 [istqb test suite]: https://glossary.istqb.org/en_US/term/test-suite-1-3 116 possibly skipping clean-up code that comes after it, it may cause a space leak. [all …]
|