=================================================================== RCS file: /cvs/openbsd/update_openbsd/send_dmesg,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- openbsd/update_openbsd/send_dmesg 2010/01/11 18:58:53 1.5 +++ openbsd/update_openbsd/send_dmesg 2010/02/10 20:57:07 1.6 @@ -1,5 +1,5 @@ #!/bin/sh -# $RedRiver: send_dmesg,v 1.4 2009/12/10 19:35:26 andrew Exp $ +# $AFresh1: send_dmesg,v 1.4 2009/12/10 19:35:26 andrew Exp $ SUBJECT=`sysctl -n hw.vendor hw.product hw.version 2> /dev/null | xargs` [ -z "$SUBJECT" ] && SUBJECT=unknown