History log of /freebsd-current/usr.sbin/nfsd/Makefile
Revision Date Author Comments
# 8a7b6120 23-Nov-2023 Warner Losh <imp@FreeBSD.org>

usr.sbin: Remove ancient SCCS tags.

Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl script.

Sponsored by: Netflix


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 081fb644 19-Jun-2021 Emmanuel Vadot <manu@FreeBSD.org>

pkgbase: Create a FreeBSD-nfs package

And move all the nfs related commands there.

Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D30754
Sponsored by: Diablotin Systems


# 69934c3d 05-Aug-2018 Rick Macklem <rmacklem@FreeBSD.org>

Add pnfsserver.4 to the Makefile for nfsd.


# 203c00b3 14-Jun-2018 Rick Macklem <rmacklem@FreeBSD.org>

Add a new man page that briefly describes the pNFS variant of the NFSv4.1
protocol.

This is a content change.


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# 71ccf092 02-Jan-2010 Ed Schouten <ed@FreeBSD.org>

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


# 20d0a5e5 23-May-2009 Rick Macklem <rmacklem@FreeBSD.org>

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)


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# 6f52836b 06-Nov-2004 Xin LI <delphij@FreeBSD.org>

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 :-)


# 052238b1 04-Apr-2003 David E. O'Brien <obrien@FreeBSD.org>

style.Makefile(5)


# 2d68bf45 03-Dec-2001 David E. O'Brien <obrien@FreeBSD.org>

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

Reviewed by: mike


# 91196234 18-Sep-2001 Peter Wemm <peter@FreeBSD.org>

Userland part of nfs client/server split and cleanup.


# 0a5779d4 26-Mar-2001 Ruslan Ermilov <ru@FreeBSD.org>

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


# fe655281 20-Mar-2001 Ruslan Ermilov <ru@FreeBSD.org>

Set the default manual section for sbin/ to 8.


# 433add6f 02-Sep-2000 Brian Somers <brian@FreeBSD.org>

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


# f499a396 24-Feb-2000 Mark Murray <markm@FreeBSD.org>

Use libcrypto instead of libdes.


# 87f01287 20-Jan-1998 Bruce Evans <bde@FreeBSD.org>

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


# 08966bd5 10-Mar-1997 Peter Wemm <peter@FreeBSD.org>

Merge from Lite2 (use new getvfsbyname() interface)


# 7b1aedd4 03-Jan-1996 Adam David <adam@FreeBSD.org>

oops, do it right this time


# 2cf2990b 03-Jan-1996 Adam David <adam@FreeBSD.org>

Link with libutil for kerberos too


# c129841a 01-Jan-1996 Peter Wemm <peter@FreeBSD.org>

Make nfsd use setproctitle from libutil...

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


# 5439cc46 30-Jan-1995 Doug Rabson <dfr@FreeBSD.org>

Add support for kerberised NQNFS.


# 76c72a54 07-Aug-1994 Garrett Wollman <wollman@FreeBSD.org>

Delete obsolete references to librpc.a.


# 404c1a5f 04-Aug-1994 Garrett Wollman <wollman@FreeBSD.org>

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.


# 8fae3551 26-May-1994 Rodney W. Grimes <rgrimes@FreeBSD.org>

BSD 4.4 Lite sbin Sources

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