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
/
fs
/
cd9660
/
cd9660_node.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
The ISO9660 spec does allow files up to 4G. Change the i_size
kientzle
2006-12-08
1
-1
/
+1
*
Remove inode fields previously used for private inode hash tables.
phk
2005-03-16
1
-1
/
+0
*
Don't store the disk cdev in all inodes.
phk
2005-03-16
1
-1
/
+0
*
Use vfs_hash instead of home-rolled.
phk
2005-03-14
1
-2
/
+0
*
Move CD9660 to GEOM backing instead of DEVFS.
phk
2004-10-29
1
-1
/
+0
*
Second half of the dev_t cleanup.
phk
2004-06-17
1
-1
/
+1
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-1
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
change dev_t to struct cdev * to match ufs. This fixes fstat for cd9660
jmg
2003-06-24
1
-1
/
+1
*
Remove __P.
alfred
2002-03-20
1
-13
/
+13
*
Add a flags parameter to VFS_VGET to pass through the desired
mckusick
2002-03-17
1
-1
/
+1
*
Make cd9660 filesystem PDIRUNLOCK aware. Now it can be used in vnode stacks
bp
2000-10-03
1
-1
/
+0
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Divorce "dev_t" from the "major|minor" bitmap, which is now called
phk
1999-05-11
1
-2
/
+2
*
Forward declare some structs so that this file is more self-sufficient.
bde
1998-02-03
1
-1
/
+11
*
Staticize a few things.
phk
1997-11-18
1
-3
/
+1
*
Make a set of VOP standard lock, unlock & islocked VOP operators, which
phk
1997-10-17
1
-2
/
+2
*
VFS mega cleanup commit (x/N)
phk
1997-10-16
1
-3
/
+2
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
1
-1
/
+6
*
Uncut&paste cache_lookup().
phk
1997-08-26
1
-2
/
+2
*
Remove all traces of undocumented feature ISODEVMAP.
phk
1997-04-14
1
-16
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-21
/
+15
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
1
-3
/
+3
*
Make a lot of stuff static.
phk
1995-10-31
1
-17
/
+1
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-1
/
+4
*
Roll in my changes to make the cd9660 code understand the older
joerg
1995-01-16
1
-5
/
+5
*
Obtained from:
bde
1994-09-15
1
-1
/
+5
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+143