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
/
miscfs
/
kernfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comment out rootdev & rrootdev so a ls -l doesn't panic the machine.
phk
1996-07-03
1
-2
/
+2
*
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
dg
1996-06-12
1
-4
/
+7
*
another case where cdevsw becoming a pointer makes it neccesary to
julian
1995-12-14
1
-2
/
+6
*
devsw tables are now arrays of POINTERS to struct [cb]devsw
julian
1995-12-13
1
-2
/
+2
*
Staticize.
phk
1995-12-11
1
-26
/
+26
*
Added prototypes.
bde
1995-12-03
1
-1
/
+20
*
Fixed the type of kernfs_sync(). Trailing args were missing.
bde
1995-11-16
1
-5
/
+30
*
Get rid of hostnamelen variable.
phk
1995-11-14
1
-3
/
+3
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
2
-46
/
+46
*
Second batch of cleanup changes.
phk
1995-10-29
1
-26
/
+16
*
Fix some incorrect comments that make reference to /dev/fd.
mpp
1995-07-31
1
-4
/
+4
*
Fix various kernfs file system problems, which can result in
mpp
1995-07-31
1
-42
/
+61
*
Fixed panic that resulted from mmaping files in kernfs and procfs. A
dg
1995-05-25
2
-5
/
+6
*
Add four more filesystem flags:
wollman
1995-03-16
1
-2
/
+2
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-2
/
+1
*
From: Michael Reifenberger <root@rz-wb.fh-sw.de>
jkh
1994-11-15
1
-1
/
+16
*
GCC cleanup.
phk
1994-10-02
2
-5
/
+7
*
More loadable VFS changes:
wollman
1994-09-22
1
-1
/
+2
*
Implemented loadable VFS modules, and made most existing filesystems
wollman
1994-09-21
2
-2
/
+6
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-2
/
+6
*
Added $Id$
dg
1994-08-02
3
-0
/
+3
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
2
-0
/
+25
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
3
-0
/
+1144