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
Eitan Adler
08084125ee
Fix warning when compiling with gcc46:
...
error: variable 'c' set but not used Approved by: dim MFC after: 3 days
2012-01-10 02:59:09 +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 warning when compiling with gcc46:
2012-01-10 02:59:09 +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
…