diff options
| author | cgd <cgd@NetBSD.org> | 1993-07-16 00:50:30 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1993-07-16 00:50:30 +0000 |
| commit | fbc8939fde84fd1a9cd3ccd0fc166a39070403f6 (patch) | |
| tree | 7bfb5304771ecb1f116c3457816b92f778a26f35 /sys | |
| parent | e969d9dd00de0adce800fc57b2631020dbe455e8 (diff) | |
more rcs id adding and header cleanup. i like vi macros!
(originally committed by cgd on 1993/05/20 03:18:44)
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/nfs/nfs_serv.c | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/sys/nfs/nfs_serv.c b/sys/nfs/nfs_serv.c index 0f5625c4f6a..17223bab431 100644 --- a/sys/nfs/nfs_serv.c +++ b/sys/nfs/nfs_serv.c @@ -33,16 +33,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)nfs_serv.c 7.40 (Berkeley) 5/15/91 - * - * PATCHES MAGIC LEVEL PATCH THAT GOT US HERE - * -------------------- ----- ---------------------- - * CURRENT PATCH LEVEL: 3 00090 - * -------------------- ----- ---------------------- - * - * 08 Sep 92 Rick "gopher I" Fix "truncate" (conflicting?) - * 28 Aug 92 Arne Henrik Juul Fixed NFS "create" bug - * 02 Mar 92 Greg Hackney Make NFS POSIX compliant (anon fix) + * from: @(#)nfs_serv.c 7.40 (Berkeley) 5/15/91 + * $Id: nfs_serv.c,v 1.4 1993/07/16 00:50:30 cgd Exp $ */ /* |
