[BACK]Return to dir.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / ufs / ufs

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/ufs/ufs/dir.h between version 1.11 and 1.12

version 1.11, 2001/11/16 16:09:17 version 1.12, 2002/01/31 19:16:34
Line 77 
Line 77 
  * dp->d_ino set to 0.   * dp->d_ino set to 0.
  */   */
 #define DIRBLKSIZ       DEV_BSIZE  #define DIRBLKSIZ       DEV_BSIZE
   #undef MAXNAMLEN
 #define MAXNAMLEN       255  #define MAXNAMLEN       255
   
 struct  direct {  struct  direct {

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

CVSweb <webmaster@jp.NetBSD.org>