This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sbin
/
newfs
History
Matthew D Fleming
e25a029eb2
Fix sbin/ build with a 64-bit ino_t.
...
Original code by: Gleb Kurtsou
2012-09-27 23:31:06 +00:00
..
Makefile
Use expand_number(3) from libutil instead of home-grown function to parse
2010-03-03 19:25:28 +00:00
mkfs.c
Fix sbin/ build with a 64-bit ino_t.
2012-09-27 23:31:06 +00:00
newfs.8
Advertise growfs(8) a little better.
2011-06-22 18:02:28 +00:00
newfs.c
Add the -j option to enable soft updates journaling when creating
2011-02-16 06:00:27 +00:00
newfs.h
Reduce NFPI by half to keep the default number of inodes the same with
2011-12-21 22:49:16 +00:00
ref.test
…
runtest00.sh
…
runtest01.sh
…