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
/
nwfs
History
alc
c77b84c60d
Eliminate the unnecessary clearing of a page's dirty bits from
...
nwfs_getpages().
2009-05-23 18:25:11 +00:00
..
nwfs_io.c
Eliminate the unnecessary clearing of a page's dirty bits from
2009-05-23 18:25:11 +00:00
nwfs_ioctl.c
…
nwfs_mount.h
…
nwfs_node.c
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
2008-10-23 15:53:51 +00:00
nwfs_node.h
…
nwfs_subr.c
Remove unused local variables.
2009-01-31 17:36:22 +00:00
nwfs_subr.h
…
nwfs_vfsops.c
Remove the thread argument from the FSD (File-System Dependent) parts of
2009-05-11 15:33:26 +00:00
nwfs_vnops.c
After r186194 the *fs_strategy() functions always return 0.
2009-01-31 18:06:34 +00:00
nwfs.h
…