File: nfs-server.lsm

package info (click to toggle)
netstd 3.07-7slink.3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 6,312 kB
  • ctags: 9,027
  • sloc: ansic: 72,107; cpp: 6,144; makefile: 1,650; yacc: 1,614; sh: 1,164; perl: 308; awk: 46
file content (23 lines) | stat: -rw-r--r-- 886 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Begin3
Title:		Universal NFS Server for Linux
Version:	2.2beta34
Entered-date:	11MAY98
Description:	This package contains the NFS server implementation,
		consisting of nfsd, mountd, ugidd, rquotad, and showmount.
Keywords:	networking NFS RPC
Author:		shand@cad.jmrc.eecs.unsw.oz (Mark Shand)
		becker@cesdis.gsfc.nasa.gov (Donald Becker)
		jrs@world.std.com (Rick Sladkey)
		obz@raster.Kodak.COM (Orest Zborowski)
		waltje@uwalt.nl.mugnet.org (Fred N. van Kempen)
		okir@monad.swb.de (Olaf Kirch)
Maintained-by:	okir@monad.swb.de (Olaf Kirch)
Primary-site:	ftp.mathematik.th-darmstadt.de /pub/linux/okir/dontuse
		0kB nfs-server-2.2beta34.tar.gz
Alternate-site:	linux.nrao.edu /pub/people/linux/okir/dontuse
		0kB nfs-server-2.2beta34.tar.gz
Platform:	requires libwrap.a from tcp_wrappers-6.x or higher to run
		ugidd `safely.'
Copying-policy:	Mixed (BSD-style with GPL portions)
End