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
/
isofs
/
cd9660
/
cd9660_node.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing
phk
2000-10-29
1
-1
/
+0
*
Convert lockmgr locks from using simple locks to using mutexes.
jasone
2000-10-04
1
-2
/
+5
*
Make cd9660 filesystem PDIRUNLOCK aware. Now it can be used in vnode stacks
bp
2000-10-03
1
-1
/
+1
*
Fix memory leakage on module unload.
bp
2000-06-29
1
-0
/
+10
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
1
-0
/
+1
*
$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
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
1
-3
/
+3
*
Ifdefed conditionally used simplock variables.
bde
1999-01-02
1
-1
/
+3
*
Staticize.
eivind
1998-02-09
1
-4
/
+4
*
Back out DIAGNOSTIC changes.
eivind
1998-02-06
1
-3
/
+1
*
Turn DIAGNOSTIC into a new-style option.
eivind
1998-02-04
1
-1
/
+3
*
Staticize a few things.
phk
1997-11-18
1
-3
/
+3
*
VFS mega cleanup commit (x/N)
phk
1997-10-16
1
-3
/
+3
*
Removed unused #includes.
bde
1997-08-02
1
-4
/
+1
*
Remove all traces of undocumented feature ISODEVMAP.
phk
1997-04-14
1
-64
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Restored one line of "High Sierra" changes from rev.1.8.
bde
1997-02-11
1
-1
/
+2
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-318
/
+144
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Whoops, I should've used the LINT config file. More ts -> tv changes
nate
1996-09-20
1
-5
/
+5
*
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
dg
1996-06-12
1
-4
/
+11
*
Added prototypes.
bde
1995-12-03
1
-1
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-35
/
+35
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-6
/
+1
*
Obtained from: memories of 1.1.5
bde
1995-02-21
1
-2
/
+2
*
Roll in my changes to make the cd9660 code understand the older
joerg
1995-01-16
1
-18
/
+28
*
Use tsleep() rather than sleep so that 'ps' is more informative about
dg
1994-10-06
1
-3
/
+3
*
Alterations to silence gcc -Wall. Some unused variables deleted.
gpalmer
1994-09-26
1
-10
/
+8
*
More loadable VFS changes:
wollman
1994-09-22
1
-7
/
+1
*
Obtained from:
bde
1994-09-15
1
-7
/
+7
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-0
/
+10
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+648