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_fbsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove __P.
alfred
2002-03-20
1
-3
/
+3
*
Warning fix: coda_fbsd.c:113: warning: unused variable `ret'
peter
2001-06-15
1
-1
/
+0
*
Now works again and as a module and with devfs.
shafeeq
2001-06-05
1
-1
/
+51
*
Implement vop_std{get|put}pages() and add them to the default vop[].
phk
2001-05-01
1
-15
/
+1
*
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
markm
2001-05-01
1
-2
/
+3
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
Remove unneeded #include <sys/proc.h> lines.
phk
2000-10-29
1
-1
/
+0
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Convert DEVFS hooks in (most) drivers to make_dev().
phk
1999-08-23
1
-35
/
+1
*
Simplify cdevsw registration.
phk
1999-05-31
1
-5
/
+3
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-6
/
+21
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-28
1
-2
/
+2
*
Fix warnings preparing for -Wall -Wcast-qual
dillon
1999-01-27
1
-2
/
+2
*
Clean up the KLD/LKM goop a bit.
peter
1999-01-17
1
-75
/
+1
*
Remove the 'waslocked' parameter to vfs_object_create().
eivind
1999-01-05
1
-2
/
+2
*
Finished updating module event handlers to be compatible with
bde
1998-11-15
1
-2
/
+2
*
Support KLD. We register and unregister two modules. "coda" (the vfs)
peter
1998-11-03
1
-42
/
+57
*
Fixes for lkm:
rvb
1998-09-29
1
-3
/
+3
*
Cleanup and fix THE bug
rvb
1998-09-28
1
-12
/
+13
*
Put "stray" printouts under DIAGNOSTIC. Make everything build
rvb
1998-09-25
1
-16
/
+85
*
Finish conversion of cfs -> coda
rvb
1998-09-13
1
-5
/
+5
*
All the references to cfs, in symbols, structs, and strings
rvb
1998-09-11
1
-9
/
+9
*
Pass2 complete
rvb
1998-09-02
1
-78
/
+42
*
Very Preliminary Coda
rvb
1998-08-29
1
-0
/
+241