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
Max Khon
0f4e4130e1
Make msdosfs long filenames matching case insensitive again.
...
PR: 59765 Submitted by: Ryuichiro Imura <imura@ryu16.org>
2003-12-08 08:32:20 +00:00
..
cd9660
…
coda
…
deadfs
…
devfs
…
fdescfs
Fix vnode locking in fdesc_setattr. Lock vnode before invoking
2003-11-19 04:14:42 +00:00
fifofs
Use "fip->fi_readers == 0 && fip->fi_writers == 0" as the condition for
2003-11-16 01:11:11 +00:00
hpfs
…
msdosfs
Make msdosfs long filenames matching case insensitive again.
2003-12-08 08:32:20 +00:00
ntfs
…
nullfs
…
nwfs
Remove useless SMP check code.
2003-12-07 17:37:44 +00:00
portalfs
…
procfs
Minor whitespace and style issues.
2003-12-07 17:40:00 +00:00
pseudofs
Constify, and add an API function to find a named node in a directory.
2003-12-07 17:41:19 +00:00
smbfs
Remove useless SMP check code.
2003-12-07 17:37:44 +00:00
specfs
Initialize b_iooffset correctly.
2003-11-13 09:58:09 +00:00
udf
Re-arrange and consolidate some random debugging stuff
2003-12-07 05:04:49 +00:00
umapfs
…
unionfs
- A sanity check in unionfs verifies that lookups of '.' return the
2003-11-14 08:23:13 +00:00