Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a used #include (don't depend on "vnode_if.h" including <sys/buf.h>). | bde | 1999-02-25 | 1 | -0/+1 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-27 | 1 | -2/+2 |
* | Fixed bloatage of `struct inode'. We used 5 "spare" fields for ext2fs, | bde | 1998-10-13 | 1 | -2/+2 |
* | Support compiling with `gcc -ansi'. | bde | 1998-04-15 | 1 | -5/+5 |
* | Fix a problem with ext2fs so that filesystems mounted at reboot don't | dyson | 1997-08-04 | 1 | -1/+3 |
* | Removed unused #includes. | bde | 1997-06-14 | 1 | -1/+0 |
* | Use __i386__ instead of i386 in ifdefs. | bde | 1997-04-01 | 1 | -3/+5 |
* | Fixed type mismatches. i_spare[N] in ufs/inode.h changed from long to | bde | 1997-02-12 | 1 | -2/+2 |
* | ext2_inode_cnv.c: | bde | 1995-11-09 | 1 | -5/+2 |
* | Cleaned up some lint and some obvious prototyping errors. | dyson | 1995-11-08 | 1 | -3/+2 |
* | Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO | dyson | 1995-11-05 | 1 | -0/+582 |