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
/
iso.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Add const-qualifiers to the arguments of isonum_*().
marius
2013-07-28
1
-13
/
+22
*
This update changes the mnt_flag field in the mount structure from
mckusick
2011-07-24
1
-1
/
+1
*
Move vnode-to-file-handle translation from vfs_vptofh to vop_vptofh method.
pjd
2007-02-15
1
-0
/
+7
*
Implement the full range of ISO9660 number conversion routines in iso.h.
des
2005-10-18
1
-49
/
+35
*
Use vfs_hash instead of home-rolled.
phk
2005-03-14
1
-2
/
+0
*
Back when VOP_* was introduced, we did not have new-style struct
phk
2004-12-01
1
-3
/
+2
*
Move CD9660 to GEOM backing instead of DEVFS.
phk
2004-10-29
1
-0
/
+3
*
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
*
- Support for multibyte charsets in LIBICONV.
fjoe
2003-09-26
1
-3
/
+7
*
Fixed some style bugs in the removal of __P(()). Continuation lines
bde
2002-03-24
1
-2
/
+2
*
Remove __P.
alfred
2002-03-20
1
-14
/
+14
*
Add a flags parameter to VFS_VGET to pass through the desired
mckusick
2002-03-17
1
-1
/
+1
*
Move the netexport structure from the fs-specific mountstructure
phk
2001-04-25
1
-1
/
+0
*
Fix memory leakage on module unload.
bp
2000-06-29
1
-0
/
+1
*
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
*
Add support for Joliet extensions to the iso9660 fs. The related PR
dcs
1999-04-18
1
-4
/
+49
*
Hide the kernel-only stuff inside #ifdef KERNEL.
joerg
1997-05-07
1
-5
/
+14
*
Oops. The function cd9660_mountroot() is gone, but i've committed an
joerg
1997-05-04
1
-3
/
+1
*
This mega-commit brings the following:
joerg
1997-05-04
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Killed more FIFO ifdefs. All gone now.
bde
1997-02-13
1
-2
/
+0
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-64
/
+71
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Completed function declarations and/or added prototypes.
bde
1995-11-21
1
-2
/
+11
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
1
-2
/
+2
*
Make a lot of stuff static.
phk
1995-10-31
1
-14
/
+1
*
Change `extern inline' to `static inline' so that several functions
bde
1995-07-25
1
-9
/
+9
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-9
/
+9
*
Roll in my changes to make the cd9660 code understand the older
joerg
1995-01-16
1
-9
/
+53
*
Fixed some confusion between the size of a logical block and the size of a
dfr
1994-09-09
1
-1
/
+4
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+256