freebsd-src/sbin/newfs
Alfonso Gregory 430168942f newfs: prefer unsigned index over signed
We can just use a for loop starting at 0 instead of a while loop
starting at -1.

Reviewed by: imp, mckusick
Pull Request: https://github.com/freebsd/freebsd-src/pull/733
2023-06-28 16:18:47 -06:00
..
Makefile pkgbase: Put ufs related tools and lib in their own package 2022-10-26 19:46:34 +02:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mkfs.c ffs: restore backward compatibility of newfs and makefs with older binaries 2023-05-29 19:26:28 -07:00
newfs.8 Enable taking snapshots on UFS/FFS filesystems using journaled soft updates. 2022-11-12 22:56:03 -08:00
newfs.c newfs: prefer unsigned index over signed 2023-06-28 16:18:47 -06:00
newfs.h
ref.test
runtest00.sh *: Do not use the no-op -r flag for bsdlabel(8) 2022-03-17 17:28:07 +01:00
runtest01.sh *: Do not use the no-op -r flag for bsdlabel(8) 2022-03-17 17:28:07 +01:00