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
freebsd-skq
/
sys
/
fs
History
Christian Brueffer
befb7f333f
Fix three typos in comments. Two of them obtained from OpenBSD.
...
MFC after: 3 days
2005-05-11 21:10:35 +00:00
..
cd9660
…
coda
…
deadfs
…
devfs
- In devfs_open() and devfs_close() grab Giant if the driver sets NEEDGIANT.
2005-05-01 00:56:34 +00:00
fdescfs
…
fifofs
…
hpfs
…
msdosfs
…
ntfs
The printf(9) `%p' conversion specifier puts an "0x" in
2005-05-06 00:15:57 +00:00
nullfs
- As this is presently the one and only place where duplicate acquires of
2005-04-22 22:42:44 +00:00
nwfs
Do not dereference dvp pointer before doing a NULL check.
2005-05-11 19:08:38 +00:00
portalfs
…
procfs
…
pseudofs
Fix an old pasto.
2005-04-30 16:27:20 +00:00
smbfs
Staticize a symbol used only in this file.
2005-05-06 20:47:09 +00:00
udf
Fix three typos in comments. Two of them obtained from OpenBSD.
2005-05-11 21:10:35 +00:00
umapfs
…
unionfs
- Set the v_object pointer after a successful VOP_OPEN(). This isn't a
2005-05-03 11:05:33 +00:00