Home
last modified time | relevance | path

Searched refs:dev (Results 1 – 25 of 7799) sorted by path

12345678910>>...312

/freebsd/
H A D.cirrus.yml4 # gcloud compute images list --project freebsd-org-cloud-dev --no-standard-images
6 image_project: freebsd-org-cloud-dev
H A D.clang-format142 - Regex: '^<dev/'
H A DLOCKS10 /sys/dev/random Requires Security Officer approval.
H A DMAINTAINERS100 sys/contrib/dev/ice erj Pre-commit phabricator review requested.
102 sys/dev/e1000 erj Pre-commit phabricator review requested.
103 sys/dev/ixgbe erj Pre-commit phabricator review requested.
104 sys/dev/ixl erj Pre-commit phabricator review requested.
105 sys/dev/ice erj Pre-commit phabricator review requested.
106 sys/dev/xen royger Pre-commit review recommended.
127 sys/dev/ofw nwhitehorn Pre-commit review recommended.
128 sys/dev/usb/wlan adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org
H A DMakefile247 -f /dev/null -V MAKEOBJDIRPREFIX dummy
297 .if !exists(/dev/filemon) && !defined(NO_FILEMON) && !make(showconfig)
299 .error ${.newline}ERROR: The filemon module (/dev/filemon) is not loaded. \
651 ${MAKE_PARAMS_${target_arch}} -V MK_CLANG_BOOTSTRAP 2>/dev/null || \
659 ${MAKE_PARAMS_${target_arch}} -V MK_LLD_BOOTSTRAP 2>/dev/null || \
702 @(cd ${.CURDIR} && env __MAKE_CONF=/dev/null \
752 config -m ${KERNSRCDIR}/${TARGET}/conf/${kernel} 2> /dev/null | \
760 @(cd ${.CURDIR} && env __MAKE_CONF=/dev/null \
H A DMakefile.inc11056 delete-old-libs >/dev/null; \
1104 -p ${WORLDTMP}/usr >/dev/null
1222 _ncpu_cmd=sysctl -n hw.ncpu 2>/dev/null || nproc 2>/dev/null || echo unknown
1491 @if which openssl>/dev/null; then \
1984 PKG_BIN_VERSION!=${PKG_CMD} --version </dev/null 2>/dev/null |\
2821 -p ${WORLDTMP}/usr >/dev/null
3078 -p ${NXBDESTDIR}/usr >/dev/null
3739 -p ${CDTMP}/usr >/dev/null
3775 -p ${XDDESTDIR} >/dev/null
3777 -p ${XDDESTDIR}/usr >/dev/null
[all …]
H A DMakefile.libcompat54 -p ${WORLDTMP}/usr >/dev/null
57 -p ${WORLDTMP}/usr/lib/debug/usr >/dev/null
H A DObsoleteFiles.inc3175 OLD_FILES+=usr/include/dev/ic/esp.h
8825 OLD_DIRS+=usr/include/dev/bktr
11007 OLD_DIRS+=usr/include/dev/lmc
12301 OLD_DIRS+=usr/include/dev/utopia
12509 OLD_FILES+=usr/include/dev/ic/rsa.h
14378 OLD_DIRS+=usr/include/dev/ieee488
14994 OLD_DIRS+=var/named/dev
16005 OLD_DIRS+=usr/include/legacy/dev/usb
16006 OLD_DIRS+=usr/include/legacy/dev
16098 OLD_DIRS+=usr/include/dev/usb2
[all …]
H A DRELNOTES50 One True Awk updated to 2nd Edition. See https://awk.dev for details
H A DUPDATING128 Move standard include files to the clibs-dev package and move clang
129 internal libraries and headers to clang and clang-dev. Upgrading systems
134 pkg upgrade -y FreeBSD-utilities-dev
867 already created /dev/tapNN devices. Access is still controlled by
927 Entropy collection and the /dev/random device are no longer optional
1552 affect users who use /dev/diskid/* device nodes, or whose FibreChannel
1776 The old drm (sys/dev/drm/) drivers for i915 and radeon have been
1778 (sys/dev/drm2) supports the same hardware.
/freebsd/.github/
H A DCODEOWNERS79 /sys/dev/drm2 @bsdimp
80 /sys/dev/ftgpio/ @stephane-rochoy-stormshield
81 /sys/dev/ftwd/ @stephane-rochoy-stormshield
82 /sys/dev/iscsi/ @trasz
83 /sys/dev/nctgpio/ @stephane-rochoy-stormshield
84 /sys/dev/ncthwm/ @stephane-rochoy-stormshield
85 /sys/dev/nvd @bsdimp
86 /sys/dev/nvme @bsdimp
87 /sys/dev/pci @bsdimp @bsdjhb
88 /sys/dev/superio/ @stephane-rochoy-stormshield
[all …]
/freebsd/.github/workflows/
H A Dcross-bootstrap-tools.yml27 pkgs: bmake libarchive-dev clang-12 lld-12
31 pkgs: bmake libarchive-dev clang-14 lld-14
61 …echo "NPROC=`getconf _NPROCESSORS_ONLN 2>/dev/null || getconf NPROCESSORS_ONLN 2>/dev/null || echo…
/freebsd/bin/cp/tests/
H A Dcp_test.sh63 atf_check cp /dev/null trunc
67 atf_check cp /dev/null trunc
312 atf_check -o file:foo cp foo /dev/stdout
/freebsd/bin/dd/
H A DMakefile23 LC_ALL=en_US.US-ASCII ./dd conv=${conv} 2>/dev/null | \
28 @./gen 189284 | ./dd ibs=16 obs=8 conv=sparse of=obs_zeroes 2> /dev/null
32 @./dd if=/dev/zero of=1M_zeroes bs=1048576 count=1 2> /dev/null
33 @./dd if=1M_zeroes of=1M_zeroes.1 bs=1048576 conv=sparse 2> /dev/null
34 @./dd if=1M_zeroes of=1M_zeroes.2 bs=1048576 2> /dev/null
/freebsd/bin/dd/tests/
H A Ddd2_test.sh59 dd if=fifo of=/dev/null 2>stderr &
80 dd if=fifo of=/dev/null 2>stderr &
/freebsd/bin/ed/
H A DPOSIX49 already contain one upon reading. In particular, reading /dev/null
57 r /dev/null
62 r /dev/null
/freebsd/bin/freebsd-version/
H A Dfreebsd-version.sh.in57 $LOADER_CONF_FILES 2>/dev/null)
/freebsd/bin/ls/
H A Dprint.c423 printdev(size_t width, dev_t dev) in printdev() argument
426 (void)printf("%#*jx ", (u_int)width, (uintmax_t)dev); in printdev()
/freebsd/bin/ls/tests/
H A Dls_tests.sh54 atf_check -e ignore -s exit:0 dd if=/dev/zero of=i count=1000 bs=1
58 atf_check -e empty -s exit:0 install -m 0755 /dev/null wxyz
97 dd if=/dev/zero of=${filesize}.file bs=1 \
104 dd if=/dev/zero of=${filesize}.file bs=$MB \
708 atf_check -e ignore -o empty -s exit:0 dd if=/dev/zero of=a.file \
710 atf_check -e ignore -o empty -s exit:0 dd if=/dev/zero of=b.file \
/freebsd/bin/mv/tests/
H A Dlegacy_test.sh47 if [ -f $2 ] && echo "$1-$1" | diff - $2 >/dev/null
186 mv 1/2/3/fa ${FS}db 2>/dev/null
240 mv da1/da2/da3/da ${FS}db1/db2/db3 2>/dev/null
252 mv da1/da2/da3/da ${FS}db1/db2/db3/da 2>/dev/null
/freebsd/bin/pax/
H A Dtables.c188 pt->dev = arcn->sb.st_dev; in chk_lnk()
239 (pt->dev == arcn->sb.st_dev)) in purg_lnk()
697 chk_dev(dev_t dev, int add) in chk_dev() argument
709 while ((pt != NULL) && (pt->dev != dev)) in chk_dev()
735 pt->dev = dev; in chk_dev()
795 arcn->sb.st_dev = dpt->dev; in map_dev()
826 dpt->dev = arcn->sb.st_dev; in map_dev()
858 dpt->dev = lastdev; in map_dev()
966 if ((pt->ino == ino) && (pt->dev == dev)) in add_atdir()
983 pt->dev = dev; in add_atdir()
[all …]
H A Dtables.h58 dev_t dev; /* files device number */ member
122 dev_t dev; /* the orig device number we now have to map */ member
129 dev_t dev; /* the new device id we use */ member
143 dev_t dev; /* dev and inode for fast lookup */ member
/freebsd/bin/pkill/tests/
H A Dpgrep-_lf_test.sh27 pgrep -f -L -F $pidfile $sleep 2>/dev/null
H A Dpkill-_lf_test.sh29 pkill -f -L -F $pidfile $sleep 2>/dev/null
H A Dpkill-j_test.sh53 fi 2>/dev/null
75 fi 2>/dev/null
92 fi 2>/dev/null
117 fi 2>/dev/null

12345678910>>...312