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
a4181a9049
NetBSD
/
sys
/
ufs
History
bouyer
a4181a9049
If we brelse ibp, set ibp to NULL, to avoid reusing it later in balloc()
...
or in our code at the next iteration. Coverity ID 2706
2006-04-10 21:50:18 +00:00
..
ext2fs
Fix a dead error condition, coverity ID 603.
2006-03-18 13:54:21 +00:00
ffs
If we brelse ibp, set ibp to NULL, to avoid reusing it later in balloc()
2006-04-10 21:50:18 +00:00
lfs
Optimize the free list search a little more; in particular use words
2006-04-10 21:20:19 +00:00
mfs
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ufs
Correct typo in a panic message.
2006-04-04 17:12:57 +00:00
files.ufs
Tell config to generate fs_ffs.h as vfs_bio.c checks for defined(FFS).
2006-04-05 00:52:16 +00:00
Makefile