]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/nfsclient
Remove stale reference to deprecated mini-disklayer stuff.
[FreeBSD/FreeBSD.git] / sys / nfsclient /
2003-01-16 murrayThis commit was generated by cvs2svn to compensate...
2003-01-16 obrienThis commit was generated by cvs2svn to compensate...
2003-01-15 murrayThis commit was generated by cvs2svn to compensate...
2003-01-08 peterThis commit was generated by cvs2svn to compensate...
2003-01-06 desThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-04 phkSince Jeffr made the std* functions the default in...
2003-01-03 phkConvert calls to BUF_STRATEGY to VOP_STRATEGY calls...
2003-01-03 desThis commit was generated by cvs2svn to compensate...
2002-12-30 schweikhFix typos, mostly s/ an / a / where appropriate and...
2002-12-28 dillonAbstract-out the constants for the sequential heuristic.
2002-12-24 hsuSMP locking for radix nodes.
2002-12-23 alcAvoid holding the vnode interlock around malloc() or...
2002-12-22 hsuSMP locking for ifnet list.
2002-12-21 dillondo not try to free a mountpoint that we did not allocate.
2002-12-19 obrienThis commit was generated by cvs2svn to compensate...
2002-12-16 desThis commit was generated by cvs2svn to compensate...
2002-12-13 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 desThis commit was generated by cvs2svn to compensate...
2002-12-02 obrienThis commit was generated by cvs2svn to compensate...
2002-12-02 peterThis commit was generated by cvs2svn to compensate...
2002-11-27 iwasakiThis commit was generated by cvs2svn to compensate...
2002-11-24 nectarThis commit was generated by cvs2svn to compensate...
2002-11-20 alfredreapply 1.26 through 1.28.
2002-11-20 alfredforgot about 5.x freeze, backout 1.26 through 1.28...
2002-11-20 alfredremove useless casts, unused macros and cleanup a line...
2002-11-20 alfredcomment and untwist error return logic
2002-11-20 alfredRemove an outdated comment complaining about exporting...
2002-11-14 dougbThis commit was generated by cvs2svn to compensate...
2002-11-12 obrienThis commit was generated by cvs2svn to compensate...
2002-11-04 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 desThis commit was generated by cvs2svn to compensate...
2002-10-23 desThis commit was generated by cvs2svn to compensate...
2002-10-23 assarThis commit was generated by cvs2svn to compensate...
2002-10-22 assarThis commit was generated by cvs2svn to compensate...
2002-10-20 phkDon't examine an un-initialized variable.
2002-10-20 phkRemove extern declarations of stuff which is static...
2002-10-15 ruThis commit was generated by cvs2svn to compensate...
2002-10-14 ruThis commit was generated by cvs2svn to compensate...
2002-10-14 mckusickRegularize the vop_stdlock'ing protocol across all...
2002-10-12 mpThis commit was generated by cvs2svn to compensate...
2002-10-12 acheThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 mikeChange iov_base's type from `char *' to the standard...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-04 iwasakiThis commit was generated by cvs2svn to compensate...
2002-10-02 scottlSome kernel threads try to do significant work, and...
2002-10-02 phkThis commit was generated by cvs2svn to compensate...
2002-10-01 jmallettBack our kernel support for reliable signal queues.
2002-09-30 jmallettLock access to the signal queue, and related structures...
2002-09-30 jmallettConvert use of p_siglist and old SIG*() macros to use...
2002-09-30 nectarThis commit was generated by cvs2svn to compensate...
2002-09-30 murrayThis commit was generated by cvs2svn to compensate...
2002-09-28 phkBe consistent about "static" functions: if the function...
2002-09-27 rwatsonRemove an errant debugging printf that got left in...
2002-09-26 rwatsonApparently pxeboot passes in a mygateway of non-zero...
2002-09-25 jeff - Lock access to the buf lists.
2002-09-22 jakeMoved nfs_diskless setup code from autoconf.c to nfscli...
2002-09-18 phkUse m_length() instead of home-rolled versions.
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-16 nectarThis commit was generated by cvs2svn to compensate...
2002-09-16 obrienThis commit was generated by cvs2svn to compensate...
2002-09-14 njlRemove all use of vnode->v_tag, replacing with appropri...
2002-09-08 phkNow that we have a cached mount credential in struct...
2002-09-05 bdeUse `struct uma_zone *' instead of uma_zone_t, so that...
2002-09-02 peterThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-08-31 obrienThis commit was generated by cvs2svn to compensate...
2002-08-30 nectarThis commit was generated by cvs2svn to compensate...
2002-08-29 iwasakiThis commit was generated by cvs2svn to compensate...
2002-08-28 gshapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 darrenrThis commit was generated by cvs2svn to compensate...
2002-08-28 darrenrThis commit was generated by cvs2svn to compensate...
2002-08-18 sobomaxIncrease size of ifnet.if_flags from 16 bits (short...
2002-08-15 alfredRemove a case of exposing 'struct ucred' to userspace...
2002-08-15 rwatsonIn order to better support flexible and extensible...
2002-08-13 phkIntroduce typedefs for the member functions of struct...
2002-08-12 rwatsonPass IO_NOMACCHECK to vn_rdwr() in the following checks...
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
next