Home
last modified time | relevance | path

Searched refs:dmesg (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/tests/sys/kern/
H A Dsonewconn_overflow.py95 dmesg = check_output("/sbin/dmesg")
96 newOff = len(dmesg)
98 dmesg = dmesg[self.dmesgOff:]
99 for line in dmesg.splitlines():
/freebsd/sbin/dmesg/
H A DMakefile2 PROG= dmesg
3 MAN= dmesg.8
/freebsd/usr.sbin/periodic/etc/security/
H A D700.kernelmsg46 dmesg 2>/dev/null |
47 check_diff new_only dmesg - "${host} kernel log messages:"
/freebsd/.cirrus-ci/
H A Dpkg-install.sh10 dmesg tail:
11 $(dmesg | tail)
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-6-tests.sh97 sudo dmesg -c > dmesg-prerun.txt
/freebsd/sys/contrib/openzfs/tests/zfs-tests/callbacks/
H A Dzfs_dmesg.ksh27 sudo dmesg -c | tail -n $lines
/freebsd/libexec/rc/rc.d/
H A Ddmesg22 ( umask 022 ; /sbin/dmesg $rc_flags > ${dmesg_file} )
H A DMakefile23 dmesg \
/freebsd/sys/dev/firewire/
H A D00README78 dmesg and gdb those are statically linked.
84 (guess using bus_mgm -t or dmesg)
90 # dmesg -M /dev/fwmem0 -N /sys/i386/compile/GENERIC/kernel
/freebsd/usr.bin/fortune/datfiles/
H A Dfreebsd-tips.sp.ok18 dmesg
H A Dfreebsd-tips297 To see the output from when your computer started, run dmesg(8). If it has
298 been replaced with other messages, look at /var/run/dmesg.boot.
508 running dmesg(8) after inserting it. Then create an MBR schema, a single slice and
555 You can upload the dmesg of your system to help developers get an overview of commonly
559 --data-urlencode 'dmesg@/var/run/dmesg.boot' http://dmesgd.nycbug.org/index.cgi
/freebsd/tools/bsdbox/
H A DMakefile.base6 CRUNCH_PROGS_sbin+= dmesg sysctl init reboot
/freebsd/usr.sbin/crunch/examples/
H A Dfixit.conf24 progs chown clri disklabel dump dmesg fsck ifconfig init
/freebsd/tools/test/stress2/misc/
H A Dpkru2.sh6 grep -qw PKU /var/run/dmesg.boot || exit 0
/freebsd/sbin/
H A DMakefile13 dmesg \
/freebsd/tools/debugscripts/
H A Dgdbinit.kernel304 # dmesg: print msgbuf. Can take forever.
305 define dmesg
308 document dmesg
309 Print the system message buffer (dmesg) This can take a long time due to the time it takes to trans…
/freebsd/usr.sbin/mptable/
H A Dmptable.c151 static int dmesg; variable
184 dmesg = 1; in main()
242 if ( dmesg ) in main()
/freebsd/sys/contrib/openzfs/config/
H A Dax_count_cpus.m476 …[[freebsd*]],[[CPU_COUNT=`dmesg 2>/dev/null| $EGREP -e '^cpu@<:@0-9@:>@+: '|sort -u|$EGREP -e '^' …
78 …CPU_COUNT=`dmesg 2>/dev/null| $EGREP -e '^cpu@<:@0-9@:>@+ at'|sort -u|$EGREP -e '^' -c` || CPU_COU…
/freebsd/usr.sbin/crashinfo/
H A Dcrashinfo.sh334 dmesg -a -M $VMCORE -N $KERNEL
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dcommands.cfg30 dmesg
/freebsd/contrib/netbsd-tests/net/
H A Dnet_common.sh277 $HIJACKING dmesg
/freebsd/tests/sys/netinet/
H A Darp.sh212 msg=$(dmesg | tail -n 1)
/freebsd/sys/cam/
H A DREADME.quirks186 * Output from dmesg for failed attach attempts
187 * Output from dmesg for successful attach attempts (after quirk added)
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm47094-dlink-dir-890l.dts99 /* Called "factory reset" in the vendor dmesg */
/freebsd/rescue/rescue/
H A DMakefile92 camcontrol clri devfs dmesg dump \

12