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
/
coda
/
coda_subr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the vnode list under the mount point from a LIST to a TAILQ
dillon
2001-10-23
1
-2
/
+2
*
Backed out vestiges of the quick fixes for the transient breakage of
bde
2001-10-13
1
-1
/
+0
*
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
markm
2001-05-01
1
-2
/
+2
*
fix it so it compiles again
mjacob
2001-04-23
1
-0
/
+2
*
Mechanical change to use <sys/queue.h> macro API instead of
phk
2001-02-04
1
-2
/
+2
*
Delete unused #include <sys/select.h>.
wollman
2001-01-09
1
-1
/
+0
*
Remove unneeded #include <sys/proc.h> lines.
phk
2000-10-29
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Remove the RCS "Log" and all the verbiage it has generated.
phk
1999-07-21
1
-177
/
+3
*
Clean up the KLD/LKM goop a bit.
peter
1999-01-17
1
-5
/
+7
*
Venus must be passed O_CREAT flag on VOP_OPEN iff this is
rvb
1998-10-28
1
-17
/
+6
*
Fixes for lkm:
rvb
1998-09-29
1
-2
/
+7
*
Put "stray" printouts under DIAGNOSTIC. Make everything build
rvb
1998-09-25
1
-3
/
+11
*
Finish conversion of cfs -> coda
rvb
1998-09-13
1
-7
/
+11
*
All the references to cfs, in symbols, structs, and strings
rvb
1998-09-11
1
-134
/
+133
*
Clean LINT
rvb
1998-09-06
1
-3
/
+7
*
Pass2 complete
rvb
1998-09-02
1
-50
/
+36
*
Very Preliminary Coda
rvb
1998-08-29
1
-0
/
+750