diff options
Diffstat (limited to 'usr.bin/doscmd')
51 files changed, 51 insertions, 51 deletions
diff --git a/usr.bin/doscmd/Makefile b/usr.bin/doscmd/Makefile index 99b92f61c6c5..4126b85a52f7 100644 --- a/usr.bin/doscmd/Makefile +++ b/usr.bin/doscmd/Makefile @@ -1,6 +1,6 @@ # from BSDI Makefile,v 2.6 1996/04/08 20:06:40 bostic Exp # -# $Id: Makefile,v 1.14 1999/01/22 12:45:27 jdp Exp $ +# $Id: Makefile,v 1.13.2.1 1999/01/22 18:40:55 jdp Exp $ PROG= doscmd SRCS= AsyncIO.c ParseBuffer.c bios.c callback.c cpu.c dos.c cmos.c config.c \ diff --git a/usr.bin/doscmd/ParseBuffer.c b/usr.bin/doscmd/ParseBuffer.c index 88c4771ecce5..38d94a2f8b1f 100644 --- a/usr.bin/doscmd/ParseBuffer.c +++ b/usr.bin/doscmd/ParseBuffer.c @@ -29,7 +29,7 @@ * * BSDI ParseBuffer.c,v 2.2 1996/04/08 19:32:15 bostic Exp * - * $Id: ParseBuffer.c,v 1.2 1996/09/22 05:52:53 miff Exp $ + * $Id: ParseBuffer.c,v 1.1 1997/08/09 01:42:32 dyson Exp $ */ #include <stdlib.h> diff --git a/usr.bin/doscmd/bios.c b/usr.bin/doscmd/bios.c index ccfdce826381..a6a86102bdf8 100644 --- a/usr.bin/doscmd/bios.c +++ b/usr.bin/doscmd/bios.c @@ -29,7 +29,7 @@ * * BSDI bios.c,v 2.3 1996/04/08 19:32:19 bostic Exp * - * $Id: bios.c,v 1.2 1997/08/15 23:41:23 jlemon Exp $ + * $Id: bios.c,v 1.3 1998/06/29 17:20:47 bde Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/callback.c b/usr.bin/doscmd/callback.c index 4b333ecc7c37..6753355aeec6 100644 --- a/usr.bin/doscmd/callback.c +++ b/usr.bin/doscmd/callback.c @@ -1,6 +1,6 @@ /* No copyright?! ** -** $Id: callback.c,v 1.3 1996/09/24 00:02:25 miff Exp $ +** $Id: callback.c,v 1.1 1997/08/09 01:42:34 dyson Exp $ */ diff --git a/usr.bin/doscmd/callback.h b/usr.bin/doscmd/callback.h index f81127e59f79..b7f04908bdeb 100644 --- a/usr.bin/doscmd/callback.h +++ b/usr.bin/doscmd/callback.h @@ -1,7 +1,7 @@ /* ** No copyright?! ** -** $Id: callback.h,v 1.4 1996/09/22 15:42:48 miff Exp $ +** $Id: callback.h,v 1.1 1997/08/09 01:43:05 dyson Exp $ */ typedef void (*callback_t)(regcontext_t *REGS); diff --git a/usr.bin/doscmd/cmos.c b/usr.bin/doscmd/cmos.c index 115cbc7ccde6..7e185848fa76 100644 --- a/usr.bin/doscmd/cmos.c +++ b/usr.bin/doscmd/cmos.c @@ -29,7 +29,7 @@ * * BSDI cmos.c,v 2.3 1996/04/08 19:32:20 bostic Exp * - * $Id: cmos.c,v 1.2 1996/09/18 16:12:24 miff Exp $ + * $Id: cmos.c,v 1.1 1997/08/09 01:42:35 dyson Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/com.h b/usr.bin/doscmd/com.h index c2857e2a43d4..58ec9878757e 100644 --- a/usr.bin/doscmd/com.h +++ b/usr.bin/doscmd/com.h @@ -29,7 +29,7 @@ * * BSDI com.h,v 2.2 1996/04/08 19:32:21 bostic Exp * - * $Id: com.h,v 1.3 1996/09/22 15:42:48 miff Exp $ + * $Id: com.h,v 1.1 1997/08/09 01:43:06 dyson Exp $ */ /* com.h for doscmd int14.c */ diff --git a/usr.bin/doscmd/config.c b/usr.bin/doscmd/config.c index 823c00a937fc..63f1dceb81ce 100644 --- a/usr.bin/doscmd/config.c +++ b/usr.bin/doscmd/config.c @@ -29,7 +29,7 @@ * * BSDI config.c,v 2.2 1996/04/08 19:32:22 bostic Exp * - * $Id: config.c,v 1.1 1997/08/09 01:42:35 dyson Exp $ + * $Id: config.c,v 1.2 1998/07/01 19:56:12 imp Exp $ */ #include <stdio.h> diff --git a/usr.bin/doscmd/cpu.c b/usr.bin/doscmd/cpu.c index bad8725e9bd1..e12dd9d33e35 100644 --- a/usr.bin/doscmd/cpu.c +++ b/usr.bin/doscmd/cpu.c @@ -1,7 +1,7 @@ /* ** No copyright ?! ** -** $Id: cpu.c,v 1.5 1996/09/25 11:05:54 miff Exp $ +** $Id: cpu.c,v 1.1 1997/08/09 01:42:36 dyson Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/crt0.c b/usr.bin/doscmd/crt0.c index 9b3779b15af6..f471b3138a3e 100644 --- a/usr.bin/doscmd/crt0.c +++ b/usr.bin/doscmd/crt0.c @@ -29,7 +29,7 @@ * * BSDI crt0.c,v 2.2 1996/04/08 19:32:24 bostic Exp * - * $Id: crt0.c,v 1.2 1996/09/18 16:12:25 miff Exp $ + * $Id: crt0.c,v 1.1 1997/08/09 01:42:37 dyson Exp $ */ char **environ; diff --git a/usr.bin/doscmd/cwd.c b/usr.bin/doscmd/cwd.c index 6a9b60f4a9cf..2a7a25e162f3 100644 --- a/usr.bin/doscmd/cwd.c +++ b/usr.bin/doscmd/cwd.c @@ -29,7 +29,7 @@ * * BSDI cwd.c,v 2.2 1996/04/08 19:32:25 bostic Exp * - * $Id: cwd.c,v 1.2 1998/07/01 19:56:13 imp Exp $ + * $Id: cwd.c,v 1.3 1998/07/01 23:31:53 imp Exp $ */ #include <sys/types.h> diff --git a/usr.bin/doscmd/cwd.h b/usr.bin/doscmd/cwd.h index 323512ff9e4e..4b33590a4272 100644 --- a/usr.bin/doscmd/cwd.h +++ b/usr.bin/doscmd/cwd.h @@ -29,7 +29,7 @@ * * BSDI cwd.h,v 2.2 1996/04/08 19:32:26 bostic Exp * - * $Id: cwd.h,v 1.3 1996/09/23 09:59:23 miff Exp $ + * $Id: cwd.h,v 1.1 1997/08/09 01:43:07 dyson Exp $ */ static inline u_char * diff --git a/usr.bin/doscmd/debug.c b/usr.bin/doscmd/debug.c index e736f8db4c6b..0741bd9755c1 100644 --- a/usr.bin/doscmd/debug.c +++ b/usr.bin/doscmd/debug.c @@ -31,7 +31,7 @@ * * from: BSDI doscmd.c,v 2.3 1996/04/08 19:32:30 bostic Exp * - * $Id: debug.c,v 1.5 1996/09/25 00:03:43 miff Exp $ + * $Id: debug.c,v 1.1 1997/08/09 01:42:38 dyson Exp $ */ diff --git a/usr.bin/doscmd/dispatch.h b/usr.bin/doscmd/dispatch.h index 59620f159312..619ce7d4a61e 100644 --- a/usr.bin/doscmd/dispatch.h +++ b/usr.bin/doscmd/dispatch.h @@ -23,7 +23,7 @@ ** OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ** SUCH DAMAGE. ** -** $Id: dispatch.h,v 1.3 1996/09/22 05:52:56 miff Exp $ +** $Id: dispatch.h,v 1.1 1997/08/09 01:43:07 dyson Exp $ */ /* diff --git a/usr.bin/doscmd/dos.c b/usr.bin/doscmd/dos.c index b81330483f18..b4669de1aef8 100644 --- a/usr.bin/doscmd/dos.c +++ b/usr.bin/doscmd/dos.c @@ -31,7 +31,7 @@ * * BSDI int21.c,v 2.2 1996/04/08 19:32:51 bostic Exp * - * $Id: dos.c,v 1.4 1998/07/16 23:54:23 imp Exp $ + * $Id: dos.c,v 1.5 1998/07/17 00:18:52 imp Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/dos.h b/usr.bin/doscmd/dos.h index 030438e7e922..60af424c4200 100644 --- a/usr.bin/doscmd/dos.h +++ b/usr.bin/doscmd/dos.h @@ -29,7 +29,7 @@ * * BSDI dos.h,v 2.2 1996/04/08 19:32:28 bostic Exp * - * $Id: dos.h,v 1.7 1996/09/23 09:59:24 miff Exp $ + * $Id: dos.h,v 1.1 1997/08/09 01:43:08 dyson Exp $ */ /* diff --git a/usr.bin/doscmd/doscmd.c b/usr.bin/doscmd/doscmd.c index 454a38be2938..fccc9f69e934 100644 --- a/usr.bin/doscmd/doscmd.c +++ b/usr.bin/doscmd/doscmd.c @@ -29,7 +29,7 @@ * * BSDI doscmd.c,v 2.3 1996/04/08 19:32:30 bostic Exp * - * $Id: doscmd.c,v 1.7 1998/07/16 23:54:25 imp Exp $ + * $Id: doscmd.c,v 1.8 1998/07/28 03:39:59 jlemon Exp $ */ #include <sys/types.h> diff --git a/usr.bin/doscmd/doscmd.h b/usr.bin/doscmd/doscmd.h index 224f9efe1178..4ba5e84d6dd8 100644 --- a/usr.bin/doscmd/doscmd.h +++ b/usr.bin/doscmd/doscmd.h @@ -29,7 +29,7 @@ * * BSDI doscmd.h,v 2.3 1996/04/08 19:32:32 bostic Exp * - * $Id: doscmd.h,v 1.3 1997/09/30 22:03:41 jlemon Exp $ + * $Id: doscmd.h,v 1.4 1998/07/01 19:56:15 imp Exp $ */ diff --git a/usr.bin/doscmd/doscmd_loader.c b/usr.bin/doscmd/doscmd_loader.c index 7032bfb5cf25..64999f04531d 100644 --- a/usr.bin/doscmd/doscmd_loader.c +++ b/usr.bin/doscmd/doscmd_loader.c @@ -29,7 +29,7 @@ * * BSDI doscmd_loader.c,v 2.3 1996/04/08 19:32:33 bostic Exp * - * $Id: doscmd_loader.c,v 1.2 1996/09/22 05:52:59 miff Exp $ + * $Id: doscmd_loader.c,v 1.1 1997/08/09 01:42:41 dyson Exp $ */ #include <stdio.h> diff --git a/usr.bin/doscmd/ems.c b/usr.bin/doscmd/ems.c index 25b68db32695..53a440254749 100644 --- a/usr.bin/doscmd/ems.c +++ b/usr.bin/doscmd/ems.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id$ + * $Id: ems.c,v 1.1 1997/09/30 22:03:43 jlemon Exp $ */ /* diff --git a/usr.bin/doscmd/ems.h b/usr.bin/doscmd/ems.h index 990866cff785..6d1e62bdc534 100644 --- a/usr.bin/doscmd/ems.h +++ b/usr.bin/doscmd/ems.h @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: ems.h,v 1.1 1997/09/30 22:03:45 jlemon Exp $ + * $Id: ems.h,v 1.2 1998/07/16 23:54:26 imp Exp $ */ #ifndef EMS_H diff --git a/usr.bin/doscmd/emsdriv.S b/usr.bin/doscmd/emsdriv.S index ffa2c9839212..4d7d681bb5a7 100644 --- a/usr.bin/doscmd/emsdriv.S +++ b/usr.bin/doscmd/emsdriv.S @@ -24,7 +24,7 @@ ! (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF ! THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ! -! $Id$ +! $Id: emsdriv.S,v 1.1 1997/09/30 22:03:47 jlemon Exp $ ! diff --git a/usr.bin/doscmd/emuint.c b/usr.bin/doscmd/emuint.c index 1b2bfdd73290..5780b12c9778 100644 --- a/usr.bin/doscmd/emuint.c +++ b/usr.bin/doscmd/emuint.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id$ + * $Id: emuint.c,v 1.1 1997/09/30 22:03:50 jlemon Exp $ */ #include <sys/param.h> diff --git a/usr.bin/doscmd/emuint.h b/usr.bin/doscmd/emuint.h index d90b60ec36ec..2ef6ce1356a0 100644 --- a/usr.bin/doscmd/emuint.h +++ b/usr.bin/doscmd/emuint.h @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id$ + * $Id: emuint.h,v 1.1 1997/09/30 22:03:52 jlemon Exp $ */ diff --git a/usr.bin/doscmd/exe.c b/usr.bin/doscmd/exe.c index 0314a62442e7..30c1ecdaaba4 100644 --- a/usr.bin/doscmd/exe.c +++ b/usr.bin/doscmd/exe.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * BSDI exe.c,v 2.2 1996/04/08 19:32:34 bostic Exp - * $Id: exe.c,v 1.3 1996/09/22 06:26:01 miff Exp $ + * $Id: exe.c,v 1.1 1997/08/09 01:42:42 dyson Exp $ */ #include <stdio.h> diff --git a/usr.bin/doscmd/int.c b/usr.bin/doscmd/int.c index 2385f5624a1f..610dc9230e00 100644 --- a/usr.bin/doscmd/int.c +++ b/usr.bin/doscmd/int.c @@ -1,7 +1,7 @@ /* ** No copyright?! ** -** $Id: int.c,v 1.4 1997/03/18 02:36:56 msmith Exp $ +** $Id: int.c,v 1.1 1997/08/09 01:42:45 dyson Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/int10.c b/usr.bin/doscmd/int10.c index 0f02cbd94032..419a6e6902e2 100644 --- a/usr.bin/doscmd/int10.c +++ b/usr.bin/doscmd/int10.c @@ -29,7 +29,7 @@ * * BSDI int10.c,v 2.3 1996/04/08 19:32:40 bostic Exp * - * $Id: int10.c,v 1.2 1996/09/22 05:53:00 miff Exp $ + * $Id: int10.c,v 1.1 1997/08/09 01:42:45 dyson Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/int13.c b/usr.bin/doscmd/int13.c index 2e6db4b96ec0..d49f4bfcecb4 100644 --- a/usr.bin/doscmd/int13.c +++ b/usr.bin/doscmd/int13.c @@ -29,7 +29,7 @@ * * BSDI int13.c,v 2.3 1996/04/08 19:32:43 bostic Exp * - * $Id: int13.c,v 1.1 1997/08/09 01:42:46 dyson Exp $ + * $Id: int13.c,v 1.2 1998/07/01 19:56:15 imp Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/int14.c b/usr.bin/doscmd/int14.c index 602bb80b14f0..f4ab4d1607a6 100644 --- a/usr.bin/doscmd/int14.c +++ b/usr.bin/doscmd/int14.c @@ -32,7 +32,7 @@ * * BSDI int14.c,v 2.2 1996/04/08 19:32:45 bostic Exp * - * $Id: int14.c,v 1.3 1996/09/22 15:42:53 miff Exp $ + * $Id: int14.c,v 1.1 1997/08/09 01:42:47 dyson Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/int16.c b/usr.bin/doscmd/int16.c index ccf99cd7e458..c5b097b61372 100644 --- a/usr.bin/doscmd/int16.c +++ b/usr.bin/doscmd/int16.c @@ -29,7 +29,7 @@ * * BSDI int16.c,v 2.2 1996/04/08 19:32:47 bostic Exp * - * $Id: int16.c,v 1.3 1996/09/22 15:42:54 miff Exp $ + * $Id: int16.c,v 1.1 1997/08/09 01:42:48 dyson Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/int17.c b/usr.bin/doscmd/int17.c index 88621917a55a..4ec2ab4d082f 100644 --- a/usr.bin/doscmd/int17.c +++ b/usr.bin/doscmd/int17.c @@ -29,7 +29,7 @@ * * BSDI int17.c,v 2.2 1996/04/08 19:32:48 bostic Exp * - * $Id: int17.c,v 1.2 1998/01/22 02:44:54 msmith Exp $ + * $Id: int17.c,v 1.3 1998/07/02 05:23:55 imp Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/int1a.c b/usr.bin/doscmd/int1a.c index 7a973307540e..25d086335ef8 100644 --- a/usr.bin/doscmd/int1a.c +++ b/usr.bin/doscmd/int1a.c @@ -29,7 +29,7 @@ * * BSDI int1a.c,v 2.2 1996/04/08 19:32:49 bostic Exp * - * $Id: int1a.c,v 1.1 1997/08/09 01:42:49 dyson Exp $ + * $Id: int1a.c,v 1.2 1998/06/29 17:20:48 bde Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/int2f.c b/usr.bin/doscmd/int2f.c index e8fecb3d9538..105088a7cbe2 100644 --- a/usr.bin/doscmd/int2f.c +++ b/usr.bin/doscmd/int2f.c @@ -29,7 +29,7 @@ * * BSDI int2f.c,v 2.2 1996/04/08 19:32:53 bostic Exp * - * $Id: int2f.c,v 1.1 1997/08/09 01:42:50 dyson Exp $ + * $Id: int2f.c,v 1.2 1998/06/30 22:23:06 imp Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/intff.c b/usr.bin/doscmd/intff.c index a32c64698c80..a0a19d197c41 100644 --- a/usr.bin/doscmd/intff.c +++ b/usr.bin/doscmd/intff.c @@ -29,7 +29,7 @@ * * BSDI intff.c,v 2.2 1996/04/08 19:32:56 bostic Exp * - * $Id: intff.c,v 1.4 1998/07/02 05:12:53 imp Exp $ + * $Id: intff.c,v 1.5 1998/07/02 14:07:31 sos Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/mem.c b/usr.bin/doscmd/mem.c index 025d86e37bfe..cce3f4afd3fb 100644 --- a/usr.bin/doscmd/mem.c +++ b/usr.bin/doscmd/mem.c @@ -29,7 +29,7 @@ * * BSDI mem.c,v 2.2 1996/04/08 19:32:57 bostic Exp * - * $Id: mem.c,v 1.4 1996/09/22 15:42:57 miff Exp $ + * $Id: mem.c,v 1.1 1997/08/09 01:42:52 dyson Exp $ */ #include <stdio.h> diff --git a/usr.bin/doscmd/mouse.c b/usr.bin/doscmd/mouse.c index 859366705fb4..658eb7b7987d 100644 --- a/usr.bin/doscmd/mouse.c +++ b/usr.bin/doscmd/mouse.c @@ -29,7 +29,7 @@ * * BSDI int33.c,v 2.2 1996/04/08 19:32:54 bostic Exp * - * $Id: mouse.c,v 1.3 1996/09/22 15:42:58 miff Exp $ + * $Id: mouse.c,v 1.1 1997/08/09 01:42:52 dyson Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/mouse.h b/usr.bin/doscmd/mouse.h index e819c50ad901..d11ebfb4366e 100644 --- a/usr.bin/doscmd/mouse.h +++ b/usr.bin/doscmd/mouse.h @@ -29,7 +29,7 @@ * * BSDI mouse.h,v 2.2 1996/04/08 19:32:58 bostic Exp * - * $Id: mouse.h,v 1.3 1996/09/22 15:42:58 miff Exp $ + * $Id: mouse.h,v 1.1 1997/08/09 01:43:10 dyson Exp $ */ typedef struct { diff --git a/usr.bin/doscmd/net.c b/usr.bin/doscmd/net.c index 464113f62e72..99321550c725 100644 --- a/usr.bin/doscmd/net.c +++ b/usr.bin/doscmd/net.c @@ -1,7 +1,7 @@ /* ** No copyright! ** -** $Id: net.c,v 1.3 1996/09/22 15:42:58 miff Exp $ +** $Id: net.c,v 1.1 1997/08/09 01:42:53 dyson Exp $ ** ** NetBIOS etc. hooks. */ diff --git a/usr.bin/doscmd/port.c b/usr.bin/doscmd/port.c index c9a06b29957f..6297012b3518 100644 --- a/usr.bin/doscmd/port.c +++ b/usr.bin/doscmd/port.c @@ -29,7 +29,7 @@ * * BSDI port.c,v 2.2 1996/04/08 19:33:03 bostic Exp * - * $Id: port.c,v 1.1 1997/08/09 01:42:54 dyson Exp $ + * $Id: port.c,v 1.2 1999/01/20 17:55:22 imp Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/redir.S b/usr.bin/doscmd/redir.S index 4cb4e2e86c34..264d44dd1ae9 100644 --- a/usr.bin/doscmd/redir.S +++ b/usr.bin/doscmd/redir.S @@ -24,7 +24,7 @@ ! (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF ! THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ! -! $Id$ +! $Id: redir.S,v 1.1 1997/09/30 22:03:59 jlemon Exp $ ! diff --git a/usr.bin/doscmd/register.h b/usr.bin/doscmd/register.h index 1b6cecc23512..beaa74d032c5 100644 --- a/usr.bin/doscmd/register.h +++ b/usr.bin/doscmd/register.h @@ -23,7 +23,7 @@ ** OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ** SUCH DAMAGE. ** -** $Id: register.h,v 1.4 1997/03/18 02:36:56 msmith Exp $ +** $Id: register.h,v 1.1 1997/08/09 01:43:11 dyson Exp $ */ /****************************************************************************** diff --git a/usr.bin/doscmd/setver.c b/usr.bin/doscmd/setver.c index 2ae35180338c..fc3e9e0dbb27 100644 --- a/usr.bin/doscmd/setver.c +++ b/usr.bin/doscmd/setver.c @@ -29,7 +29,7 @@ * * BSDI setver.c,v 2.2 1996/04/08 19:33:04 bostic Exp * - * $Id: setver.c,v 1.2 1996/09/22 05:53:09 miff Exp $ + * $Id: setver.c,v 1.1 1997/08/09 01:42:54 dyson Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/signal.c b/usr.bin/doscmd/signal.c index c79a24ad1857..51e89e6af0b6 100644 --- a/usr.bin/doscmd/signal.c +++ b/usr.bin/doscmd/signal.c @@ -29,7 +29,7 @@ * * BSDI signal.c,v 2.2 1996/04/08 19:33:06 bostic Exp * - * $Id: signal.c,v 1.1 1997/08/09 01:42:55 dyson Exp $ + * $Id: signal.c,v 1.2 1998/02/28 16:02:24 jraynard Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/timer.c b/usr.bin/doscmd/timer.c index afaa69f804d3..417de74baecb 100644 --- a/usr.bin/doscmd/timer.c +++ b/usr.bin/doscmd/timer.c @@ -1,7 +1,7 @@ /* ** No copyright?! ** -** $Id: timer.c,v 1.3 1996/09/22 15:42:59 miff Exp $ +** $Id: timer.c,v 1.1 1997/08/09 01:42:56 dyson Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/trace.c b/usr.bin/doscmd/trace.c index 65a6ae36199e..d41e3caf825c 100644 --- a/usr.bin/doscmd/trace.c +++ b/usr.bin/doscmd/trace.c @@ -29,7 +29,7 @@ * * BSDI trace.c,v 2.2 1996/04/08 19:33:07 bostic Exp * - * $Id: trace.c,v 1.3 1996/09/25 00:03:44 miff Exp $ + * $Id: trace.c,v 1.1 1997/08/09 01:42:57 dyson Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/trap.c b/usr.bin/doscmd/trap.c index a3d5af0fe29e..fec08cc16468 100644 --- a/usr.bin/doscmd/trap.c +++ b/usr.bin/doscmd/trap.c @@ -29,7 +29,7 @@ * * BSDI trap.c,v 2.3 1996/04/08 19:33:08 bostic Exp * - * $Id: trap.c,v 1.1 1997/08/09 01:42:58 dyson Exp $ + * $Id: trap.c,v 1.2 1997/09/30 22:04:05 jlemon Exp $ */ #include "doscmd.h" diff --git a/usr.bin/doscmd/trap.h b/usr.bin/doscmd/trap.h index 2aa4e9dfa20c..2d55639af04d 100644 --- a/usr.bin/doscmd/trap.h +++ b/usr.bin/doscmd/trap.h @@ -29,7 +29,7 @@ * * BSDI trap.h,v 2.2 1996/04/08 19:33:09 bostic Exp * - * $Id: trap.h,v 1.2 1996/09/22 05:53:11 miff Exp $ + * $Id: trap.h,v 1.1 1997/08/09 01:43:12 dyson Exp $ */ #define CLI 0xfa diff --git a/usr.bin/doscmd/tty.c b/usr.bin/doscmd/tty.c index 4575ed77d18d..dcc4a94a3980 100644 --- a/usr.bin/doscmd/tty.c +++ b/usr.bin/doscmd/tty.c @@ -29,7 +29,7 @@ * * BSDI tty.c,v 2.4 1996/04/08 22:03:27 prb Exp * - * $Id: tty.c,v 1.3 1998/01/21 21:37:02 jlemon Exp $ + * $Id: tty.c,v 1.4 1998/02/22 23:36:54 msmith Exp $ */ #ifndef NO_X diff --git a/usr.bin/doscmd/video.h b/usr.bin/doscmd/video.h index 2ddded173c57..58fc85326d0e 100644 --- a/usr.bin/doscmd/video.h +++ b/usr.bin/doscmd/video.h @@ -29,7 +29,7 @@ * * BSDI video.h,v 2.2 1996/04/08 19:33:12 bostic Exp * - * $Id: video.h,v 1.2 1996/09/22 05:53:12 miff Exp $ + * $Id: video.h,v 1.1 1997/08/09 01:43:12 dyson Exp $ */ /* diff --git a/usr.bin/doscmd/xms.c b/usr.bin/doscmd/xms.c index b016a0aff87e..96077865eb2b 100644 --- a/usr.bin/doscmd/xms.c +++ b/usr.bin/doscmd/xms.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: xms.c,v 1.3 1997/09/30 22:04:06 jlemon Exp $ + * $Id: xms.c,v 1.4 1998/09/24 01:11:45 luoqi Exp $ */ /* diff --git a/usr.bin/doscmd/xms.h b/usr.bin/doscmd/xms.h index 14a223f895d5..0f3cb1fedf87 100644 --- a/usr.bin/doscmd/xms.h +++ b/usr.bin/doscmd/xms.h @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id$ + * $Id: xms.h,v 1.1 1997/08/15 23:41:26 jlemon Exp $ */ #ifndef XMS_H |
