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
des
66f807ed8b
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
...
MFC after: 3 months
2008-10-23 15:53:51 +00:00
..
nwfs_io.c
Remove the struct thread unuseful argument from bufobj interface.
2008-10-10 21:23:50 +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
- Handle buffer lock waiters count directly in the buffer cache instead
2008-03-01 19:47:50 +00:00
nwfs_subr.h
…
nwfs_vfsops.c
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
2008-10-23 15:53:51 +00:00
nwfs_vnops.c
Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread
2008-08-28 15:23:18 +00:00
nwfs.h
…