This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c4fc551727
freebsd-skq
/
sys
/
miscfs
/
kernfs
History
phk
21c02482c0
Comment out rootdev & rrootdev so a ls -l doesn't panic the machine.
1996-07-03 03:48:46 +00:00
..
kernfs_vfsops.c
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
1996-06-12 03:37:57 +00:00
kernfs_vnops.c
Comment out rootdev & rrootdev so a ls -l doesn't panic the machine.
1996-07-03 03:48:46 +00:00
kernfs.h
Introduced a type `vop_t' for vnode operation functions and used
1995-11-09 08:17:23 +00:00