From owner-freebsd-commit Sat Apr 29 14:31:00 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA17027 for commit-outgoing; Sat, 29 Apr 1995 14:31:00 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA17010 for cvs-sys-outgoing; Sat, 29 Apr 1995 14:30:53 -0700 Received: from thud.cdrom.com (thud.cdrom.com [192.216.222.13]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA17003 ; Sat, 29 Apr 1995 14:30:47 -0700 Received: (from joerg@localhost) by thud.cdrom.com (8.6.11/8.6.9) id OAA01700 ; Sat, 29 Apr 1995 14:30:33 -0700 Date: Sat, 29 Apr 1995 14:30:33 -0700 From: Joerg Wunsch Message-Id: <199504292130.OAA01700@thud.cdrom.com> To: CVS-commiters@thud.cdrom.com, cvs-sys@thud.cdrom.com Subject: cvs commit: src/sys/scsi scsi_tape.h st.c Sender: commit-owner@FreeBSD.org Precedence: bulk joerg 95/04/29 14:30:32 Modified: sys/scsi scsi_tape.h st.c Log: Finally implement the kernel hook for the "mt eom" command. (The user-level part has already been commited.) Note that i've lost the "official" code for this; it went into the system after 1.1.5.1. The commited code is my own version, but it has proven to work for me for more than a year now.