summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nfsd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-2/+0
|
* Modify nfsd.c to add support for the experimental nfs server.rmacklem2009-05-241-1/+1
| | | | | | | | | | | | 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)
* ANSI'fy nfsd(8) and some minor changes to make it WARNS=6 clean.delphij2004-11-061-1/+1
| | | | | | | | | | 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 :-)
* style.Makefile(5)obrien2003-04-041-1/+2
|
* Default to WARNS=2.obrien2001-12-041-0/+1
| | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
* Userland part of nfs client/server split and cleanup.peter2001-09-181-8/+0
|
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
|
* Don't use libutil now that setproctitle() is in libcbrian2000-09-021-2/+0
|
* Use libcrypto instead of libdes.markm2000-02-241-5/+5
|
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowbde1998-01-201-1/+0
| | | | the default.
* Merge from Lite2 (use new getvfsbyname() interface)peter1997-03-111-0/+1
|
* oops, do it right this timeadam1996-01-031-1/+1
|
* Link with libutil for kerberos tooadam1996-01-031-1/+1
|
* Make nfsd use setproctitle from libutil...peter1996-01-011-0/+2
| | | | | Old code is still #ifdef OLD_SETPROCTITLE for comparison with the old code.
* Add support for kerberised NQNFS.dfr1995-01-301-0/+8
|
* Delete obsolete references to librpc.a.wollman1994-08-081-2/+0
|
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-1/+1
| | | | | in `fastboot'/`fasthalt' in which the interpreter would hang around after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+9
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
OpenPOWER on IntegriCloud