Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/21/1997 20:10:08
thorpej
Tue Oct 21 13:00:23 PDT 1997
Update of /cvsroot/src/lib/librmt
In directory netbsd1:/var/slash-tmp/cvs-serv25772

Modified Files:
      Tag: netbsd-1-3
	rmtlib.c 
Log Message:
Pull up from trunk:

- Convert a few functions to variable arguments so that they can be
  prototyped like the functions that they remap (open, fcntl, ioctl).
- Pull in prototypes from <rmt.h>.


thorpej
Tue Oct 21 13:05:00 PDT 1997
Update of /cvsroot/src/bin/mt
In directory netbsd1:/var/slash-tmp/cvs-serv26259

Modified Files:
	mt.c 
Log Message:
<rmt.h> does funky function remapping stuff.  Include it after we've
pulled in the other headers.


thorpej
Tue Oct 21 13:06:02 PDT 1997
Update of /cvsroot/src/bin/mt
In directory netbsd1:/var/slash-tmp/cvs-serv26354

Modified Files:
      Tag: netbsd-1-3
	mt.c 
Log Message:
Pull up from trunk:

<rmt.h> does funky function remapping stuff.  Include it after we've
pulled in the other headers.