Searched refs:dmesg (Results 1 – 25 of 32) sorted by relevance
12
3 PROG= dmesg5 .PATH: ${.CURDIR}/../../../sbin/dmesg
3 PROG= dmesg4 MAN= dmesg.8
59 # (dmesg; sysctl hw.sensors) | \60 mail -s "Sony VAIO 505R laptop, suspend works OK" dmesg@openbsd.org66 kernel. If you have a multi-processor machine, dmesg results of both GENERIC.MP
4 disklabel dmesg dump dumpfs fdisk fsck fsck_ext2fs fsck_ffs \
5 dmesg doas ed eeprom encrypt fdisk fsck fsck_ext2fs fsck_ffs fsck_msdos ftp \
35 void dmesg(FILE *);191 dmesg(FILE *fp) in dmesg() function594 dmesg(fp); in template()
75 # Extract rootdisk from last 'root on ...' dmesg line.76 rootdisk=$(dmesg | sed -E '/^root on ([^ ]+) .*$/h;$!d;g;s//\1/')
258 dmesg | sed -n 'H;/^OpenBSD/h;${g;p;}'272 _i=$(dmesg | sed -n '/^'$_d' at /h;${g;s/^.*<\(.*\)>.*$/\1/p;}')277 _n=$(dmesg | sed -En '/^'$_d' at /h;${g;s/^.* ([a-z0-9]+\.[a-zA-Z0-9_]+)$/\1/p;}')295 bsort $(sed -n "$1" /var/run/dmesg.boot)2771 (dmesg; cat $CGI_INFO /*.conf; sysctl; route -n show; df;3634 dmesgtail >/var/run/dmesg.boot
30 LINK instbin sbin/dmesg
29 LINK instbin sbin/dmesg
31 LINK instbin sbin/dmesg
37 clri disklabel dump rdump dmesg fdisk fsck halt ifconfig init
405 (dmesg; sysctl hw.{uuid,serialno,sensors} ) >/dev/random 2>&1525 dmesg >/var/run/dmesg.boot
39 if dmesg | grep -q 'efifb0 at mainbus0'; then