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
Craig Rodrigues
a8d36d0d9a
Forced commit and #include changes for repo copy from
...
sys/isofs/cd9660 to sys/fs/cd9660. Discussed on freebsd-current.
2007-02-11 13:54:25 +00:00
..
cd9660
Forced commit and #include changes for repo copy from
2007-02-11 13:54:25 +00:00
coda
coda_vptofh is never defined nor used.
2007-02-02 15:47:28 +00:00
deadfs
Below is slightly edited description of the LOR by Tor Egge:
2007-01-22 11:25:22 +00:00
devfs
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
2006-11-06 13:42:10 +00:00
fdescfs
…
fifofs
…
hpfs
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
2006-11-06 13:42:10 +00:00
msdosfs
Add noatime to the list of mount options that msdosfs accepts.
2007-02-08 02:30:55 +00:00
ntfs
Fix an integer overflow and allow access to files larger than 4GB on
2006-11-20 19:28:36 +00:00
nullfs
change vop_lock handling to allowing tracking of callers' file and line for
2006-11-13 05:51:22 +00:00
nwfs
Drop crummy fattime to timespec conversion routines.
2006-10-24 11:43:41 +00:00
portalfs
…
procfs
Fix the race of dereferencing /proc/<pid>/file with execve(2) by caching
2007-02-07 10:30:49 +00:00
pseudofs
Use the vnode interlock to close a race where pfs_vncache_alloc() could
2007-01-02 17:27:52 +00:00
smbfs
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
2006-11-06 13:42:10 +00:00
udf
Rewrite the udf_read() routine to use a file vnode instead of the devvp vnode.
2007-01-15 18:45:36 +00:00
umapfs
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
2006-11-06 13:42:10 +00:00
unionfs
Simplify code in union_hashins() and union_hashget() functions. These
2007-01-05 14:06:42 +00:00