This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
newfs
History
Kirk McKusick
3fa3e267de
Update the manual page to reflect the new 32K/4K defaults.
...
Reminded by: Ivan Voras
2011-05-28 15:14:50 +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
Stop trying to zero UFS1 superblocks if we fall off the end of the disk.
2011-04-26 02:06:31 +00:00
newfs.8
Update the manual page to reflect the new 32K/4K defaults.
2011-05-28 15:14:50 +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
Raise the default blocksize for UFS/FFS filesystems from
2011-05-26 18:22:49 +00:00
ref.test
…
runtest00.sh
…
runtest01.sh
…