index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
gnu
/
ext2fs
/
ext2_extern.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an ext2_uninit() routine that undoes the actions performed by
iedowse
2002-05-18
1
-0
/
+1
*
Use explicitly-sized types where necessary to make ext2fs work again
iedowse
2002-05-18
1
-7
/
+7
*
Complete the separation of ext2fs from ufs by copying the remaining
iedowse
2002-05-16
1
-10
/
+19
*
Fixed some style bugs in the removal of __P(()). Continuation lines
bde
2002-03-23
1
-4
/
+3
*
Remove __P.
alfred
2002-03-19
1
-42
/
+42
*
KSE Milestone 2
julian
2001-09-12
1
-1
/
+1
*
Support filesystems with the not-so-new "sparse_superblocks" feature.
bde
2000-11-03
1
-0
/
+2
*
Don't pass unused unused timestamp args to UFS_UPDATE() or waste
bde
1999-01-07
1
-1
/
+1
*
Fixed bloatage of `struct inode'. We used 5 "spare" fields for ext2fs,
bde
1998-10-13
1
-2
/
+2
*
Removed unused function ll_w_block(). It has always had races due
bde
1998-06-21
1
-1
/
+0
*
Fixed configuration and linkage of ext2_checkoverlap().
bde
1998-02-13
1
-4
/
+0
*
Removed __FreeBSD__ ifdefs.
bde
1997-12-02
1
-5
/
+0
*
Another VFS cleanup "kilo commit"
phk
1997-10-16
1
-1
/
+1
*
VFS mega cleanup commit (x/N)
phk
1997-10-16
1
-4
/
+4
*
Clustered read and write are switched at mount-option level.
kato
1997-09-27
1
-13
/
+0
*
Uncut&paste cache_lookup().
phk
1997-08-26
1
-1
/
+1
*
Added sysctl args vfs.ext2fs.doclusterread and
kato
1997-08-23
1
-0
/
+13
*
Fixed gratuitous ANSIisms.
bde
1997-04-01
1
-3
/
+3
*
Fixed some invalid (non-atomic) accesses to `time', mostly ones of the
bde
1997-03-22
1
-0
/
+1
*
Fixed type mismatches. i_spare[N] in ufs/inode.h changed from long to
bde
1997-02-12
1
-2
/
+2
*
Add function prototypes for most of the new Lite2 functions.
mpp
1997-02-12
1
-0
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-1
/
+1
*
Removed bogus _BEGIN_DECLS/_END_DECLS.
bde
1996-05-01
1
-17
/
+10
*
Removed vestigial support for the obsolete FIFO option. In ext2fs
bde
1996-02-25
1
-5
/
+0
*
Staticize.
phk
1995-12-17
1
-17
/
+0
*
ext2_inode_cnv.c:
bde
1995-11-09
1
-0
/
+1
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
1
-3
/
+3
*
Cleaned up some lint and some obvious prototyping errors.
dyson
1995-11-08
1
-2
/
+3
*
Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO
dyson
1995-11-05
1
-0
/
+140