History log of /freebsd-10-stable/usr.sbin/nfsd/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 201390 02-Jan-2010 ed

The last big commit: let usr.sbin/ use WARNS=6 by default.


# 192674 23-May-2009 rmacklem

Modify nfsd.c to add support for the experimental nfs server.
This includes the addition of a new flag "-4" that will force
use of the experimental server with nfsv4 support in it. This
commit also adds two new man pages to the repository that are
NFSv4 specific. One describes the file used by the server to
restart nfsv4 services safely. The other is a brief overview
of nfsv4 and its setup.

Reviewed by: dfr
Approved by: kib (mentor)


# 137319 06-Nov-2004 delphij

ANSI'fy nfsd(8) and some minor changes to make it WARNS=6 clean.

This commit does not affect the code generated, as proven by md5'ing
resulting binaries.

Bump WARNS accordingly.

Compiled on: sparc64, ia64, i386
Reviewed by: alfred (but blame me if anything goes wrong :-)


# 113091 04-Apr-2003 obrien

style.Makefile(5)


# 87325 04-Dec-2001 obrien

Default to WARNS=2.
Binary builds that cannot handle this must explicitly set WARNS=0.

Reviewed by: mike


# 83653 18-Sep-2001 peter

Userland part of nfs client/server split and cleanup.


# 74815 26-Mar-2001 ru

- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.


# 74531 20-Mar-2001 ru

Set the default manual section for sbin/ to 8.


# 65379 02-Sep-2000 brian

Don't use libutil now that setproctitle() is in libc


# 57449 24-Feb-2000 markm

Use libcrypto instead of libdes.


# 32645 20-Jan-1998 bde

Removed definition of _NEW_VFSCONF. The new vfsconf interface is now
the default.


# 23684 11-Mar-1997 peter

Merge from Lite2 (use new getvfsbyname() interface)


# 13189 03-Jan-1996 adam

oops, do it right this time


# 13188 03-Jan-1996 adam

Link with libutil for kerberos too


# 13141 01-Jan-1996 peter

Make nfsd use setproctitle from libutil...

Old code is still #ifdef OLD_SETPROCTITLE for comparison with the old
code.


# 6042 30-Jan-1995 dfr

Add support for kerberised NQNFS.


# 1923 07-Aug-1994 wollman

Delete obsolete references to librpc.a.


# 1855 05-Aug-1994 wollman

Convert to our man installation style. Also fixed long-standing bug
in `fastboot'/`fasthalt' in which the interpreter would hang around
after `reboot' or `halt' is run, causing an irritating ``Killed'' message.


# 1558 26-May-1994 rgrimes

BSD 4.4 Lite sbin Sources

Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.