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
76d2795556
NetBSD
/
sys
/
ufs
History
perseant
76d2795556
Make exported LFSes not panic on the first file create.
2002-04-27 01:00:46 +00:00
..
ext2fs
if the size argument to write(2) is 0, do not modify the file in any way,
2002-03-25 02:23:55 +00:00
ffs
Add a special case for nrpos=1 to cbtorpos(). This massively reduces CPU usage
2002-04-10 14:31:07 +00:00
lfs
Make exported LFSes not panic on the first file create.
2002-04-27 01:00:46 +00:00
mfs
Don't use local extern declarations for the mountroot variable or
2002-03-04 02:25:21 +00:00
ufs
if the size argument to write(2) is 0, do not modify the file in any way,
2002-03-25 02:23:55 +00:00
files.ufs
Cleanup how file system configuration information is declared, grouping
2002-04-16 23:14:05 +00:00
Makefile