This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bf434e38c7
NetBSD
/
sys
/
ufs
History
he
cd15efd05d
Fix a use of lfs_truncate() inside an #ifdef notyet (so no resulting change);
...
lfs_truncate() has lost its lwp argument.
2007-12-12 18:36:10 +00:00
..
ext2fs
Remove cn_lwp from struct componentname. curlwp should be used
2007-12-08 19:29:36 +00:00
ffs
Remove cn_lwp from struct componentname. curlwp should be used
2007-12-08 19:29:36 +00:00
lfs
Fix a use of lfs_truncate() inside an #ifdef notyet (so no resulting change);
2007-12-12 18:36:10 +00:00
mfs
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
2007-11-26 19:01:26 +00:00
ufs
use __KERNEL_RCSID() instead of __RCSID()
2007-12-11 12:16:34 +00:00
files.ufs
defflag LFS_KERNEL_RFW (in opt_lfs.h).
2007-12-12 02:56:03 +00:00
Makefile