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
ed54fa2d76
NetBSD
/
sbin
/
newfs
History
lukem
15af0b9ec7
when zeroing the image, use fstatfs() to find the optimal block size
...
(falling back to 8KB) instead of 512. should speed things up.
2001-08-08 07:34:53 +00:00
..
extern.h
- constify mkfs()'s first arg
2001-07-30 07:45:08 +00:00
Makefile
mkfs.c
newfs.8
* add -F option: enable creation of file system in a regular file. a "fake"
2001-07-29 09:55:22 +00:00
newfs.c
when zeroing the image, use fstatfs() to find the optimal block size
2001-08-08 07:34:53 +00:00