summaryrefslogtreecommitdiff
path: root/sys/gnu/ext2fs/ext2_inode_cnv.c
Commit message (Expand)AuthorAgeFilesLines
* Move ext2fs from src/gnu to src/gnu/fs.Craig Rodrigues2005-06-151-135/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Add partial support for large (>4GB) files on ext2 filesystems. ThisTim J. Robbins2004-02-181-0/+4
* Complete the separation of ext2fs from ufs by copying the remainingIan Dowse2002-05-161-90/+61
* Merged changes in ext2_fs.h between Linux 1.2.2 and Linux 2.3.35. TheBruce Evans2000-01-011-2/+2
* Use an ifdef in ext2_fs.h instead of a bogus separate file (ext2_fs_i.h)Bruce Evans2000-01-011-2/+5
* Fixed printf format errors.Bruce Evans1998-07-111-2/+3
* Don't include <sys/lock.h> in headers when only `struct simplelock' isBruce Evans1997-12-051-0/+1
* Removed __FreeBSD__ ifdefs.Bruce Evans1997-12-021-9/+0
* Removed unused #includes.Bruce Evans1997-06-141-1/+0
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-13/+13
* Whoops, I should've used the LINT config file. More ts -> tv changesNate Williams1996-09-201-13/+13
* ext2_inode_cnv.c:Bruce Evans1995-11-091-3/+5
* Cleaned up some lint and some obvious prototyping errors.John Dyson1995-11-081-4/+10
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOJohn Dyson1995-11-051-0/+157