| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-10 | 1 | -2/+0 |
* | Reduce NFPI by half to keep the default number of inodes the same with | mckusick | 2011-12-21 | 1 | -1/+1 |
* | Add missing static keywords for global variables to tools in sbin/. | ed | 2011-11-04 | 2 | -2/+3 |
* | Advertise growfs(8) a little better. | trasz | 2011-06-22 | 1 | -1/+2 |
* | Update the manual page to reflect the new 32K/4K defaults. | mckusick | 2011-05-28 | 1 | -4/+4 |
* | Raise the default blocksize for UFS/FFS filesystems from | mckusick | 2011-05-26 | 1 | -2/+2 |
* | Stop trying to zero UFS1 superblocks if we fall off the end of the disk. | cperciva | 2011-04-26 | 1 | -1/+4 |
* | Xref makefs(8). | jh | 2011-02-22 | 1 | -1/+2 |
* | Add the -j option to enable soft updates journaling when creating | mckusick | 2011-02-16 | 2 | -3/+18 |
* | The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities | mckusick | 2011-01-24 | 1 | -10/+9 |
* | Add support for FS_TRIM to user-mode UFS utilities. | kib | 2010-12-29 | 4 | -3/+19 |
* | Add the missed 'p' flag to getopt() optstring argument. | kib | 2010-12-15 | 1 | -1/+1 |
* | Reported problem: | mckusick | 2010-09-24 | 1 | -7/+23 |
* | Synchronize newfs(8) manual with code. | gjb | 2010-09-14 | 1 | -3/+4 |
* | Rewording and typo fixes in newfs(8). | gjb | 2010-09-12 | 1 | -3/+3 |
* | Fix "Empty input line" mdoc warning. | sobomax | 2010-03-10 | 1 | -2/+2 |
* | o bdeficize expand_number_int() function; | sobomax | 2010-03-09 | 3 | -38/+36 |
* | Change secrorsize back to int, since that's the data type expected by the | sobomax | 2010-03-09 | 2 | -3/+21 |
* | Cast these to intmax_t before printing to fix build bustage. Better | imp | 2010-03-03 | 1 | -7/+9 |
* | Use expand_number(3) from libutil instead of home-grown function to parse | sobomax | 2010-03-03 | 3 | -92/+34 |
* | Teach newfs(8) to understand size modifiers for all options taking | sobomax | 2010-03-03 | 1 | -11/+84 |
* | One last pass to get all the unsigned comparisons correct. | mckusick | 2010-02-11 | 1 | -10/+13 |
* | Ensure that newfs will never create a filesystem with more than 2^32 | mckusick | 2010-02-10 | 3 | -47/+67 |
* | Correct two typos. | delphij | 2010-02-06 | 1 | -2/+2 |
* | Raise WARNS for various tools where possible. | ed | 2010-01-17 | 1 | -1/+1 |
* | Fix typo: s/partion/partition/ | mbr | 2010-01-02 | 1 | -1/+1 |
* | Slightly improve gjournal documentation. | trasz | 2009-04-29 | 1 | -0/+4 |
* | Don't add a bwrite() symbol, it breaks the build when building newfs | cognet | 2009-02-12 | 2 | -16/+16 |
* | Move the check for the ending char in the partition name where | luigi | 2008-12-12 | 1 | -5/+6 |
* | Enable operation of newfs on plain files, which is useful when you | luigi | 2008-12-03 | 5 | -16/+112 |
* | Replace reference from vinum.8 to gvinum.8, it was advised in the PR to | remko | 2008-03-21 | 1 | -2/+2 |
* | Use calloc(). | delphij | 2008-03-05 | 1 | -2/+1 |
* | Report erase interval (correctly) in sectors. | phk | 2007-12-16 | 1 | -2/+2 |
* | Rename the undocumented -E option to -X. | phk | 2007-12-16 | 4 | -15/+32 |
* | - Pay attention to the fact that ioctl(2) is only known to | yar | 2007-11-28 | 1 | -4/+5 |
* | MFp4: | yar | 2007-11-28 | 3 | -22/+59 |
* | Document -J in usage. | pjd | 2007-03-02 | 1 | -0/+1 |
* | Add -J flag to both newfs(8) and tunefs(8) which allows to enable gjournal | pjd | 2006-10-31 | 4 | -2/+11 |
* | Explicitly say which gid do we use as a fallback, when operator | delphij | 2006-09-27 | 1 | -1/+1 |
* | Don't treat failure to find the operator GID as a fatal error; this | iedowse | 2005-08-14 | 1 | -4/+9 |
* | When creating a new FFS file system, the block size will indirectly | delphij | 2005-02-20 | 1 | -0/+10 |
* | Document -l and -n options in usage(). | ru | 2005-01-22 | 1 | -0/+2 |
* | Polish previous revision: | ru | 2005-01-22 | 1 | -6/+12 |
* | Add an option to suppress the creation of the .snap directory in | wes | 2005-01-21 | 4 | -32/+60 |
* | Cast to intmax_t when using %jd format. | pjd | 2005-01-08 | 1 | -1/+1 |
* | Fix '-s' option for large disks and fix printing maximum file system size. | pjd | 2004-09-19 | 1 | -4/+7 |
* | Generalize the UFS bad magic value used to determine when a filesystem | jhb | 2004-08-19 | 1 | -4/+9 |
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-05-17 | 1 | -3/+3 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 4 | -16/+0 |
* | Add a "-l" flag to newfs, which sets the FS_MULTILABEL flag. This | rwatson | 2004-02-26 | 4 | -2/+11 |