aboutsummaryrefslogtreecommitdiff
path: root/sbin/nfsiod
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID() to quiet GCC 3.3 warnings.David E. O'Brien2003-05-031-3/+3
* No need to include sys/time.h, this unbreaks a c89 warning about long longAlfred Perlstein2002-08-161-1/+0
* The kldload() system call doesn't return 0 when it succeeded,Maxime Henrion2002-08-111-1/+1
* - Introduce a new struct xvfsconf, the userland version of struct vfsconf.Maxime Henrion2002-08-103-9/+8
* WARNS cleanPeter Wemm2002-07-242-7/+6
* The .Nm utilityPhilippe Charnier2002-07-061-2/+3
* mdoc(7) police: nits.Ruslan Ermilov2002-05-291-1/+1
* Turn nfsiod into a vfs loader and sysctl wrapper that controls the numberPeter Wemm2002-05-192-89/+47
* o remove __PWarner Losh2002-03-211-3/+3
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-4/+2
* Correct cross-reference:Maxim Sobolev2001-06-071-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Thresh-out the nfs manual page references a bitMatthew Dillon2000-01-131-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Change LKM/modload to KLD/kldload.Guy Helmer1999-04-131-4/+4
* Correct use of .Nm. Do not dot terminate syslog() strings. Remove unusedPhilippe Charnier1998-07-152-14/+12
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans1998-01-201-1/+0
* Fix missing arguments detected by "-Wformat".John Polstra1997-11-181-2/+3
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Merge from Lite2 (use new getvfsbyname() interface)Peter Wemm1997-03-112-9/+9
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-231-2/+3
* Catch the case where the children can die too soon causing wait3()Peter Wemm1995-10-011-1/+3
* Changes to support version 3 of the NFS protocol.Doug Rabson1995-06-271-1/+3
* Automatically load NFS and a bevy of other filesystems.Garrett Wollman1994-09-222-2/+34
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-263-0/+248