File: nfs-server.lsm

package info (click to toggle)
netstd 3.07-2hamm.5
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 6,384 kB
  • ctags: 9,087
  • sloc: ansic: 72,547; cpp: 6,141; makefile: 1,681; yacc: 1,615; sh: 1,220; perl: 303; awk: 46
file content (21 lines) | stat: -rw-r--r-- 793 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
Begin3
Title:		Universal NFS Server for Linux
Version:	2.2beta37
Entered-date:	30SEP98
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:	linux.mathematik.tu-darmstadt.de /pub/linux/people/okir
		180kB nfs-server-2.2beta37.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