| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the experimental NFS client so that it does not bogusly | rmacklem | 2011-04-25 | 1 | -1/+1 |
* | Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separate | rmacklem | 2010-07-24 | 1 | -1/+1 |
* | Factor out the code shared between NFS client and server into its own | marius | 2010-02-16 | 1 | -2/+2 |
* | EXPORT_SYMS is not, in fact, required, for a dependent module to access | rwatson | 2009-10-13 | 1 | -10/+0 |
* | Export DTrace symbols from nfsclient so that dtnfsclient can get to them. | rwatson | 2009-10-12 | 1 | -0/+10 |
* | Remove the old kernel RPC implementation and the NFS_LEGACYRPC option. | dfr | 2009-06-30 | 1 | -1/+1 |
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | bz | 2009-06-08 | 1 | -1/+1 |
* | Remove the unmaintained University of Michigan NFSv4 client from 8.x | rwatson | 2009-05-22 | 1 | -11/+1 |
* | Add opt_kdtrace.h to fix standalone module build. | jhb | 2009-04-06 | 1 | -1/+1 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -1/+1 |
* | Implement support for RPCSEC_GSS authentication to both the NFS client | dfr | 2008-11-03 | 1 | -2/+2 |
* | Style: Remove blank lines before EOF. | yar | 2006-02-18 | 1 | -1/+0 |
* | Work around the fact that nfsclient SRCS must include | yar | 2006-02-18 | 1 | -0/+17 |
* | Let modules use the kernel's opt_*.h files if built along with | yar | 2005-10-14 | 1 | -3/+5 |
* | Let kmod.mk touch opt_*.h files as needed. | ru | 2004-09-04 | 1 | -2/+1 |
* | Change the following environment variables to kernel options: | brian | 2004-07-08 | 1 | -1/+1 |
* | Change the following kernel options to environment variables: | brian | 2004-07-08 | 1 | -1/+1 |
* | Quick hack to make the nfsclient.ko loadable again. This brings in | imp | 2003-11-16 | 1 | -1/+12 |
* | Moved nfs_diskless setup code from autoconf.c to nfsclient/nfs_diskless.c | jake | 2002-09-22 | 1 | -1/+1 |
* | Add IPv6 support. | alfred | 2002-07-15 | 1 | -0/+8 |
* | Drop <bsd.man.mk> support from <bsd.kmod.mk>. | ru | 2002-01-11 | 1 | -1/+0 |
* | Add nfs_lock.c to the build list. *blush* | peter | 2001-09-20 | 1 | -1/+1 |
* | Cleanup and split of nfs client and server code. | peter | 2001-09-18 | 1 | -7/+8 |
* | NFS module now requires nfs_lock.c | alfred | 2001-04-18 | 1 | -1/+1 |
* | Zap some bad examples: | peter | 2001-02-04 | 1 | -2/+1 |
* | Use a consistent style and one much closer to the rest of /usr/src | obrien | 2001-01-06 | 1 | -0/+1 |
* | Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of | peter | 2000-05-27 | 1 | -1/+1 |
* | Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. | peter | 2000-05-04 | 1 | -1/+1 |
* | Remove a whole bunch of "CFLAGS+= -DFSNAME" cruft. It hasn't been | peter | 1999-12-12 | 1 | -1/+0 |
* | Bring these more into line with other modules that have .h files generated | peter | 1999-12-12 | 1 | -2/+2 |
* | Removed special rules for building and cleaning device interface files | bde | 1999-11-28 | 1 | -4/+0 |
* | Unbreak this build. | green | 1999-11-02 | 1 | -3/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Sample initial set of kld-ified modules. Not all have been completely | peter | 1998-10-16 | 1 | -6/+6 |
* | Finished previous fix - don't forget to add one dummy options header | bde | 1998-07-07 | 1 | -13/+10 |
* | Fix the N'th occurance of missed bits due to opt_???? mucking. | sos | 1998-07-02 | 1 | -2/+5 |
* | add new opt_nfs.h to cleanfiles... | jmg | 1998-06-30 | 1 | -2/+2 |
* | fix buildworld hopefully be3fore anyone complains... | jmg | 1998-06-30 | 1 | -1/+3 |
* | Back out opt_diagnostic.h changes. | eivind | 1998-02-06 | 1 | -6/+3 |
* | Make the LKMs handle DIAGNOSTIC as a new-style option. | eivind | 1998-02-04 | 1 | -3/+6 |
* | Minor fixups after INET option change. | eivind | 1998-01-09 | 1 | -3/+13 |
* | Revert $FreeBSD$ back to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Create NFS LKM. | wollman | 1994-09-22 | 1 | -0/+11 |